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 a338e26 commit 78767caCopy full SHA for 78767ca
CHANGELOG.md
@@ -7,6 +7,10 @@
7
- `ProjectionExtension.crs_string` to provide a single string to describe the coordinate reference system (CRS).
8
Useful because projections can be defined by EPSG code, WKT, or projjson.
9
([#548](https://github.com/stac-utils/pystac/pull/548))
10
+- SAR Extension summaries([#556](https://github.com/stac-utils/pystac/pull/556))
11
+- Migration for `sar:type` -> `sar:product_type` and `sar:polarization` ->
12
+ `sar:polarizations` for pre-0.9 catalogs
13
+ ([#556](https://github.com/stac-utils/pystac/pull/556))
14
15
### Removed
16
0 commit comments