Skip to main content

GeoReduceGeometry - script and chart function

GeoReduceGeometry() is used to aggregate a geometry into an area, displaying the boundary lines from the individual areas.

Syntax:  

GeoReduceGeometry(field_name)

Return data type: string

Arguments:  

Argument Description
field_name A field or expression referring to a field containing the geometry to be represented. This could be either a point (or set of points) giving longitude or latitude, or an area.

GeoReduceGeomerty() performs a similar function to, GeoAggrGeometry() in that it combines geospatial boundary data. The difference being that individual boundary lines from the pre-aggregation data are displayed on the map.

See: GeoAggrGeometry - script and chart function

See: Loading map data

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!