Changes between Initial Version and Version 1 of Ticket #5520, comment 4


Ignore:
Timestamp:
09/08/23 16:38:10 (14 months ago)
Author:
mdavis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5520, comment 4

    initial v1  
    1 See also #5425
     1See also #5425 for a similar issue with `ST_SnapToGrid`.
     2
     3Because `ST_SnapToGrid` is a PostGIS native function, this will require changes to the PostGIS code.  A similar approach to https://github.com/libgeos/geos/pull/956 could be used.