Skip to main content

Geographical functions

These functions are used to handle geographical data in map visualizations.

See: Map

Use the drop-down on each function to see a brief description and the syntax of each function. Click the function name in the syntax description for further details.

Parameters used in geographical functions

Geometry

This can be any of the following:

  • a point (latitude, longitude)
  • an area

The reference should be to a field containing the geometry representation.

Projection

With Mercator projection you can represent maps in square format, correcting for the distortion created by stretching.

This can be any of the following:

  • 'unit' (default) - projection is 1:1
  • 'mercator'

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!