We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca1a3b commit 97cf54aCopy full SHA for 97cf54a
CHANGELOG.md
@@ -14,7 +14,9 @@
14
15
### Fixed
16
17
-- Fixed returned None by `EOExtension.get_bands` for asset without EO bands ([#406](https://github.com/stac-utils/pystac/pull/406))
+- `EOExtension.get_bands` returns `None` for asset without EO bands ([#406](https://github.com/stac-utils/pystac/pull/406))
18
+- `identify_stac_object_type` returns `None` and `identify_stac_object` raises `STACTypeError` for non-STAC objects
19
+ ([#402](https://github.com/stac-utils/pystac/pull/402))
20
21
### Removed
22
0 commit comments