Hi Everyone,
I have a Json file that i want to join to a shapefile. The json file has one row of data and i want this to be added to every row in the shapefile (the shapefile has other fields that will be updated by another shapefile). The fields I want from the JSON file are already in this shapefile.
Thanks in advance and hope that makes sense to you all