Package org.elasticsearch.common.geo
-
Class Summary Class Description GeoHashUtils Utilities for converting to/from the GeoHash standard The geohash long format is represented as lon/lat (x/y) interleaved with the 4 least significant bits representing the level (1-12) [xyxy...xyxyllll] This differs from a morton encoded value which interleaves lat/lon (y/x).*GeoPoint GeoUtils ShapesAvailability XShapeCollection<S extends org.locationtech.spatial4j.shape.Shape> Extends spatial4j ShapeCollection for points_only shape indexing support -
Enum Summary Enum Description GeoDistance Geo distance calculation.GeoShapeType Enumeration that lists allGeoShapeTypes that can be parsed and indexedGeoUtils.EffectivePoint Represents the point of the geohash cell that should be used as the value of geohashShapeRelation Enum representing the relationship between a Query / Filter Shape and indexed Shapes that will be used to determine if a Document should be matched or notSpatialStrategy