[gdal-dev] Gettin' started: WMTS -> gdal2tiles
Dan Jacobson
jidanni at jidanni.org
Thu May 14 01:52:13 PDT 2020
I have got this far:
$ wget https://maps.nlsc.gov.tw/OpenData/wmts
$ gdalinfo wmts
I want to use
$ gdal2tiles
on one of its layers, for a few km. wide rectangle, for offline browsing.
So I need to somehow save the tiles from WMTS, and then feed them into gdal2tiles.
Yes I read
https://gdal.org/drivers/raster/wmts.html
https://gdal.org/programs/gdal2tiles.html
but it is not clear what to do.
P.S., the data was found via
https://maps.nlsc.gov.tw/ > FAQ > Q: Are you offering Open Data?
Thanks.
More information about the gdal-dev
mailing list