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


Ignore:
Timestamp:
Sep 8, 2023, 4:38:10 PM (10 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.