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

Map downloads now work #12

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Map downloads now work #12

merged 3 commits into from
Apr 25, 2024

Conversation

Bonkles
Copy link
Collaborator

@Bonkles Bonkles commented Apr 25, 2024

This PR moves the hacky run-on-load download code to instead fire only when the 'Download Visible' button is pressed.

The Download Visible button:

  • honors the current bounding box
  • fetches from the entire March 2024 Overture Corpus
  • saves the file in geoparquet format
  • downloads the data in straight application/octet-stream format (it seems that there's no accepted MIME type for geoparquet at this time).

Here's an example video showing the download off:

download_ghent_bbox.mov

@Bonkles Bonkles linked an issue Apr 25, 2024 that may be closed by this pull request
@Bonkles Bonkles merged commit 35ada36 into main Apr 25, 2024
1 check failed
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.

Create a download button and make it do something!
1 participant