Hello everyone,
I’m interested in using some vintage Esri satellite imagery, which is possible with Esri’s World Imagery Wayback (World Imagery Wayback).
Deane Kensok’s diary, “Using Esri Wayback Imagery in OSM Editors” details this.
Following his diary I can get it to work on iD, but I can’t get it to work on JOSM (my favorite editor, which is on the latest version 19160).
I tried this with this imagery:
- https://www.arcgis.com/home/item.html?id=9701f2a29b1c459089a59044647a3f7b from January 31, 2018 (ID number 10768)
I get the following URL:
- https://wayback.maptiles.arcgis.com/arcgis/rest/services/world_imagery/wmts/1.0.0/default028mm/mapserver/tile/10768/{zoom}/{y}/{x} (which works on iD but not on JOSM)
I tried to add it on JOSM like this:
But when I validate, I get the following error message:
org.openstreetmap.josm.data.imagery.WMTSTileSource$WMTSGetCapabilitiesException:
Error parsing WMTS capabilities document: ParseError at [row,col]:[1,1]
Message: Byte 1 of 1-byte UTF-8 sequence invalid.
Does anyone understand this error message? Do you know how I could solve this problem?
Thanks in advance!