[postgis-tickets] [PostGIS] #3987: Sync coordinate output functions
PostGIS
trac at osgeo.org
Sun Jan 14 03:20:20 PST 2018
#3987: Sync coordinate output functions
---------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: patch | Status: assigned
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------------
We've got discrepancies on:
- what is precision parameter (number of signicant digits or number of
digits after comma);
- +/-0 blinks in tests on -Ofast;
- what's the size of buffer to allocate for text representation of
coordinate.
Patch that syncs it:
https://github.com/postgis/postgis/pull/190
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3987>
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