From 37d64e3a55fd320f437eb80143dedb20d272df76 Mon Sep 17 00:00:00 2001 From: Clemens Portele Date: Thu, 6 May 2021 09:18:21 +0200 Subject: [PATCH] Update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a93993..6203f87 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OGC API - Styles -This GitHub repository contains [OGC](http://opengeospatial.org)'s proposed standard for accessing styles for rendering geospatial data (features or coverages) on the web, "OGC API - Styles". The editor's draft of the specification can be found at [docs.opengeospatial.org/DRAFTS/20-009.html](http://docs.opengeospatial.org/DRAFTS/20-009.html). +This GitHub repository contains [OGC](http://opengeospatial.org)'s proposed standard for accessing styles for rendering geospatial data (features or coverages) on the web, "OGC API - Styles". The editor's draft of the specification can be found at [docs.opengeospatial.org/DRAFTS/20-009.html](https://docs.ogc.org/DRAFTS/20-009.html). [OGC API standards](https://ogcapi.ogc.org) define modular API building blocks to spatially enable Web APIs in a consistent way. [OpenAPI](http://openapis.org) is used to define the reusable API building blocks with responses in JSON and HTML.