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. _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
