mapbox / awesome-vector-tiles

Awesome implementations of the Mapbox Vector Tile specification
https://www.mapbox.com/developers/vector-tiles/
Creative Commons Zero v1.0 Universal
2.37k stars 280 forks source link

Added XYZ tile cache priming tool #87

Closed dechristopher closed 3 years ago

dechristopher commented 3 years ago

This tool, given the URL to an XYZ tile caching proxy, will procedurally generate and execute requests for every tile at every zoom level up to the maximum zoom level specified. Concurrency is optional and configurable. Headers for authentication or user agent spoofing can be specified using command line flags.