[postgis-tickets] [PostGIS] #3957: ST_StartPoint - not works correctly
PostGIS
trac at osgeo.org
Wed Dec 27 00:16:51 PST 2017
#3957: ST_StartPoint - not works correctly
----------------------+---------------------------
Reporter: sanyasi | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.3
Component: postgis | Version: 2.4.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
I'm not seeing a difference in the answers you posted. Can you elaborate.
In both return the X and Y is the same. In the first you have an
additional output for your additional select column
{{{
ST_StartPoint(geo)
}}}
in your sql so that doesn't expose any difference (the results are
different as expected) since have one less column selected in your second
query.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3957#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