[postgis-tickets] [PostGIS] #4981: ST_StartPoint support any geometry
PostGIS
trac at osgeo.org
Tue Aug 24 03:01:24 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 strk):
If the aim is "fast", ST_PointOnSurface isn't fast.
Also, ST_StartPoint is about getting the "start" vertex,
not a point on the "surface" of the object, so they
are really not doing the same thing.
Rather, I question whether it is ok for standard-defined
signatures to behave differently from specified, but I think
we broke that rule already
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4981#comment:2>
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