Tagged Questions
2
votes
1answer
49 views
Merge attribute data using spatial query in QGIS
I have 2 vector layers that I wish to correlate attributes - a shape file containing boundary polygons and a shape file containing point locations.
I'm using the vector>spatial query tool to generate ...
1
vote
1answer
179 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 ...
8
votes
4answers
595 views
How to identify duplicate attributes in a field?
I have a point shapefile with thousand of points. It has an ID code field that supposed to be unique. Every now and then the data entry clerk wrongly type the id creating duplicates.Right now I'm ...