Skip to content

Should geometry be simplified before reprojection? #194

@tylanderson

Description

@tylanderson

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.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions