File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- # STAC API - Children
2-
3- - [ STAC API - Children] ( #stac-api---children )
4- - [ Link Relations] ( #link-relations )
5- - [ Endpoints] ( #endpoints )
6- - [ Pagination] ( #pagination )
7- - [ Example] ( #example )
1+ # STAC API - Children Extension
82
93- ** OpenAPI specification:** [ openapi.yaml] ( openapi.yaml ) ([ rendered version] ( https://api.stacspec.org/v1.0.0-rc.1/children ) )
104- ** Conformance Classes:**
137- ** Dependencies** :
148 - [ STAC API - Core] ( https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.1/core )
159
10+ - [ STAC API - Children Extension] ( #stac-api---children-extension )
11+ - [ Link Relations] ( #link-relations )
12+ - [ Endpoints] ( #endpoints )
13+ - [ Pagination] ( #pagination )
14+ - [ Example] ( #example )
15+
1616A STAC API Landing Page (a Catalog) can return information about the Catalog and Collection child objects
1717it contains using the link relation ` children ` to an endpoint ` /children ` . The ` /children ` endpoint must
1818return the all the Catalog and Collection objects referenced by these ` child ` link relations.
You can’t perform that action at this time.
0 commit comments