Is there tool to save currently visible WMS layer to file in QGIS, or some place in QGIS where you can get needed xml to fetch it using gdal ?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
You can always save the current view as georeferenced image, and use that with gdal. Although it is only screen resolution and size, maybe not what you want. Alternatively, you can input WMS data directly: http://www.gdal.org/frmt_wms.html You may find the used parameters of the connection in the .qgs file. |
||||
|
