-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mapper): frontend pmtile basemap management pt2 (#1925)
* fix(backend): file upload methods in s3.py * fix(backend): upload basemaps to s3, remove get/download endpoint * fix(frontend): access basemap urls directly from s3 * feat(backend): add methods for deleting DbBasemap & DbBackgroundTask * feat(backend): add manual migration script for basemap upload to s3 * build: move upload basemaps script to migration dir * feat(mapper): improve offline pmtiles experience, load opfs by default * refactor: remove console log on search for opfs basemap * refactor: remove custom logic for loading offline pmtiles in react frontend * fix(management): allow loading custom pmtiles basemaps on react frontend * fix(mapper): automatically select pmtiles layer if set
- Loading branch information
1 parent
84db895
commit 8b9f238
Showing
27 changed files
with
519 additions
and
418 deletions.
There are no files selected for viewing
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
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
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
File renamed without changes.
Oops, something went wrong.