Tagged Questions
1
vote
1answer
169 views
How to save WMS getFeatureInfo points to a layer?
This may be a poorly worded question, because I am not sure of the exact terminology, but I'll give it a shot.
I have imported a vector layer from a WMS server into QGIS. I am able to query the ...
1
vote
1answer
705 views
To get FeatureInfo in OpenLayers
I am new to OpenLayers and I want to add OpenLayers.Control.WMSGetFeatureInfo to get feature
info to website.But i can't figure out right method.
I also see the source code of GeoServer OpenLayers ...