Map Visual Options
Map Data Options
Mapping Between Time Series Query and Worldmap

The query should be formatted as Time Series data. The time series (group by) name should be a 2-letter country code. For example: US for United States or FR for France.

Mapping Between Time Series Query and Worldmap

The query should be formatted as Time Series data. The time series (group by) name should be a 3-letter country code. For example: USA for United States or FRA for France.

Mapping Between Time Series Query and Worldmap

The query should be formatted as Time Series data. The time series (group by) name should be a 2-letter US state code. For example: CA for California.

Mapping Between Geohash Query and Worldmap

The query should be an Elasticsearch using the Geo Hash Grid feature or a Prometheus query that returns geohashes.

  • Location Name Field (optional): enter the name of the Location Name column. Used to label each circle on the map. If it is empty then the geohash value is used as the label.
  • geo_point/geohash Field: enter the name of the geo_point/geohash column. This is used to calculate where the circle should be drawn.
  • Metric Field: enter the name of the metric column. This is used to give the circle a value - this determines how large the circle is.
Mapping Between Table Query and Worldmap

The query should be formatted as Table data and have a geohash column and a numeric metric column.

  • Location Name Field (optional): enter the name of the Location Name column. Used to label each circle on the map. If it is empty then the geohash value is used as the label.
  • Geohash Field: enter the name of the geohash column. This is used to calculate where the circle should be drawn.
  • Metric Field: enter the name of the metric column. This is used to give the circle a value - this determines how large the circle is.
Mapping Between Table Query and Worldmap

The query should be formatted as Table data and contain latitude, longitude columns and a numeric metric column.

  • Location Name Field (optional): enter the name of the Location Name column. Used to label each circle on the map. If it is empty then the value N/A is used as the label.
  • Latitude/Longitude Fields: enter the name of the latitude and longitude columns. These are used to calculate where the circle should be drawn.
  • Metric Field: enter the name of the metric column. This is used to give the circle a value - this determines how large the circle is.
Field Mapping
Threshold Options
Hide series