diff --git a/README.md b/README.md
index 11b89a280..dd1db3c88 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# OGC API - Environmental Data Retrieval
-[](https://www.opengeospatial.org)
+[](https://www.ogc.org/)
-This is the GitHub repository of the [OGC Environmental Data Retrieval API Standard Working Group (EDR API SWG)](https://www.opengeospatial.org/projects/groups/edr-apiswg).
+This is the GitHub repository of the [OGC Environmental Data Retrieval API Standard Working Group (EDR API SWG)](https://www.ogc.org//projects/groups/edr-apiswg).
-The **[OGC API - Environmental Data Retrieval](https://ogcapi.ogc.org/edr/)** standard is part of the OGC API suite of standards. [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.
+The **[OGC API - Environmental Data Retrieval](https://ogcapi.ogc.org/edr/)** standard is part of the OGC API suite of standards. [OGC API standards](https://ogcapi.ogc.org) define modular API building blocks to spatially enable Web APIs in a consistent way. [OpenAPI](https://www.openapis.org/) is used to define the reusable API building blocks.
### EDR API Collections
As with other OGC APIs that include a `/collections` end point, EDR supports distribution of _collections_ of geospatial data in particular ways. An EDR collection can contain virtually any data about the natural or built environment that needs to be _sampled_ using a spatio-temporal query pattern. The following is a list of examples that illustrate what this environmental data sampling paradigm might entail.
@@ -149,7 +149,7 @@ The Working Group is now developing a backwards-compatible V1.1 and future enhan
### Best Practice
-* [OGC API - Environmental Data Retrieval Best Practice](http://docs.opengeospatial.org/DRAFTS/20-065.html) - No Content yet
+* [OGC API - Environmental Data Retrieval Best Practice](https://docs.ogc.org/DRAFTS/20-065.html) - No Content yet
### Contributing
diff --git a/asciidoctor.json b/asciidoctor.json
index 94ea83c8f..9a9fc4964 100644
--- a/asciidoctor.json
+++ b/asciidoctor.json
@@ -1,7 +1,7 @@
{
"0": {
"OGC_doc_number": "19-086r6",
- "urn":"http://www.opengis.net/doc/IS/ogcapi-edr/1.1",
+ "urn":"https://www.opengis.net/doc/IS/ogcapi-edr/1.2",
"title":"OGC API - Environmental Data Retrieval Standard",
"path":"standard/document.adoc",
"options": ["--trace"],
@@ -16,7 +16,7 @@
},
"1": {
"OGC_doc_number": "20-065",
- "urn":"http://www.opengis.net/doc/BP/ogcapi-edrBP/1.0",
+ "urn":"https://www.opengis.net/doc/BP/ogcapi-edrBP/1.0",
"title":"OGC API EDR Best Practice",
"path":"best_practice/bp.adoc",
"options": ["--trace"],
diff --git a/core/standard/abstract_tests/ATS_class_collections.adoc b/core/standard/abstract_tests/ATS_class_collections.adoc
index 35b618924..a9a7eb1da 100644
--- a/core/standard/abstract_tests/ATS_class_collections.adoc
+++ b/core/standard/abstract_tests/ATS_class_collections.adoc
@@ -3,9 +3,9 @@
.Collections
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/collections
-subject:: <>
-inherit:: http://www.opengis.net/spec/ogcapi-common-2/1.0/conf/collections
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/collections
+subject:: <>
+inherit:: https://www.opengis.net/spec/ogcapi-common-2/1.0/conf/collections
classification:: Target Type:Web API
conformance-test:: /conf/core/crs
conformance-test:: /conf/collections/rc-md-op
diff --git a/core/standard/abstract_tests/ATS_class_core.adoc b/core/standard/abstract_tests/ATS_class_core.adoc
index 50ebdb39d..3c89ae4ab 100644
--- a/core/standard/abstract_tests/ATS_class_core.adoc
+++ b/core/standard/abstract_tests/ATS_class_core.adoc
@@ -3,9 +3,9 @@
.Core
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core
-subject:: <>
-inherit:: http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core
+subject:: <>
+inherit:: https://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core
classification:: Target Type:Web API
conformance-test:: /conf/core/http
conformance-test:: /conf/core/root-op
diff --git a/core/standard/abstract_tests/ATS_class_covjson.adoc b/core/standard/abstract_tests/ATS_class_covjson.adoc
index 77d783e39..3163456f8 100644
--- a/core/standard/abstract_tests/ATS_class_covjson.adoc
+++ b/core/standard/abstract_tests/ATS_class_covjson.adoc
@@ -3,10 +3,10 @@
.CoverageJSON
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/covjson
-subject:: <>
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/covjson
+subject:: <>
classification:: Target Type:Web API
-inherit:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core
+inherit:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core
conformance-test:: /conf/covjson/content
conformance-test:: /conf/covjson/definition
====
diff --git a/core/standard/abstract_tests/ATS_class_edr-geojson.adoc b/core/standard/abstract_tests/ATS_class_edr-geojson.adoc
index 4e201eacb..3eafd36cb 100644
--- a/core/standard/abstract_tests/ATS_class_edr-geojson.adoc
+++ b/core/standard/abstract_tests/ATS_class_edr-geojson.adoc
@@ -3,10 +3,10 @@
.EDR GeoJSON
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/edr-geojson
-subject:: <>
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/edr-geojson
+subject:: <>
classification:: Target Type:Web API
-inherit:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core
+inherit:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core
conformance-test:: /conf/edr-geojson/content
conformance-test:: /conf/edr-geojson/definition
====
diff --git a/core/standard/abstract_tests/ATS_class_geojson.adoc b/core/standard/abstract_tests/ATS_class_geojson.adoc
index b2c069bfb..06ace9dbf 100644
--- a/core/standard/abstract_tests/ATS_class_geojson.adoc
+++ b/core/standard/abstract_tests/ATS_class_geojson.adoc
@@ -3,10 +3,10 @@
.GeoJSON
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/geojson
-subject:: <>
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/geojson
+subject:: <>
classification:: Target Type:Web API
-inherit:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core
+inherit:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core
conformance-test:: /conf/geojson/definition
conformance-test:: /conf/geojson/content
====
diff --git a/core/standard/abstract_tests/ATS_class_html.adoc b/core/standard/abstract_tests/ATS_class_html.adoc
index e16ee63a7..da24289f6 100644
--- a/core/standard/abstract_tests/ATS_class_html.adoc
+++ b/core/standard/abstract_tests/ATS_class_html.adoc
@@ -3,11 +3,11 @@
.HTML
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/html
-subject:: <>
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/html
+subject:: <>
classification:: Target Type:Web API
-inherit:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core
-inherit:: http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/html
+inherit:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core
+inherit:: https://www.opengis.net/spec/ogcapi-common-1/1.0/conf/html
conformance-test:: /conf/html/content
conformance-test:: /conf/html/definition
====
diff --git a/core/standard/abstract_tests/ATS_class_instances.adoc b/core/standard/abstract_tests/ATS_class_instances.adoc
index 3333c0539..7f8a02603 100644
--- a/core/standard/abstract_tests/ATS_class_instances.adoc
+++ b/core/standard/abstract_tests/ATS_class_instances.adoc
@@ -3,10 +3,10 @@
.Conformance Class "Instances"
|===
2+|*Conformance Class*
-2+|http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/instances
+2+|https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/instances
|Target type |Web API
-|Requirements Class |<>
-|Dependency |<>
+|Requirements Class |<>
+|Dependency |<>
|===
==== General Tests
diff --git a/core/standard/abstract_tests/ATS_class_json.adoc b/core/standard/abstract_tests/ATS_class_json.adoc
index 241c60474..9e2d36bca 100644
--- a/core/standard/abstract_tests/ATS_class_json.adoc
+++ b/core/standard/abstract_tests/ATS_class_json.adoc
@@ -3,11 +3,11 @@
.JSON
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/json
-subject:: <>
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/json
+subject:: <>
classification:: Target Type:Web API
-inherit:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core
-inherit:: http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/json
+inherit:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core
+inherit:: https://www.opengis.net/spec/ogcapi-common-1/1.0/conf/json
conformance-test:: /conf/json/definition
conformance-test:: /conf/json/content
====
diff --git a/core/standard/abstract_tests/ATS_class_oas30.adoc b/core/standard/abstract_tests/ATS_class_oas30.adoc
index af5caccf0..e2d62e4e1 100644
--- a/core/standard/abstract_tests/ATS_class_oas30.adoc
+++ b/core/standard/abstract_tests/ATS_class_oas30.adoc
@@ -3,11 +3,11 @@
.OpenAPI 3.0
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/oas30
-subject:: <>
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/oas30
+subject:: <>
classification:: Target Type:Web API
-inherit:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core
-inherit:: http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/oas30
+inherit:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core
+inherit:: https://www.opengis.net/spec/ogcapi-common-1/1.0/conf/oas30
conformance-test:: /conf/oas30/completeness
conformance-test:: /conf/oas30/exceptions-codes
conformance-test:: /conf/oas30/oas-definition-1
diff --git a/core/standard/abstract_tests/ATS_class_queries.adoc b/core/standard/abstract_tests/ATS_class_queries.adoc
index 49457e0f6..20da2c3a1 100644
--- a/core/standard/abstract_tests/ATS_class_queries.adoc
+++ b/core/standard/abstract_tests/ATS_class_queries.adoc
@@ -3,11 +3,11 @@
.Queries
====
[%metadata]
-identifier:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/queries
-subject:: <>
+identifier:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/queries
+subject:: <>
classification:: Target Type:Web API
-inherit:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core
-inherit:: http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/collections
+inherit:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core
+inherit:: https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/collections
conformance-test:: /conf/position/no-query-params
conformance-test:: /conf/position/no-coords-param
conformance-test:: /conf/position/coords-param-invalid
diff --git a/core/standard/abstract_tests/collections/ATS_rc-md-collection-info-table.adoc b/core/standard/abstract_tests/collections/ATS_rc-md-collection-info-table.adoc
index fe25e8e21..b00398681 100644
--- a/core/standard/abstract_tests/collections/ATS_rc-md-collection-info-table.adoc
+++ b/core/standard/abstract_tests/collections/ATS_rc-md-collection-info-table.adoc
@@ -3,6 +3,6 @@
[width="90%",cols="3",options="header"]
|===
|Format |Schema Document |Test ID
-|HTML |link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/collections/collection.yaml[collection.yaml]|<>
-|JSON |link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/collections/collection.yaml[collection.yaml] |<>
+|HTML |link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/collections/collection.yaml[collection.yaml]|<>
+|JSON |link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/collections/collection.yaml[collection.yaml] |<>
|===
diff --git a/core/standard/abstract_tests/collections/ATS_rc-md-success-table.adoc b/core/standard/abstract_tests/collections/ATS_rc-md-success-table.adoc
index 37e58eff9..a7dfebc6a 100644
--- a/core/standard/abstract_tests/collections/ATS_rc-md-success-table.adoc
+++ b/core/standard/abstract_tests/collections/ATS_rc-md-success-table.adoc
@@ -3,6 +3,6 @@
[width="90%",cols="3",options="header"]
|===
|Format |Schema Document |Test ID
-|HTML |link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/collections/collections.yaml[collections.yaml]|<>
-|JSON |link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/collections/collections.yaml[collections.yaml] |<>
+|HTML |link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/collections/collections.yaml[collections.yaml]|<>
+|JSON |link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/collections/collections.yaml[collections.yaml] |<>
|===
diff --git a/core/standard/abstract_tests/core/ATS_conformance-success.adoc b/core/standard/abstract_tests/core/ATS_conformance-success.adoc
index cc8774ebc..937271ab8 100644
--- a/core/standard/abstract_tests/core/ATS_conformance-success.adoc
+++ b/core/standard/abstract_tests/core/ATS_conformance-success.adoc
@@ -6,7 +6,7 @@ identifier:: /conf/core/conformance-success
target:: /req/core/conformance-success
test-purpose:: Validate that the Conformance Declaration response complies with the required structure and contents.
test-method::
-step::: Validate the response document against OpenAPI 3.0 schema link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/core/confClasses.yaml[confClasses.yaml]
-step::: Validate that the document includes the conformance class "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core"
+step::: Validate the response document against OpenAPI 3.0 schema link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/core/confClasses.yaml[confClasses.yaml]
+step::: Validate that the document includes the conformance class "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core"
step::: Validate that the document lists all OGC API conformance classes that the API implements.
====
diff --git a/core/standard/abstract_tests/core/ATS_root-success.adoc b/core/standard/abstract_tests/core/ATS_root-success.adoc
index 0c49852af..73ce9cf29 100644
--- a/core/standard/abstract_tests/core/ATS_root-success.adoc
+++ b/core/standard/abstract_tests/core/ATS_root-success.adoc
@@ -29,6 +29,6 @@ The landing page may be retrieved in a number of different formats. The followin
[width="90%",cols="3",options="header"]
|===
|Format |Schema Document |Test ID
-|HTML |link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/core/landingPage.yaml[landingPage.yaml]|<>
-|JSON |link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/core/landingPage.yaml[landingPage.yaml] |<>
+|HTML |link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/core/landingPage.yaml[landingPage.yaml]|<>
+|JSON |link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/core/landingPage.yaml[landingPage.yaml] |<>
|===
diff --git a/core/standard/abstract_tests/covjson/ATS_content.adoc b/core/standard/abstract_tests/covjson/ATS_content.adoc
index e6b43eaa9..0b45a911c 100644
--- a/core/standard/abstract_tests/covjson/ATS_content.adoc
+++ b/core/standard/abstract_tests/covjson/ATS_content.adoc
@@ -7,5 +7,5 @@ target:: /req/covjson/content
test-purpose:: Verify the content of a CoverageJSON document given an input document and schema.
test-method::
step::: Validate that the document is a CoverageJSON document.
-step::: Validate the document against the link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/covjson/coverageJSON.yaml[coverageJSON.yaml] schema using a JSON Schema validator.
+step::: Validate the document against the link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/covjson/coverageJSON.yaml[coverageJSON.yaml] schema using a JSON Schema validator.
====
diff --git a/core/standard/abstract_tests/edr-geojson/ATS_content.adoc b/core/standard/abstract_tests/edr-geojson/ATS_content.adoc
index bb5dd22b7..365831c5c 100644
--- a/core/standard/abstract_tests/edr-geojson/ATS_content.adoc
+++ b/core/standard/abstract_tests/edr-geojson/ATS_content.adoc
@@ -8,7 +8,7 @@ test-purpose:: Verify the content of an EDR GeoJSON document given an input docu
test-method::
. Validate that the document is an EDR GeoJSON document.
. Validate the document against one of the EDR GeoJSON schemas:
- * FeatureCollection: link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/edr-geojson/edrFeatureCollectionGeoJSON.yaml[edrFeatureCollectionGeoJSON.yaml]
- * Feature: link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/geojson/featureGeoJSON.yaml[featureGeoJSON.yaml]
- * GeometryCollection: link:https://schemas.opengis.net/ogcapi/edr/1.1/openapi/schemas/geojson/geometrycollectionGeoJSON.yaml[geometrycollectionGeoJSON.yaml] using a JSON Schema validator.
+ * FeatureCollection: link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/edr-geojson/edrFeatureCollectionGeoJSON.yaml[edrFeatureCollectionGeoJSON.yaml]
+ * Feature: link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/geojson/featureGeoJSON.yaml[featureGeoJSON.yaml]
+ * GeometryCollection: link:https://schemas.opengis.net/ogcapi/edr/1.2/openapi/schemas/geojson/geometrycollectionGeoJSON.yaml[geometrycollectionGeoJSON.yaml] using a JSON Schema validator.
====
diff --git a/core/standard/abstract_tests/queries/ATS_instances.adoc b/core/standard/abstract_tests/queries/ATS_instances.adoc
index c72b7f048..6c8608589 100644
--- a/core/standard/abstract_tests/queries/ATS_instances.adoc
+++ b/core/standard/abstract_tests/queries/ATS_instances.adoc
@@ -2,9 +2,9 @@
[cols="1,4",width="90%"]
|===
2+|*Conformance Class*
-2+|http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/collections
+2+|https://www.opengis.net/spec/ogcapi-common-1/1.0/conf/collections
|Target type |Web API
-|Requirements Class |<>
+|Requirements Class |<>
|Dependency |<>
|===
diff --git a/core/standard/document.adoc b/core/standard/document.adoc
index 54e5b3556..f69bbfac1 100644
--- a/core/standard/document.adoc
+++ b/core/standard/document.adoc
@@ -5,7 +5,7 @@
:status: draft
:committee: technical
:draft: 3.0
-:external-id: http://www.opengis.net/doc/IS/ogcapi-edr-1/1.2
+:external-id: https://www.opengis.net/doc/IS/ogcapi-edr-1/1.2
:docnumber: 19-086r7
:received-date: 2022-07-26
:issued-date: 2022-09-30
diff --git a/core/standard/examples/collections_metadata_JSON_1.adoc b/core/standard/examples/collections_metadata_JSON_1.adoc
index 727361fda..eea019939 100755
--- a/core/standard/examples/collections_metadata_JSON_1.adoc
+++ b/core/standard/examples/collections_metadata_JSON_1.adoc
@@ -205,7 +205,7 @@ There are also links to the license information for the observation and forecast
}
},
"crs": [
- "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
+ "https://www.opengis.net/def/crs/OGC/1.3/CRS84"
],
"output_formats": [
"CoverageJSON",
@@ -224,7 +224,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_windDirection",
+ "id": "https://codes.wmo.int//common/quantity-kind/_windDirection",
"label": "Wind Direction"
},
"measurementType": {
@@ -243,7 +243,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_windSpeed",
+ "id": "https://codes.wmo.int//common/quantity-kind/_windSpeed",
"label": "Wind Speed"
},
"measurementType": {
@@ -262,7 +262,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_maximumWindGustSpeed",
+ "id": "https://codes.wmo.int//common/quantity-kind/_maximumWindGustSpeed",
"label": "Wind Gust"
},
"measurementType": {
@@ -281,7 +281,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Air Temperature"
},
"measurementType": {
@@ -300,7 +300,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/wmdr/ObservedVariableAtmosphere/_266",
+ "id": "https://codes.wmo.int//wmdr/ObservedVariableAtmosphere/_266",
"label": "Weather"
},
"measurementType": {
@@ -319,7 +319,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/bufr4/b/13/_009",
+ "id": "https://codes.wmo.int//bufr4/b/13/_009",
"label": "Relative Humidity"
},
"measurementType": {
@@ -338,7 +338,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_dewPointTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_dewPointTemperature",
"label": "Dew point"
},
"measurementType": {
@@ -357,7 +357,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/bufr4/b/10/_051",
+ "id": "https://codes.wmo.int//bufr4/b/10/_051",
"label": "Pressure"
},
"measurementType": {
@@ -376,7 +376,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_pressureTendency",
+ "id": "https://codes.wmo.int//common/quantity-kind/_pressureTendency",
"label": "Pressure Tendancy"
},
"measurementType": {
@@ -395,7 +395,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_horizontalVisibility",
+ "id": "https://codes.wmo.int//common/quantity-kind/_horizontalVisibility",
"label": "Visibility"
},
"measurementType": {
@@ -564,7 +564,7 @@ There are also links to the license information for the observation and forecast
}
},
"crs": [
- "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
+ "https://www.opengis.net/def/crs/OGC/1.3/CRS84"
],
"output_formats": [
"CoverageJSON",
@@ -582,7 +582,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-0",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-0",
"label": "Wind Direction"
},
"measurementType": {
@@ -601,7 +601,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Speed"
},
"measurementType": {
@@ -620,7 +620,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Gust"
},
"measurementType": {
@@ -639,7 +639,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Air Temperature"
},
"measurementType": {
@@ -658,7 +658,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/wmdr/ObservedVariableAtmosphere/_266",
+ "id": "https://codes.wmo.int//wmdr/ObservedVariableAtmosphere/_266",
"label": "Weather"
},
"measurementType": {
@@ -677,7 +677,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Relative Humidity"
},
"measurementType": {
@@ -696,7 +696,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Feels like temperature"
},
"measurementType": {
@@ -715,7 +715,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-4-51",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-4-51",
"label": "UV index"
},
"measurementType": {
@@ -734,7 +734,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Probability of precipitation"
},
"measurementType": {
@@ -753,7 +753,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_horizontalVisibility",
+ "id": "https://codes.wmo.int//common/quantity-kind/_horizontalVisibility",
"label": "Visibility"
},
"measurementType": {
diff --git a/core/standard/examples/conformance_response_JSON_1.adoc b/core/standard/examples/conformance_response_JSON_1.adoc
index 6999de13e..27efdc65a 100644
--- a/core/standard/examples/conformance_response_JSON_1.adoc
+++ b/core/standard/examples/conformance_response_JSON_1.adoc
@@ -6,12 +6,12 @@ This example response in JSON is for an OGC API - EDR that supports OpenAPI 3.0
----
{
"conformsTo": [
- "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core",
- "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core",
- "http://www.opengis.net/spec/ogcapi-common-2/1.0/conf/collections",
- "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/oas30",
- "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/html",
- "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/geojson"
+ "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core",
+ "https://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core",
+ "https://www.opengis.net/spec/ogcapi-common-2/1.0/conf/collections",
+ "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/oas30",
+ "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/html",
+ "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/geojson"
]
}
----
diff --git a/core/standard/examples/instance_metadata_JSON.adoc b/core/standard/examples/instance_metadata_JSON.adoc
index 81e704713..08e66055a 100644
--- a/core/standard/examples/instance_metadata_JSON.adoc
+++ b/core/standard/examples/instance_metadata_JSON.adoc
@@ -225,7 +225,7 @@ There are also links to the license information for the observation and forecast
}
},
"crs": [
- "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
+ "https://www.opengis.net/def/crs/OGC/1.3/CRS84"
],
"output_formats": [
"GeoJSON",
@@ -244,7 +244,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-0",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-0",
"label": "Wind Direction"
},
"measurementType": {
@@ -263,7 +263,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Speed"
},
"measurementType": {
@@ -282,7 +282,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Gust"
},
"measurementType": {
@@ -301,7 +301,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Air Temperature"
},
"measurementType": {
@@ -320,7 +320,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/wmdr/ObservedVariableAtmosphere/_266",
+ "id": "https://codes.wmo.int//wmdr/ObservedVariableAtmosphere/_266",
"label": "Weather"
},
"measurementType": {
@@ -339,7 +339,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Relative Humidity"
},
"measurementType": {
@@ -358,7 +358,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Feels like temperature"
},
"measurementType": {
@@ -377,7 +377,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-4-51",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-4-51",
"label": "UV index"
},
"measurementType": {
@@ -396,7 +396,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Probabilty of precipitation"
},
"measurementType": {
@@ -415,7 +415,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_horizontalVisibility",
+ "id": "https://codes.wmo.int//common/quantity-kind/_horizontalVisibility",
"label": "Visibility"
},
"measurementType": {
@@ -592,7 +592,7 @@ There are also links to the license information for the observation and forecast
}
},
"crs": [
- "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
+ "https://www.opengis.net/def/crs/OGC/1.3/CRS84"
],
"output_formats": [
"GeoJSON",
@@ -611,7 +611,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-0",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-0",
"label": "Wind Direction"
},
"measurementType": {
@@ -630,7 +630,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Speed"
},
"measurementType": {
@@ -649,7 +649,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Gust"
},
"measurementType": {
@@ -668,7 +668,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Air Temperature"
},
"measurementType": {
@@ -687,7 +687,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/wmdr/ObservedVariableAtmosphere/_266",
+ "id": "https://codes.wmo.int//wmdr/ObservedVariableAtmosphere/_266",
"label": "Weather"
},
"measurementType": {
@@ -706,7 +706,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Relative Humidity"
},
"measurementType": {
@@ -725,7 +725,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Feels like temperature"
},
"measurementType": {
@@ -744,7 +744,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-4-51",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-4-51",
"label": "UV index"
},
"measurementType": {
@@ -763,7 +763,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Probabilty of precipitation"
},
"measurementType": {
@@ -782,7 +782,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_horizontalVisibility",
+ "id": "https://codes.wmo.int//common/quantity-kind/_horizontalVisibility",
"label": "Visibility"
},
"measurementType": {
@@ -959,7 +959,7 @@ There are also links to the license information for the observation and forecast
}
},
"crs": [
- "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
+ "https://www.opengis.net/def/crs/OGC/1.3/CRS84"
],
"output_formats": [
"GeoJSON",
@@ -978,7 +978,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-0",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-0",
"label": "Wind Direction"
},
"measurementType": {
@@ -997,7 +997,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Speed"
},
"measurementType": {
@@ -1016,7 +1016,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Gust"
},
"measurementType": {
@@ -1035,7 +1035,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Air Temperature"
},
"measurementType": {
@@ -1054,7 +1054,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/wmdr/ObservedVariableAtmosphere/_266",
+ "id": "https://codes.wmo.int//wmdr/ObservedVariableAtmosphere/_266",
"label": "Weather"
},
"measurementType": {
@@ -1073,7 +1073,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Relative Humidity"
},
"measurementType": {
@@ -1092,7 +1092,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Feels like temperature"
},
"measurementType": {
@@ -1111,7 +1111,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-4-51",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-4-51",
"label": "UV index"
},
"measurementType": {
@@ -1130,7 +1130,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Probabilty of precipitation"
},
"measurementType": {
@@ -1149,7 +1149,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_horizontalVisibility",
+ "id": "https://codes.wmo.int//common/quantity-kind/_horizontalVisibility",
"label": "Visibility"
},
"measurementType": {
@@ -1325,7 +1325,7 @@ There are also links to the license information for the observation and forecast
}
},
"crs": [
- "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
+ "https://www.opengis.net/def/crs/OGC/1.3/CRS84"
],
"output_formats": [
"GeoJSON",
@@ -1344,7 +1344,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-0",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-0",
"label": "Wind Direction"
},
"measurementType": {
@@ -1363,7 +1363,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Speed"
},
"measurementType": {
@@ -1382,7 +1382,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-2-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-2-1",
"label": "Wind Gust"
},
"measurementType": {
@@ -1401,7 +1401,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Air Temperature"
},
"measurementType": {
@@ -1420,7 +1420,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/wmdr/ObservedVariableAtmosphere/_266",
+ "id": "https://codes.wmo.int//wmdr/ObservedVariableAtmosphere/_266",
"label": "Weather"
},
"measurementType": {
@@ -1439,7 +1439,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Relative Humidity"
},
"measurementType": {
@@ -1458,7 +1458,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_airTemperature",
+ "id": "https://codes.wmo.int//common/quantity-kind/_airTemperature",
"label": "Feels like temperature"
},
"measurementType": {
@@ -1477,7 +1477,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-4-51",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-4-51",
"label": "UV index"
},
"measurementType": {
@@ -1496,7 +1496,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/grib2/codeflag/4.2/_0-1-1",
+ "id": "https://codes.wmo.int//grib2/codeflag/4.2/_0-1-1",
"label": "Probabilty of precipitation"
},
"measurementType": {
@@ -1515,7 +1515,7 @@ There are also links to the license information for the observation and forecast
}
},
"observedProperty": {
- "id": "http://codes.wmo.int/common/quantity-kind/_horizontalVisibility",
+ "id": "https://codes.wmo.int//common/quantity-kind/_horizontalVisibility",
"label": "Visibility"
},
"measurementType": {
diff --git a/core/standard/examples/json/conformance_example.json b/core/standard/examples/json/conformance_example.json
index dd6bca9b8..78c9be232 100644
--- a/core/standard/examples/json/conformance_example.json
+++ b/core/standard/examples/json/conformance_example.json
@@ -1,10 +1,10 @@
{
"conformsTo": [
- "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/core",
- "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core",
- "http://www.opengis.net/spec/ogcapi-common-2/1.0/conf/collections",
- "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/oas30",
- "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/html",
- "http://www.opengis.net/spec/ogcapi-edr-1/1.1/conf/geojson"
+ "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/core",
+ "https://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core",
+ "https://www.opengis.net/spec/ogcapi-common-2/1.0/conf/collections",
+ "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/oas30",
+ "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/html",
+ "https://www.opengis.net/spec/ogcapi-edr-1/1.2/conf/geojson"
]
}
diff --git a/core/standard/examples/pdf_test.adoc b/core/standard/examples/pdf_test.adoc
index 058f96d42..6b372330e 100644
--- a/core/standard/examples/pdf_test.adoc
+++ b/core/standard/examples/pdf_test.adoc
@@ -8,7 +8,7 @@ Doc Writer
// Uncomment next line to set page size (default is A4)
//:pdf-page-size: Letter
-A simple http://asciidoc.org[AsciiDoc] document.
+A simple https://asciidoc.org/[AsciiDoc] document.
== Introduction
diff --git a/core/standard/examples/pdf_test.html b/core/standard/examples/pdf_test.html
index 2f506efde..651726484 100644
--- a/core/standard/examples/pdf_test.html
+++ b/core/standard/examples/pdf_test.html
@@ -449,7 +449,7 @@