I'm trying to merge a two shapefiles for Spanish Zipcodes (Seccions). One shapefile has the zipcodes with purchasing power, the other has other demographic data, and I'm trying to join them together to create an encompassing shapefile.
However, the shapefile with the purchasing power attached has less zipcodes (I'm guessing that the zipcodes have changed over time). Is there a way to merge them together (obviously the join tool results in many unmatched zipcodes)? Or match them to the exact boundaries spatially?
I've heard of the fuzzy match tool but not sure if this is right because it only allows one input.
Thanks for your help!