2
votes
0answers
80 views

Trouble with polygon to polygon “Join attributes by location”

I have two polygon vector layers - one of census tracts and one of water bodies. I would like to join a particular attribute from the water bodies table to each census tract, with the output being the ...
10
votes
2answers
278 views

How to perform repetitive tasks in QGIS?

I am trying to do a treatment on many feature files, so I would like to automate it. In fact, I have one shapefile with the spatial distribution of some species, and one with vegetation type. I ...
0
votes
0answers
69 views

trying to make a point to polygon attribute join with a many to many match

I am trying to match US charter schools to noncharter schools in QGIS. I have constructed a buffer of 10 miles around each charter schools and then tried a join attributes by location match with non ...
3
votes
1answer
262 views

Join attributes by location

I am trying to join multiple records that occupy the same location (polygon centroid) and have tried using the join by location plug-in but have found this does not work for me in this case as I have ...
3
votes
1answer
175 views

How to select the nearest lines to a point layer?

I am a beginner with GIS software and I'm working on QGIS. I have a problem joining the spatial layers. I have a layer with objects in one city and another layer with the streets. I need to attach ...