Hi everyone,
I'm looking for a way to edit a shapefile as a CSV file, add some background information to the data, and then upload it back as a shapefile with all of the polygon features (not as point data).
I've been able to edit the shapefile data within ArcGIS but it would be so much faster if I could work with it in Excel and then transform it back into a shp file with all the parcel geometries. I tried using this online converter but it never processed: https://mygeodata.cloud/converter/csv-to-shp.
I've seen a few people suggest some codes, but I dont know much about Python and I'd like to avoid that as much as I can. Any tips? Thank you so much!