JuliaGeo / Shapefile.jl

Parsing .shp files in Julia
http://juliageo.org/Shapefile.jl/
MIT License
82 stars 14 forks source link

A written .shx file uses an incorrect header `filesize` #91

Closed joshday closed 1 year ago

joshday commented 1 year ago

Shapefile.write uses the same Header for both the .shp and .shx files, but the header's filesize needs to be changed for .shx.