2

I am basically new to QGIS and want to use spatial data to get the state identifiers for small polygons (say counties/zip areas) which are geographically inside the bigger polygons (states/cities). The problem is that counties layer does not have the ids (or the same ids) as the state (bigger) layer (otherwise I could just merge csv files). I tried MMQGIS merge tool but it seems that this tool can’t merge the data if there is no common identifier for both layers, just based on their geographical properties (one polygon being inside of the other).

2
  • 4
    Try the "Join attributes by location", here is a tutorial: qgistutorials.com/en/docs/3/performing_spatial_joins.html Commented Dec 9, 2021 at 5:47
  • Yes I tried that and it works! My problem was essentially deeper —I’ve had python conflicts so I didn’t have all functionality and even “join attributes...” After resolving python issues I downloaded 3.8 old version of QGIS and everything seems to work. Thanks! Commented Dec 9, 2021 at 23:23

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.