| Package | Description |
|---|---|
| mil.nga.sf.geojson |
| Modifier and Type | Method and Description |
|---|---|
static FeatureCollection |
FeatureConverter.toFeatureCollection(Collection<Geometry> simpleGeometries)
Convert simple geometries to a feature collection
|
static FeatureCollection |
FeatureConverter.toFeatureCollection(Geometry simpleGeometry)
Convert a simple geometry to a feature collection
|
static FeatureCollection |
FeatureConverter.toFeatureCollection(com.fasterxml.jackson.databind.JsonNode tree)
Convert the JSON tree to a feature collection
|
static FeatureCollection |
FeatureConverter.toFeatureCollection(Object value)
Convert the object value to a feature collection
|
static FeatureCollection |
FeatureConverter.toFeatureCollection(String content)
Convert the string content to a feature collection
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.