Commit 8643240
authored
General & modular STAC catalogs + COP30 (#3)
* Created collections.py to store STAC catalog endpoints and symbology preferences
* Updated stac.py accordingly with geberalized STAC search and load functions
* Added support for COP30 (force multidirectional hillshade)
* Custom NumPy hillshade functions to avoid gdal python API dependency
* Fixed issue where changing the basemap would clear controls for raster COGs1 parent 6fbb223 commit 8643240
File tree
5 files changed
+454
-315
lines changed- src/planetquery
- datasets
- tests
5 files changed
+454
-315
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
0 commit comments