tumic0 / GPXSee-maps

GPXSee maps
https://maps.gpxsee.org
The Unlicense
33 stars 10 forks source link

FR IGN maps don't work #25

Closed Lambik closed 5 years ago

Lambik commented 5 years ago

Hi,

When loading either of the two Europe - FR - IGN map xmls, I get the error:

---------------------------
GPXSee
---------------------------
Error loading map:

/Downloads/IGN-orthophotos.xml

Error downloading capabilities XML file
---------------------------
OK   
---------------------------

Maybe they changed url?

sikmir commented 5 years ago

Yes, looks like urls changed:

https://wxs.ign.fr/an7nvfzojv5wa96dsga5nk8w/geoportail/wmts?layer=GEOGRAPHICALGRIDSYSTEMS.MAPS.SCAN-EXPRESS.STANDARD&style=normal&tilematrixset=PM&Service=WMTS&Request=GetTile&Version=1.0.0&Format=image%2Fjpeg&TileMatrix=10&TileCol=530&TileRow=365
https://wxs.ign.fr/an7nvfzojv5wa96dsga5nk8w/geoportail/wmts?layer=ORTHOIMAGERY.ORTHOPHOTOS&style=normal&tilematrixset=PM&Service=WMTS&Request=GetTile&Version=1.0.0&Format=image%2Fjpeg&TileMatrix=10&TileCol=536&TileRow=363

But some key required now:

$ curl "https://wxs.ign.fr/an7nvfzojv5wa96dsga5nk8w/geoportail/wmts?service=WMTS&Version=1.0.0&request=GetCapabilities"
<ExceptionReport><Exception exceptionCode="MissingParameter">Key does not exist or has expired</Exception></ExceptionReport>
tumic0 commented 5 years ago

http://professionnels.ign.fr/migration-geoportail Probably a temporary issue, seems to work now.

eddy-geek commented 3 years ago

It's broken again?

.local/share/gpxsee/maps/IGN-maps.xml: GEOGRAPHICALGRIDSYSTEMS.MAPS: layer not provided

ORTHO works, and I believe it's a permission issue again:

but I tried to change to <url>https://wxs.ign.fr/an7nvfzojv5wa96dsga5nk8w/geoportail/wmts</url> without success

eddy-geek commented 3 years ago

For MOBAC France-IGN-Rando.bsh they add a User-Agent (in addition to the API key), not sure if that's what's making the difference.