Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line simplification in pmtiles is too aggressive #37

Open
dabreegster opened this issue Oct 16, 2023 · 1 comment
Open

Line simplification in pmtiles is too aggressive #37

dabreegster opened this issue Oct 16, 2023 · 1 comment
Milestone

Comments

@dabreegster
Copy link
Collaborator

York geojson, near Holgate:
Screenshot from 2023-10-16 11-47-04
pmtiles using current settings:
Screenshot from 2023-10-16 11-47-26
pmtiles using --no-line-simplification or --simplify-only-low-zooms:
Screenshot from 2023-10-16 11-47-53

@dabreegster dabreegster added this to the MVP milestone Oct 16, 2023
@Robinlovelace
Copy link
Collaborator

Doesn't look too bad to me. Also: I would suggest --visvalingam which generates slightly nicer results in my limited experience comparing it with the default Douglas-P algorithm: https://github.com/felt/tippecanoe#line-and-polygon-simplification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants