[PostGIS] #5836: Different result with same table and same query in various PostGIS versions
PostGIS
trac at osgeo.org
Thu Jan 16 07:14:31 PST 2025
#5836: Different result with same table and same query in various PostGIS versions
-------------------------+---------------------
Reporter: zhangyijun | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 3.5.x
Resolution: | Keywords:
-------------------------+---------------------
Comment (by robe):
Hmm the closest thing to anything doing with curves or mvt in 3.5 is the
ST_
https://git.osgeo.org/gitea/postgis/postgis/src/branch/stable-3.5/NEWS#L157
ST_CurveN, ST_NumCurves and consistency in accessors on curved geometry
That I can't possibly imagine would cause this issue. Is this only
happening when you convert a curve geometry to linear? or it happens for
regular cases?
It's possible it was a change that was not mentioned in the NEWS.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5836#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