You're viewing version 2.13 of the OpenSearch documentation. This version is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
Geographic field types
Geographic fields contain values that represent points or shapes on a map. The following table lists all geographic field types that OpenSearch supports.
Field data type | Description |
---|---|
geo_point | A geographic point specified by latitude and longitude. |
geo_shape | A geographic shape, such as a polygon or a collection of geographic points. |