Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

offset for version byte can be incorrect #10

Closed
tmcw opened this issue Nov 19, 2013 · 2 comments
Closed

offset for version byte can be incorrect #10

tmcw opened this issue Nov 19, 2013 · 2 comments
Labels

Comments

@tmcw
Copy link
Contributor

tmcw commented Nov 19, 2013

https://app.getsentry.com/geojsonio/production/group/8249619/

// version number
view.setUint8(0, 3);
@frankrowe
Copy link

Ran into this trying to download SHPs from geojson.io. I think it's caused by fields containing a null value. Working on a fix in https://github.com/frankrowe/dbf

@tmcw
Copy link
Contributor Author

tmcw commented Apr 7, 2016

Fixed since in dbf

@tmcw tmcw closed this as completed Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants