Skip to content

Commit 7f1d1c9

Browse files
committed
Add Collection scope #3
1 parent 3b33ef0 commit 7f1d1c9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616

1717
### Fixed
1818

19+
- Added missing scope "Collection" to Readme. The scope was already supported in JSON Schemas.
20+
1921
## [v1.0.0] - 2021-03-30
2022

2123
Initial independent release, see [previous history](https://github.com/radiantearth/stac-spec/commits/v1.0.0-rc.2/extensions/projection)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- **Title:** Projection
44
- **Identifier:** <https://stac-extensions.github.io/projection/v1.0.0/schema.json>
55
- **Field Name Prefix:** proj
6-
- **Scope:** Item
6+
- **Scope:** Item, Collection
77
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-spec/tree/master/README.md#extension-maturity):** Stable
88
- **Owner**: @matthewhanson
99
- **History:** [Prior to March 30, 2021](https://github.com/radiantearth/stac-spec/commits/v1.0.0-rc.2/extensions/projection)

0 commit comments

Comments
 (0)