Package org.springframework.data.elasticsearch.core.geo
@NonNullApi
@NonNullFields
package org.springframework.data.elasticsearch.core.geo
-
ClassDescriptionGeo bbox used for #
Criteria
.Interface definition for structures defined in GeoJSON format. copied from Spring Data MongodbDefines aGeoJsonGeometryCollection
that consists of aList
ofGeoJson
objects.
Copied from Spring Data MongodbGeoJsonMultiLineString
is defined as list ofGeoJsonLineString
s.GeoJson
representation ofPoint
.
Copied from Spring Data Mongodb, not derived fromPoint
as this conflicts with the already existing converter for Point inGeoConverters
.GeoJson
representation of a polygon.geo-location used for #Criteria
.