xyz icon indicating copy to clipboard operation
xyz copied to clipboard

Simple tool to procedurally prime XYZ tile caches to a given zoom level.

Results 3 xyz issues
Sort by recently updated
recently updated
newest added

The current work queue concurrency model works fine. The only optimization I can see is if there's some sort of global work queue for all zoom levels with a consistent...

enhancement

Since all raster/vector tiles are coming to us in HTTP responses, I imagine there is quite a bit of memory usage at high concurrency. What if we could ignore the...

enhancement

Investigate whether a third-party library exists that will give us improved HTTP request performance and lower the overhead per request.

enhancement