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
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
1222By default, STAC API endpoints that return Item objects return every field of those Items. However,
1323Item objects can have hundreds of fields, or large
You can’t perform that action at this time.
0 commit comments