Class MongoSchemaMapper

Object
AbstractCollectionMapper
MongoSchemaMapper
All Implemented Interfaces:
CollectionMapper

public class MongoSchemaMapper extends AbstractCollectionMapper
Author:
tkunicki@boundlessgeo.com
  • Constructor Details

  • Method Details

    • getGeometryPath

      public String getGeometryPath()
    • getPropertyPath

      public String getPropertyPath(String property)
    • getGeometry

      public Geometry getGeometry(DBObject dbo)
    • toObject

      public DBObject toObject(Geometry g)
    • setGeometry

      public void setGeometry(DBObject dbo, Geometry g)
    • buildFeatureType

      public SimpleFeatureType buildFeatureType(Name name, DBCollection collection)