MySQL 8.4.2
Source Code Documentation
|
This file declares the interface to calculate the length of linestrings and multilinestrings. More...
Go to the source code of this file.
Namespaces | |
namespace | gis |
Functions | |
bool | gis::length (const dd::Spatial_reference_system *srs, const Geometry *g1, double *distance, bool *null) noexcept |
Computes the length of linestrings and multilinestrings. More... | |
This file declares the interface to calculate the length of linestrings and multilinestrings.