| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| org.springframework.data.mongodb.core.geo |
Support for MongoDB geo-spatial queries.
|
| org.springframework.data.mongodb.core.query |
MongoDB specific query and update support.
|
| Class and Description |
|---|
| GeoJsonModule
A Jackson
Module to register custom JsonSerializer and JsonDeserializers for GeoJSON types. |
| Class and Description |
|---|
| GeoJson
Interface definition for structures defined in GeoJSON (
http://geojson.org/) format. |
GeoJsonLineString
GeoJsonLineString is defined as list of at least 2 Points. |
GeoJsonMultiPoint
GeoJsonMultiPoint is defined as list of Points. |
| GeoJsonPolygon |
| Class and Description |
|---|
| GeoJson
Interface definition for structures defined in GeoJSON (
http://geojson.org/) format. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.