You can't with standard tools. The identify on a wms layer triggers a web request to the origin server, which responds the data for that location.
A script could be generated to query one request for each point and parse/save the replies (maybe with throttling managenent in case the server denies query bombing) but I'm not aware of a plugin thats does it already. It can be written in a few minutes, but I can't help you right now... Maybe next days. giovanni Il 31/mar/2015 16:28 "Joris Hintjens" <joris...@gmail.com> ha scritto: > Hello, > I have a vector layer (points) and a wms layer. > I can get info from any point in the wms , and get as answer a html or > text table with the properties of that point. How can I copy those values > into a vector layer? From vector layer tovectorlayer, This can be done with > Spatial Join. What about a raster layer as data source? > > Thanks > > Joris > > > _______________________________________________ > Qgis-user mailing list > Qgis-user@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user