Tagged Questions
3
votes
2answers
382 views
How did QGIS fix a shapefile's character encoding, and can I do this on the command line with ogr2ogr?
Solved: I'm not sure why, but it works fine if I specify --config SHAPE_ENCODING "ISO-8859-1" in my ogr2ogr command. For whatever reason, this allowed ogr2ogr to go from the original TigerLine ...
