File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# STAC API - Core Specification
22
33- [ STAC API - Core Specification] ( #stac-api---core-specification )
4+ - [ Summary] ( #summary )
5+ - [ Overview] ( #overview )
46 - [ Link Relations] ( #link-relations )
57 - [ Endpoints] ( #endpoints )
68 - [ Example Landing Page for STAC API - Core] ( #example-landing-page-for-stac-api---core )
79 - [ Extensions] ( #extensions )
810 - [ Structuring Catalog Hierarchies] ( #structuring-catalog-hierarchies )
911
12+ ## Summary
13+
1014- ** OpenAPI specification:** [ openapi.yaml] ( openapi.yaml ) ([ rendered version] ( https://api.stacspec.org/v1.0.0-rc.2/core ) ),
1115- ** Conformance URIs:**
1216 - < https://api.stacspec.org/v1.0.0-rc.2/core >
1519- ** Dependencies** : None
1620 and [ commons.yaml] ( commons.yaml ) is the OpenAPI version of the core [ STAC spec] ( ../stac-spec ) JSON Schemas.
1721
22+ ## Overview
23+
1824All STAC API implementations must implement the * STAC API - Core* specification. The conformance class
1925< https://api.stacspec.org/v1.0.0-rc.2/core > requires a server to provide a valid
2026[ STAC Catalog] ( ../stac-spec/catalog-spec/catalog-spec.md ) that also includes a ` conformsTo `
Original file line number Diff line number Diff line change 11# STAC API - Item Search
22
33- [ STAC API - Item Search] ( #stac-api---item-search )
4+ - [ Summary] ( #summary )
5+ - [ Overview] ( #overview )
46 - [ Link Relations] ( #link-relations )
57 - [ Endpoints] ( #endpoints )
68 - [ Query Parameters and Fields] ( #query-parameters-and-fields )
1517 - [ Example Landing Page for STAC API - Item Search] ( #example-landing-page-for-stac-api---item-search )
1618 - [ Extensions] ( #extensions )
1719
20+ ## Summary
21+
1822- ** OpenAPI specification:** [ openapi.yaml] ( openapi.yaml ) ([ rendered version] ( https://api.stacspec.org/v1.0.0-rc.2/item-search ) )
1923- ** Conformance URIs:**
2024 - < https://api.stacspec.org/v1.0.0-rc.2/item-search >
2125- ** [ Maturity Classification] ( ../README.md#maturity-classification ) :** Candidate
2226- ** Dependencies** : [ STAC API - Core] ( ../core )
2327- ** Examples** : [ examples.md] ( examples.md )
2428
29+ ## Overview
30+
2531The * STAC API - Item Search* specification defines the * STAC API - Item Search*
2632conformance class (< https://api.stacspec.org/v1.0.0-rc.2/item-search > ), which
2733provides the ability to search for STAC [ Item] ( ../stac-spec/item-spec/README.md )
Original file line number Diff line number Diff line change 11# STAC API - Collections and Features Specification
22
33- [ STAC API - Collections and Features Specification] ( #stac-api---collections-and-features-specification )
4+ - [ Summary] ( #summary )
5+ - [ Overview] ( #overview )
46 - [ Conformance Classes] ( #conformance-classes )
57 - [ STAC API - Features] ( #stac-api---features )
68 - [ STAC API - Collections] ( #stac-api---collections )
1618 - [ Example Collection Endpoint] ( #example-collection-endpoint )
1719 - [ Extensions] ( #extensions )
1820
19- * based on [ ** OGC API - Features - Part 1: Core ** ] ( https://www.ogc.org/standards/ogcapi-features ) *
21+ ## Summary
2022
2123- ** OpenAPI specifications:**
2224 - [ STAC API - Features] ( openapi-features.yaml ) ([ rendered version] ( https://api.stacspec.org/v1.0.0-rc.2/ogcapi-features ) )
3032 - [ OGC API - Features] ( https://www.ogc.org/standards/ogcapi-features )
3133 uses all the OGC API - Features openapi fragments to describe returning STAC Item objects.
3234
35+ ## Overview
36+
3337The * STAC API - Collections and Features* specification extends the
3438[ OGC API - Features - Part 1: Core] ( https://docs.opengeospatial.org/is/17-069r3/17-069r3.html )
3539(OAFeat) specification. OAFeat
You can’t perform that action at this time.
0 commit comments