Package org.geotools.data.mongodb
Class MongoSchemaMapper
Object
AbstractCollectionMapper
MongoSchemaMapper
- All Implemented Interfaces:
CollectionMapper
- Author:
- tkunicki@boundlessgeo.com
-
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 dbo) getPropertyPath
(String property) void
setGeometry
(DBObject dbo, Geometry g) DBObject
Methods inherited from class AbstractCollectionMapper
buildFeature
-
Constructor Details
-
MongoSchemaMapper
-
-
Method Details
-
getGeometryPath
-
getPropertyPath
-
getGeometry
-
toObject
-
setGeometry
-
buildFeatureType
-