params ▾ | timestamp | NPoints | Length | WKT | GeoJSON | poly | Image |
---|---|---|---|---|---|---|---|
0 | 2023-05-24 11:15:39.802694 | 3891 | 0.222670237174751 | WKT | GeoJSON | poly | image |
0.000100-0.000100-0.000100 | 2023-09-12 05:21:12.856345 | 420 | 0.222873798370289 | WKT | GeoJSON | poly | image |
0.000200-0.000200-0.000200 | 2023-09-12 14:29:08.594709 | 319 | 0.222973720424628 | WKT | GeoJSON | poly | image |
0.004000-0.001000-0.001000 | 2023-11-04 16:07:47.612425 | 107 | 0.231175258191702 | 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)))