geo_shape mapping type in Elasticsearch that facilitates indexing and searching of abitrary geo shapes such as polygons.
The geo_shape mapping type in Elasticsearch.
The geo_shape mapping type facilitates the indexing of and searching with arbitrary geo shapes such as rectangles and polygons. You can query documents using this type using geo_shape Filter or geo_shape Query.
The geo_shape mapping maps geo_json geometry objects to the geo_shape type.