params ▾ | timestamp | NPoints | Length | WKT | GeoJSON | poly | Image |
---|---|---|---|---|---|---|---|
0 | 2025-04-07 15:22:26.676199 | 970 | 0.126626088491787 | WKT | GeoJSON | poly | image |
0.000100-0.000100-0.000100 | 2025-04-10 00:27:43.412241 | 278 | 0.126817388397649 | WKT | GeoJSON | poly | image |
0.000200-0.000200-0.000200 | 2025-04-11 10:06:00.041387 | 197 | 0.127019053688807 | WKT | GeoJSON | poly | image |
0.001000-0.001000-0.001000 | 2025-04-12 04:02:08.274168 | 95 | 0.128035151423349 | WKT | GeoJSON | poly | image |
0.001000-0.010000-0.010000 | 2025-04-10 03:03:07.787415 | 224 | 0.12866087322232 | WKT | GeoJSON | poly | image |
0.004000-0.001000-0.001000 | 2025-04-09 00:25:12.876821 | 67 | 0.134182711255959 | WKT | GeoJSON | poly | image |
0.006000-0.001000-0.005000 | 2025-04-10 05:10:34.102236 | 18 | 0.137233377864133 | 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)))