GeospatialPython / pyshp

This library reads and writes ESRI Shapefiles in pure Python.
MIT License
1.09k stars 259 forks source link

dict = collections.OrderedDict in Pythons <= 3.5 #255

Closed JamesParrott closed 6 days ago

JamesParrott commented 1 year ago

This ensures the dict items from ShapeRecord.Record.as_dict are in the same order as in the shapefile .dbf