[GRASS-dev] [GRASS GIS] #3127: r.in.wms fails
GRASS GIS
trac at osgeo.org
Wed Aug 10 02:54:31 PDT 2016
#3127: r.in.wms fails
-----------------------+--------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.3.0
Component: Raster | Version: svn-trunk
Resolution: | Keywords: WMTS, raster
CPU: x86-64 | Platform: Linux
-----------------------+--------------------------
Comment (by mlennert):
I can see in your message a call to:
[https://www.basemap.at/wmts/1.0.0/WMTSCapabilities.xml?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=geolandbasemap&STYLE=normal&FORMAT=image/png&TILEMATRIXSET=google3857&TILEMATRIX=12&TILECOL=2188&TILEROW=1435]
This gives me the capabilities of the service, but not the tiles. In that
capabilities file, I see that to get the tile 2188,1435, I have to use the
following url:
[http://maps1.wien.gv.at/basemap/bmapgrau/normal/google3857/12/1435/2188.png]
So it seems (but I'm really a complete newbie in WMTS) that maybe the
wrong URL is being called to get the tile...
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3127#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list