accessors
This module contains functions that provide information about internal geometries.
ST_ENVELOPE_ARR
Description
Takes any number of features and returns a rectangular Polygon that encompasses all vertices.
geojsons
:ARRAY
array of features in GeoJSON format casted to STRING.
Return type
GEOGRAPHY
Example
Additional examples
Last updated