Skip to content

Commit

Permalink
Added links to micro websites (#53)
Browse files Browse the repository at this point in the history
* - linked micro-websites

* - harmonised language, to match the description of other Standards.

---------

Co-authored-by: doublebyte1 <info@doublebyte.net>
  • Loading branch information
doublebyte1 and doublebyte1 authored Sep 4, 2024
1 parent 5f5e17a commit 2fa6550
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion workshop/content/docs/api-deep-dive/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ title: OGC API - Features

## Introduction

[OGC API - Features](https://ogcapi.ogc.org/features) is a multi-part standard that offers the capability
[OGC API - Features](https://features.developer.ogc.org/) is a multi-part standard that offers the capability
to create, modify, and query spatial data on the Web and specifies
requirements and recommendations for APIs that want to follow a standard
way of sharing feature data. **OGC API - Features - Part 1: Core** describes the mandatory capabilities that every
Expand Down
2 changes: 1 addition & 1 deletion workshop/content/docs/api-deep-dive/records.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ title: OGC API - Records

## Introduction

[OGC API - Records](https://ogcapi.ogc.org/records) is a multi-part draft specification that offers the capability to
[OGC API - Records](https://records.developer.ogc.org/) is a multi-part draft specification that offers the capability to
create, modify, and query metadata on the Web. The draft specification enables the
discovery of geospatial resources by standardizing the way collections of descriptive
information about the resources (metadata) are exposed. The draft specification also
Expand Down
2 changes: 1 addition & 1 deletion workshop/content/docs/api-deep-dive/tiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ title: OGC API - Tiles

## Introduction

The OGC API - Tiles standard defines building blocks for creating Web
[OGC API - Tiles standard](https://tiles.developer.ogc.org/) is a specification that defines building blocks for creating Web
APIs that support the retrieval of geospatial information as tiles.
Different forms of geospatial information are supported, such as tiles
of vector features ("vector tiles"), coverages, maps (or imagery) and
Expand Down

0 comments on commit 2fa6550

Please sign in to comment.