[postgis-tickets] [PostGIS] #4981: ST_StartPoint support any geometry
PostGIS
trac at osgeo.org
Tue Aug 24 08:46:02 PDT 2021
#4981: ST_StartPoint support any geometry
--------------------------+---------------------------
Reporter: kalenik | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.3.0
Component: postgis | Version: master
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by kalenik):
I went through OGC specification and, yes, it doesn't describe how
ST_StartPoint should behave for geometries that are not linestrings.
Should implementer decide whether to return NULL or try to return best
possible result? Returning something seems like better option than
returning nothing but it is arguable.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4981#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list