OSGeo / grass

GRASS GIS - free and open-source geospatial processing engine
https://grass.osgeo.org
Other
853 stars 310 forks source link

[Feat] Add a GDAL WMTS example #620

Open jidanni opened 4 years ago

jidanni commented 4 years ago

r.in.wms mentions Options: WMS_GDAL, WMS_GRASS, WMTS_GRASS, OnEarth_GRASS and r.in.gdal mentions WMTS, so maybe r.in.wms Options should add: WMTS_GDAL

Anyway, r.in.wms has a WMTS_GRASS example. Please add a GDAL WMTS example! Thanks.

neteler commented 4 years ago

Should we use the example here: https://gdal.org/drivers/raster/wmts.html or do you have another one?