Skip to content
Auto-Generated Documentation

This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.

Geo

Geo fields can carry data about a specific location related to an event.

Field Type Description Required Default
city_name Keyword City name. Optional None
continent_code Keyword Two-letter code representing continent’s name. Optional None
continent_name Keyword Name of the continent. Optional None
country_iso_code Keyword Country ISO code. Optional None
country_name Keyword Country name. Optional None
location GeoPoint Longitude and latitude. Optional None
name Keyword User-defined description of a location, at the level of granularity they care about. Optional None
postal_code Keyword Postal code associated with the location. Optional None
region_iso_code Keyword City name. Optional None
region_name Keyword Region name. Optional None
timezone Keyword The time zone of the location, such as IANA time zone name. Optional None