[Qgis-user] how to save wms

Giuseppe Sucameli sucameli at faunalia.it
Sun Feb 26 03:25:47 PST 2012


Hi,

On Sun, Feb 26, 2012 at 12:11 AM, Ing. Juan M. Bernales
<jm_bernales at hotmail.com> wrote:
> Hi all, i have a wms layer, the question is how can save it to my pc the
> courrent display?

you can use gdal_translate tool from command line (you need to write
an XML file with url to your WMS, extent to retrieve, ...).

There's a ticket [1] about making Clipper (Raster menu) able to work with
WMS layers because in this moment it works with file-based layers only.
It would do what you need, taking care to create the XML file and calling
the gdal_translate command for you, but that feature is not implemented yet.

Another way is to use python + QGis WMS provider, but of course you
need some programming skills to do it.

Regards.

[1] http://hub.qgis.org/issues/3113

-- 
Giuseppe Sucameli



More information about the Qgis-user mailing list