File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
- # STAC API - Fields Extension
1
+ # STAC API - Fields Extension Specification
2
2
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
3
11
- ** OpenAPI specification:** [ openapi.yaml] ( openapi.yaml )
4
- - ** Conformance Classes:**
12
+ - ** Conformance Classes:**
5
13
- ` STAC API - Item Search ` binding: < https://api.stacspec.org/v1.0.0-rc.2/item-search#fields >
6
14
- ` 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
8
17
- ** Dependencies:**
9
18
- [ STAC API - Item Search] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/item-search )
10
19
- [ STAC API - Features] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.2/ogcapi-features )
20
+ - ** Owner** : none
11
21
12
22
By default, STAC API endpoints that return Item objects return every field of those Items. However,
13
23
Item objects can have hundreds of fields, or large
You can’t perform that action at this time.
0 commit comments