-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add manifest and logic to precompute the minimal dataset file list before download. * Change maxx, maxy to xmax, ymax, etc. * Update to july catalog for further testing. * Lift the theme enablement state up to the App level and plumb it to the download button. * Get the download catalog to honor the visible themes, discarding ones that aren't visible. * Update download catalog generation to return a base path and list of filespecs relative to that basepath. * Split download file catalog by type, and download one file per type using concurrent promise pipelining. * Rebase this branch on top of main, and pick up the latest manifest for the 09-18 release. * Fix #168 but only writing tables to files if there are any batch records to speak of. * Trigger deploy * Update package-lock file. * Update geoparquet to support downloads. * Fix the download bbox path specs to conform to the latest geoparquet-wasm release. * Update the download manifest to point to the november release. * Remove the beta labelling from the wordmark. It's time for GA, Bay-bee * Fix formatting as per PR feedback. * Add a simple catch statement to alert the user when the download goes awry. * Move manifests into their own folder. --------- Co-authored-by: Benjamin Clark <clarkben@meta.com>
- Loading branch information
Showing
12 changed files
with
16,522 additions
and
277 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.