params ▾ | timestamp | NPoints | Length | WKT | GeoJSON | poly | Image |
---|---|---|---|---|---|---|---|
0 | 2025-06-24 14:47:58.124091 | 37560 | 86.2422809644443 | WKT | GeoJSON | poly | image |
0.000100-0.000100-0.000100 | 2025-06-30 22:59:22.123708 | 5890 | 86.2425577487704 | WKT | GeoJSON | poly | image |
0.001000-0.010000-0.010000 | 2025-07-01 07:13:22.006451 | 5914 | 86.2446496891256 | WKT | GeoJSON | poly | image |
0.004000-0.001000-0.001000 | 2025-07-02 02:19:57.817431 | 1420 | 86.2511026770093 | WKT | GeoJSON | poly | image |
0.010000-0.010000-0.005000 | 2025-06-30 22:57:36.501969 | 913 | 86.2717682674929 | WKT | GeoJSON | poly | image |
0.020000-0.005000-0.005000 | 2025-06-24 15:13:12.339629 | 438 | 86.2833196510195 | WKT | GeoJSON | poly | image |
0.040000-0.010000-0.010000 | 2025-06-30 23:02:05.368021 | 245 | 86.3292725557212 | 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)))