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

Use gzipped scheme data #494

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Use gzipped scheme data #494

merged 1 commit into from
Apr 3, 2024

Conversation

dabreegster
Copy link
Contributor

As fate would have it, we're forced to look at #493 immediately, because we're now over the 32MB app engine response limit. If we gzip that file, it's down to about 7MB and loads much faster on slow connections anyway!

Do gzip --keep all_schemes_output.geojson after running the combine script, and upload that to the same private_layers/v1/ folder. Please test in the dev environment first, deploy this PR manually (backend/README has instructions), make sure everthing works end-to-end, then push to test env

@dabreegster
Copy link
Contributor Author

dabreegster commented Apr 3, 2024 via email

@dabreegster dabreegster merged commit e0d6a35 into main Apr 3, 2024
2 checks passed
@dabreegster dabreegster deleted the gzip branch April 3, 2024 11:11
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

Successfully merging this pull request may close these issues.

None yet

2 participants