[GRASS-dev] [GRASS GIS] #3127: r.in.wms fails

GRASS GIS trac at osgeo.org
Wed Aug 10 04:17:43 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 hellik):

 Replying to [comment:2 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...
 >
 >

 yes it seems so; see [http://osgeo-
 org.1560.x6.nabble.com/file/n5280116/basemap_rinwms_flag_c.xml]


 {{{
 [...]
 <ResourceURL format="image/png"
 template="http://maps1.wien.gv.at/basemap/geolandbasemap/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png"
 resourceType="tile"/>
 [...]
 }}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/3127#comment:3>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list