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

Increase upload dataset limit #410

Closed
heshan0131 opened this issue Feb 28, 2019 · 4 comments
Closed

Increase upload dataset limit #410

heshan0131 opened this issue Feb 28, 2019 · 4 comments
Labels

Comments

@heshan0131
Copy link
Contributor

  • Upload file larger than 250 MB using the binary buffer

  • Re-construct string or JSON from the binary buffer

@heshan0131 heshan0131 added rfc roadmap item Item that's on our current roadmap Milestone 4. Data Integration labels Feb 28, 2019
@stevenroussey-privicy
Copy link

Perhaps stream instead?

http://oboejs.com/

@MorganGellert
Copy link
Contributor

Piggybacking on this thread because it seems relevant but I can open a separate issue if needed. The remote map upload fails on json files larger than 50MB because of this error: d3/d3-fetch#34 A solution is to cut out d3-fetch and use just fetch and FetchSteam instead (similar to @stevenroussey-privicy 's suggestion).

@UnityEQ
Copy link

UnityEQ commented May 2, 2020

Any updates on this!! Can't map national zips because the geojson is too big. (1.2gb). National Zip boundaries are about 450mb without appended data.

@heshan0131
Copy link
Contributor Author

#1156

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

4 participants