From cf1658a4660c20a3c79ea3f5a34d542cb40c692c Mon Sep 17 00:00:00 2001 From: santilland Date: Fri, 13 Sep 2024 10:03:03 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20eodash/c?= =?UTF-8?q?atalog-template@d6e928923e90b38a98ce6b81772c84173e089771=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../example_collection/collection.json | 2 +- .../example_collection/collection.json | 16 ++++++++++++++-- ...=> e8a21fb4-4744-49ac-9af4-e83864569300.json} | 4 ++-- 3 files changed, 17 insertions(+), 5 deletions(-) rename template_catalog/example_collection/example_collection/example_collection/1970/{88e23b0d-dbca-41ac-961f-232f5bbdbc08.json => e8a21fb4-4744-49ac-9af4-e83864569300.json} (88%) diff --git a/template_catalog/example_collection/collection.json b/template_catalog/example_collection/collection.json index a58da2b..593122f 100644 --- a/template_catalog/example_collection/collection.json +++ b/template_catalog/example_collection/collection.json @@ -107,7 +107,7 @@ "interval": [ [ "1970-01-01T00:00:00Z", - "2024-06-28T11:49:18.210950Z" + "2024-09-13T10:03:03.098735Z" ] ] } diff --git a/template_catalog/example_collection/example_collection/collection.json b/template_catalog/example_collection/example_collection/collection.json index 8fae50c..6e27ef4 100644 --- a/template_catalog/example_collection/example_collection/collection.json +++ b/template_catalog/example_collection/example_collection/collection.json @@ -10,9 +10,21 @@ "type": "application/json", "title": "Template Catalog" }, + { + "rel": "wms", + "href": "https://tiles.maps.eox.at/wms?", + "type": "image/png", + "title": "example_collection", + "wms:layers": [ + "terrain-light_3857" + ], + "role": [ + "data" + ] + }, { "rel": "item", - "href": "./example_collection/1970/88e23b0d-dbca-41ac-961f-232f5bbdbc08.json", + "href": "./example_collection/1970/e8a21fb4-4744-49ac-9af4-e83864569300.json", "type": "application/json" }, { @@ -57,7 +69,7 @@ "temporal": { "interval": [ [ - "2024-06-28T11:49:16.862441Z", + "2024-09-13T10:03:02.588965Z", null ] ] diff --git a/template_catalog/example_collection/example_collection/example_collection/1970/88e23b0d-dbca-41ac-961f-232f5bbdbc08.json b/template_catalog/example_collection/example_collection/example_collection/1970/e8a21fb4-4744-49ac-9af4-e83864569300.json similarity index 88% rename from template_catalog/example_collection/example_collection/example_collection/1970/88e23b0d-dbca-41ac-961f-232f5bbdbc08.json rename to template_catalog/example_collection/example_collection/example_collection/1970/e8a21fb4-4744-49ac-9af4-e83864569300.json index 4bd4ed2..0b3e88b 100644 --- a/template_catalog/example_collection/example_collection/example_collection/1970/88e23b0d-dbca-41ac-961f-232f5bbdbc08.json +++ b/template_catalog/example_collection/example_collection/example_collection/1970/e8a21fb4-4744-49ac-9af4-e83864569300.json @@ -1,10 +1,10 @@ { "type": "Feature", "stac_version": "1.0.0", - "id": "88e23b0d-dbca-41ac-961f-232f5bbdbc08", + "id": "e8a21fb4-4744-49ac-9af4-e83864569300", "properties": { "start_datetime": "1970-01-01T00:00:00Z", - "end_datetime": "2024-06-28T11:49:18.210950Z", + "end_datetime": "2024-09-13T10:03:03.098735Z", "datetime": "1970-01-01T00:00:00Z" }, "geometry": null,