dbase files specify the string encoding, and occasionally it's not ascii. We should probably read that and use something like: https://github.com/JuliaStrings/StringEncodings.jl To convert to UTF8. See: https://github.com/JuliaGeo/Shapefile.jl/issues/63