calvinmetcalf / shapefile-js

Convert a Shapefile to GeoJSON. Not many caveats.
http://calvinmetcalf.github.io/shapefile-js/
715 stars 228 forks source link

Support for chinese/utf-8 characters #70

Closed zxiaozhang closed 2 years ago

zxiaozhang commented 7 years ago

I have a data which contains Chinese characters. but this lib can`t prase chinese , can I set char was "utf-8" ? and how to do it?

calvinmetcalf commented 7 years ago

see calvinmetcalf/parseDBF#9