AliFlux / MapTilesDownloader

A super easy to use map tiles downloader built using Python
MIT License
427 stars 125 forks source link

Error while relaying tile - what does it mean? #30

Open knilde opened 1 year ago

knilde commented 1 year ago

Thanks for that really nice peace of work!

I use it to fill up a simple nginx-cache, that buffers tiles from OpenTopoMap. (OpenTopoMap is slooooow, so the cache makey my life easier). For that I modified main.js and added the caches URL as tile-server.

While downloading with MapTilesDownloader many errors occur. Most of them are "Error while relaying tile". What exactly this error means?