umap icon indicating copy to clipboard operation
umap copied to clipboard

URL scheme too short for WMTS in tile layer administration...

Open cquest opened this issue 10 years ago • 1 comments

Example...

http://wxs.ign.fr/73op4emhz6dyqwgcbuvr162x/wmts/?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=ORTHOIMAGERY.ORTHOPHOTOS&TILEMATRIXSET=PM&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}&FORMAT=image%2Fjpeg

it is limited to

http://wxs.ign.fr/73op4emhz6dyqwgcbuvr162x/wmts/?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=ORTHOIMAGERY.ORTHOPHOTOS&TILEMATRIXSET=PM&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}&FORMAT=i

cquest avatar Nov 23 '15 20:11 cquest