Skip to content

Commit 99e3612

Browse files
committed
update headmatter
1 parent 522ae03 commit 99e3612

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
1-
# STAC API - Fields Extension
1+
# STAC API - Fields Extension Specification
22

3+
- [STAC API - Fields Extension Specification](#stac-api---fields-extension-specification)
4+
- [Overview](#overview)
5+
- [Include/Exclude Semantics](#includeexclude-semantics)
6+
- [Examples](#examples)
7+
8+
## Overview
9+
10+
- **Title:** Fields
311
- **OpenAPI specification:** [openapi.yaml](openapi.yaml)
4-
- **Conformance Classes:**
12+
- **Conformance Classes:**
513
- `STAC API - Item Search` binding: <https://api.stacspec.org/v1.0.0-rc.2/item-search#fields>
614
- `STAC API - Features` binding: <https://api.stacspec.org/v1.0.0-rc.2/ogcapi-features#fields>
7-
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-api-spec/tree/main/README.md#maturity-classification):** Candidate
15+
- **Scope:** STAC API - Features, STAC API - Item Search
16+
- **[Extension Maturity Classification](https://github.com/radiantearth/stac-api-spec/tree/main/README.md#maturity-classification):** Candidate
817
- **Dependencies:**
918
- [STAC API - Item Search](https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/item-search)
1019
- [STAC API - Features](https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/ogcapi-features)
20+
- **Owner**: none
1121

1222
By default, STAC API endpoints that return Item objects return every field of those Items. However,
1323
Item objects can have hundreds of fields, or large

0 commit comments

Comments
 (0)