Package org.geotools.data.mongodb
Class GeoJSONMapper
Object
AbstractCollectionMapper
GeoJSONMapper
- All Implemented Interfaces:
CollectionMapper
Maps a collection containing valid GeoJSON.
- Author:
- Justin Deoliveira, OpenGeo
-
Field Summary
Fields inherited from class AbstractCollectionMapper
MONGO_OBJECT_FEATURE_KEY
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildFeatureType
(Name name, DBCollection collection) getGeometry
(DBObject obj) getPropertyPath
(String property) void
setGeometry
(DBObject obj, Geometry g) DBObject
Methods inherited from class AbstractCollectionMapper
buildFeature
-
Constructor Details
-
GeoJSONMapper
public GeoJSONMapper()
-
-
Method Details
-
getGeometryPath
-
getPropertyPath
-
getGeometry
-
toObject
-
setGeometry
-
buildFeatureType
-