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

Links to large and real world fixtures #22

Closed
5 tasks
springmeyer opened this issue Sep 10, 2017 · 1 comment
Closed
5 tasks

Links to large and real world fixtures #22

springmeyer opened this issue Sep 10, 2017 · 1 comment

Comments

@springmeyer
Copy link
Contributor

The fixtures stored inside mvt-fixtures should be very small, easy to regenerate, and demonstrate a minimal thing like a single geometry type or a single type of invalid tile.

But downstream implementers will also be interested in oddball, massive, or otherwise realworld samples of tiles. https://github.com/mapbox/mvt-bench-fixtures exists but we can do better. Let's use this ticket to start collecting ideas and links to realworld tile samples that demonstrate things like:

  • a very dense tile at a very high zoom level (>z30)
  • a street map tile used for cartographic styling with lots of layers with varied data
  • a very dense tile with only multi-geometries and no properties - this will compress really well but will be very large in-memory
  • sample from OSM QA tiles
  • tiles that are extremely large (> 60 MB)
@springmeyer
Copy link
Contributor Author

We went with storing "real world" fixtures here, which obsoletes https://github.com/mapbox/mvt-bench-fixtures. See https://github.com/mapbox/mvt-fixtures/blob/master/REAL-WORLD.md

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

1 participant