You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kylebarron is still in process with getting the code set up to allow for bbox-constrained reads from geoparquet, but for now I can start by playing around with a download button that reads some data, a few entries perhaps, and saves them into a file.
The text was updated successfully, but these errors were encountered:
* Make the download button and wire it up to a method handler.
* Fix issue where Mapbox layer was being used instead of maplibre.
* Fix#10 by adding a download button that honors the current bbox and downloads everything.
---------
Co-authored-by: Benjamin Clark <clarkben@meta.com>
@kylebarron is still in process with getting the code set up to allow for bbox-constrained reads from geoparquet, but for now I can start by playing around with a download button that reads some data, a few entries perhaps, and saves them into a file.
The text was updated successfully, but these errors were encountered: