Varsha Ravindra created SEDONA-197:
--------------------------------------
Summary: Add ST_ZMin, ST_Zmax, ST_M to Sedona
Key: SEDONA-197
URL: https://issues.apache.org/jira/browse/SEDONA-197
Project: Apache Sedona
Issue Type: New Feature
Reporter: Varsha Ravindra
Fix For: 1.3.0
I want to implement the following functions:
# ST_ZMin ([https://postgis.net/docs/ST_ZMin.html]) - It returns the Z minima
of a geometry
# ST_ZMax ([https://postgis.net/docs/ST_ZMax.html]) - It returns the Z maxima
of a geometry
# ST_M ([https://postgis.net/docs/ST_M.html]) - It returns the M coordinate of
a point
--
This message was sent by Atlassian Jira
(v8.20.10#820010)