[postgis-tickets] [PostGIS] #3539: geography ST_Segmentize returning straight line instead of curved
PostGIS
trac at osgeo.org
Thu Apr 28 14:51:17 PDT 2016
#3539: geography ST_Segmentize returning straight line instead of curved
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.3.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
I took a closer look at this to see what changed in PostGIS 2.2 to 2.3 and
most likely culprit to me seems like change in
ptarray_segmentize_sphere in lwgeodetic.c in PostGIS 2.2 there was a
called to geog2cart which looks like it was taken out and replaced with
something else in PostGIS 2.3.0
at r14706
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3539#comment:4>
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