params ▾ | timestamp | NPoints | Length | WKT | GeoJSON | poly | Image |
---|---|---|---|---|---|---|---|
0 | 2024-10-31 00:06:53.630934 | 3738 | 0.548069097190429 | WKT | GeoJSON | poly | image |
0.000000-0.010000-0.010000 | 2024-12-03 17:16:57.105392 | 44 | 0.545618914628147 | WKT | GeoJSON | poly | image |
0.001000-0.010000-0.010000 | 2024-11-30 21:44:19.500199 | 909 | 0.554925269045309 | WKT | GeoJSON | poly | image |
0.004000-0.001000-0.001000 | 2024-12-31 23:38:38.540337 | 212 | 0.556249044943003 | WKT | GeoJSON | poly | image |
0.004000-0.002000-0.002000 | 2024-11-30 06:30:43.510792 | 126 | 0.556736921714373 | WKT | GeoJSON | poly | image |
0.030000-0.005000-0.005000 | 2024-12-12 21:54:00.027209 | 52 | 0.60689784972432 | WKT | GeoJSON | poly | image |
0.100000-0.100000-0.100000 | 2024-11-29 02:32:32.780922 | 6 | 0.721110255092792 | 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)))