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 050d74f commit 685079cCopy full SHA for 685079c
CHANGELOG.md
@@ -14,6 +14,9 @@
14
- Define equality and `__repr__` of `RangeSummary` instances based on `to_dict`
15
representation ([#513](https://github.com/stac-utils/pystac/pull/513))
16
- Sat Extension summaries ([#509](https://github.com/stac-utils/pystac/pull/509))
17
+- `Catalog.get_collections` for getting all child
18
+ `Collections` for a catalog, and `Catalog.get_all_collections` for recursively getting
19
+ all child `Collections` for a catalog and its children ([#511](https://github.com/stac-utils/pystac/pull/))
20
21
### Changed
22
0 commit comments