Skip to content

Commit

Permalink
- moved pre requisites to the beginning of the deep dive
Browse files Browse the repository at this point in the history
  • Loading branch information
doublebyte1 committed Nov 28, 2023
1 parent 74d965e commit 079d1b2
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 51 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SensorThings API
# OGC API

## Prerequisites

Expand Down
11 changes: 0 additions & 11 deletions workshop/content/docs/ogcapi/ogcapi-edr/text/basic-index.md

This file was deleted.

11 changes: 0 additions & 11 deletions workshop/content/docs/ogcapi/ogcapi-features/text/basic-index.md

This file was deleted.

24 changes: 12 additions & 12 deletions workshop/content/docs/ogcapi/ogcapi-features/text/basic-main.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@ models, richer queries, and additional coordinate reference systems.

## Background

### History
> History
While in draft form and prior to February 2019, **OGC API -
Features - Part 1: Core** was referred to as WFS3.0.

While in draft form and prior to February 2019, **OGC API -
Features - Part 1: Core** was referred to as WFS3.0.
> Versions
### Versions
**OGC API - Features - Part 1: Core** version 1.0.0 is the current
latest version

**OGC API - Features - Part 1: Core** version 1.0.0 is the current
latest version
> Test Suite
### Test Suite
Test suites are available for:

Test suites are available for:
* [OGC API - Features](https://github.com/opengeospatial/ets-ogcapi-features10)

* [OGC API - Features](https://github.com/opengeospatial/ets-ogcapi-features10)
> Implementations
### Implementations

Implementations can be found on the Compliance Database <http://www.opengeospatial.org/resource/products/byspec>
Implementations can be found on the Compliance Database <http://www.opengeospatial.org/resource/products/byspec>

### Usage

Expand Down
11 changes: 0 additions & 11 deletions workshop/content/docs/ogcapi/ogcapi-tiles/text/basic-index.md

This file was deleted.

6 changes: 1 addition & 5 deletions workshop/content/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,22 @@ nav:
- Background and context: background-and-context.md
- Overview and main concepts: overview-and-main-concepts.md
- API deep dive:
- Prerequisites: ogcapi/basic-index.md
- OGC API - Common: ogcapi/common.md
- OGC API - Features:
- Prerequisites: ogcapi/ogcapi-features/text/basic-index.md
- Overview, OGC API - Features: ogcapi/ogcapi-features/text/basic-overview.md
- An Introduction to OGC API - Features: ogcapi/ogcapi-features/text/basic-main.md
- Resources of OGC API - Features: ogcapi/ogcapi-features/text/operations.md
- OGC API - Tiles:
- Prerequisites: ogcapi/ogcapi-tiles/text/basic-index.md
- Overview, OGC API - Tiles: ogcapi/ogcapi-tiles/text/basic-overview.md
- An Introduction to OGC API - Tiles: ogcapi/ogcapi-tiles/text/basic-main.md
- Resources of OGC API - Tiles: ogcapi/ogcapi-tiles/text/operations.md
# - OGC API - Coverages: ogcapi/coverages.md
- OGC API - Processes:
- Prerequisites: ogcapi/ogcapi-processes/text/basic-index.md
- Overview, OGC API - Processes: ogcapi/ogcapi-processes/text/basic-overview.md
- An Introduction to OGC API - Processes: ogcapi/ogcapi-processes/text/basic-main.md
- OGC API - Records: ogcapi/records.md
- OGC API - Environmental Data Retrieval:
- Prerequisites: ogcapi/ogcapi-edr/text/basic-index.md
- An Introduction to OGC API - Environmental Data Retrieval: ogcapi/ogcapi-edr/text/basic-main.md
- Information Resources of OGC API - Environmental Data Retrieval: ogcapi/ogcapi-edr/text/operations.md
- Query Resources of OGC API - Environmental Data Retrieval: ogcapi/ogcapi-edr/text/advanced.md
Expand All @@ -42,7 +39,6 @@ nav:
- Items (Features) Query Resources of OGC API - EDR: ogcapi/ogcapi-edr/text/itemsquery.md
- OGC API - Maps: ogcapi/maps.md
- OGC - SensorThings API:
- Prerequisites: ogcapi/sta/text/basic-index.md
- Overview, SensorThings API: ogcapi/sta/text/overview.md
- An Introduction to SensorThings API: ogcapi/sta/text/main.md
- Resources of SensorThings API: ogcapi/sta/text/operations.md
Expand Down

0 comments on commit 079d1b2

Please sign in to comment.