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

Replace raster OSM tiles with vector tiles #53

Closed
2 tasks done
aaronbrethorst opened this issue Oct 18, 2024 · 0 comments · Fixed by #79
Closed
2 tasks done

Replace raster OSM tiles with vector tiles #53

aaronbrethorst opened this issue Oct 18, 2024 · 0 comments · Fixed by #79
Assignees

Comments

@aaronbrethorst
Copy link
Member

aaronbrethorst commented Oct 18, 2024

There are a couple of seemingly free-to-use project that provides vector tiles based on underlying OSM map data. Vector has the advantage of offering greater styling capabilities and a more pleasant zooming experience, among other benefits. We should replace the existing raster OSM tiles with one of these.

Acceptance Criteria

  • Research the two options below and figure out which one is best for our needs
  • Implement support for the selected option

OpenFreeMap

Project home page: https://openfreemap.org
Snippet for usage with Leaflet: hyperknot/openfreemap#26

Tangram + Nextzen

Tangram: https://github.com/tangrams/tangram
Nextzen: https://developers.nextzen.org/about.html

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

Successfully merging a pull request may close this issue.

2 participants