Class GeoJSONMapper

    • Constructor Detail

      • GeoJSONMapper

        public GeoJSONMapper()
    • Method Detail

      • getGeometryPath

        public String getGeometryPath()
      • getPropertyPath

        public String getPropertyPath​(String property)
      • getGeometry

        public Geometry getGeometry​(DBObject obj)
      • toObject

        public DBObject toObject​(Geometry g)
      • setGeometry

        public void setGeometry​(DBObject obj,
                                Geometry g)