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

Error: Cannot create a string longer than 0x3fffffe7 characters (~1GB) #8

Open
aaronrudkin opened this issue Mar 20, 2019 · 0 comments

Comments

@aaronrudkin
Copy link

I have a very large file that requires coarsening (1.5GB, geojson of US ZIP codes). Running geojson-precision results in an error "Error: Cannot create a string longer than 0x3fffffe7 characters". This is an upstream error in the Buffer npm module, but one presumes it makes more sense to report it here since the solution might involve substituting a different initial reader.

Reference file:
https://github.com/jgoodall/us-maps/blob/master/geojson/zcta5.geo.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant