Package org.springframework.data.geo
@NonNullApi
package org.springframework.data.geo
Value types representing geo-spatial concepts.
- Since:
 - 1.8
 - Author:
 - Thomas Darimont, Oliver Gierke
 
- 
ClassDescriptionRepresents a geospatial box valueRepresents a geospatial circle valueValue object to create custom
Metrics on the fly.Value object to represent distances in a given metric.Custom module to deserialize the geo-spatial value objects using Jackson 2.GeoPage<T>GeoResult<T>Value object capturing some arbitrary object plus a distance.GeoResults<T>Value object to captureGeoResults as well as the average distance they have.Interface forMetrics that can be applied to a base scale.Commonly usedMetrics.Represents a geospatial point value.Simple value object to represent aPolygon.Common interface for all shapes.