params ▾ | timestamp | NPoints | Length | WKT | GeoJSON | poly | Image |
---|---|---|---|---|---|---|---|
0 | 2025-05-20 13:35:08.234949 | 3377 | 0.712166894675971 | WKT | GeoJSON | poly | image |
0.000000-0.001000-0.001000 | 2025-06-02 10:47:01.290861 | 356 | 0.712438769298803 | WKT | GeoJSON | poly | image |
0.000200-0.000200-0.000200 | 2025-06-05 21:26:27.536945 | 696 | 0.712706306973635 | WKT | GeoJSON | poly | image |
0.004000-0.001000-0.001000 | 2025-06-06 13:48:35.789467 | 300 | 0.720506072146518 | WKT | GeoJSON | poly | image |
0.120000-0.120000-0.120000 | 2025-06-22 08:03:32.803689 | 8 | 1.03227903204511 | WKT | GeoJSON | poly | image |
0.150000-0.150000-0.150000 | 2025-06-28 05:24:37.167834 | 6 | 1.14236596587959 | WKT | GeoJSON | poly | image |
X, Y, Z are parameters for the following postgis equation. The default values are chosen according to the size of the original geometry to give a slighty bigger geometry, without too many nodes.
Note that:ST_Union(ST_MakeValid(ST_SimplifyPreserveTopology(geom, 0.00001)), ST_Buffer(ST_SimplifyPreserveTopology(ST_SnapToGrid(ST_Buffer(geom, X), Y), Z)))
ST_Buffer(ST_SimplifyPreserveTopology(ST_SnapToGrid(ST_Buffer(geom, X), Y), Z)))
ST_Intersection(geom, ST_Buffer(ST_SimplifyPreserveTopology(ST_SnapToGrid(ST_Buffer(geom, X), Y), Z)))