Documentation

geo.ST_Length() function

geo.ST_Length() is experimental and subject to change at any time.

geo.ST_Length() returns the spherical length or distance of the specified GIS geometry.

Function type signature
(geometry: A, ?units: {distance: string}) => float where A: Record
For more information, see Function type signatures.

Parameters

geometry

(Required) GIS geometry to test. Can be either point or linestring geometry. Point geometry will always return 0.0.

units

Record that defines the unit of measurement for distance.


Was this page helpful?

Thank you for your feedback!


Introducing InfluxDB 3.0

The new core of InfluxDB built with Rust and Apache Arrow. Available today in InfluxDB Cloud Dedicated.

Learn more

State of the InfluxDB Cloud Serverless documentation

The new documentation for InfluxDB Cloud Serverless is a work in progress. We are adding new information and content almost daily. Thank you for your patience!

If there is specific information you’re looking for, please submit a documentation issue.