Tagged Questions
1
vote
1answer
283 views
Python - read shapefile .dbf for encoding
I've written a python script that formats a .shp such that its fields structure matches my office's database view in order to ingest the data of said shapefile. This original shapefile was encoded ...