You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the simplification tolerance is defined in EPSG:4326, and applied after the geometry is re-projected. This currently doesn't work as well near the poles (shown below)
Simplifying before re-projection would allow a good simplification tolerance that can apply across all latitudes, meaning polar geometries are simplified enough and equatorial geometries are not over simplified.
Example from #192 near the poles, where sensor detector footprints can be seen.