ArduPilot / MAVProxy

MAVLink proxy and command line ground station
GNU General Public License v3.0
455 stars 674 forks source link

Map Tiles are not loaded (Tiles show up as Unavailable) #1425

Open Notenlish opened 1 month ago

Notenlish commented 1 month ago

I'm using OpenStreetMap for map tiles but even though it fetches the tiles, they just show up as unavailable for some reason. I tried every other tile provider and it either does the same thing or it just raises this error: [ WARN:0@191.888] global loadsave.cpp:248 cv::findDecoder imread_('C:\Users\─░hsan\AppData\Local\.tilecache\MicrosoftSat\19\317271\479389.img'): can't open/read file: check file path/integrity

stephendade commented 1 month ago

I've found the Microsoft and Google based maps still work. But some others (like OpenStreetMap) do not - likely because they've changed their server details for downloading tiles.

Notenlish commented 1 month ago

I think it was due to my network, now Microsoft's api works but yeah some tile providers need to be updated(or their api has changed)