[postgis-tickets] [PostGIS] #5072: ST_GeomFromTWKB rounding issue with negative xyprecision
PostGIS
trac at osgeo.org
Mon Jun 13 11:29:50 PDT 2022
#5072: ST_GeomFromTWKB rounding issue with negative xyprecision
----------------------------+---------------------------
Reporter: Aurélien Mino | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.3.0
Component: postgis | Version: 3.1.x
Resolution: wontfix | Keywords:
----------------------------+---------------------------
Changes (by pramsey):
* status: new => closed
* resolution: => wontfix
Comment:
We could round off in the function, but that would be silly. They are
effectively the same answer, if you need exact precision, round them off.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5072#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