Changes between Version 1 and Version 2 of Ticket #5520, comment 4
- Timestamp:
- 09/12/23 10:10:19 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5520, comment 4
v1 v2 1 See also #5425 for a similar issue with `ST_SnapToGrid`.1 See also #5425 and #3929 for a similar issue with `ST_SnapToGrid`. 2 2 3 3 Because `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.