From 542ef360bb642809280aa2ea825672fedb03e36c Mon Sep 17 00:00:00 2001 From: Benjamin Webb <40066515+webb-ben@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:17:57 -0500 Subject: [PATCH] Update collection name --- workshop/content/docs/publishing/ogcapi-features.md | 4 ++-- workshop/exercises/pygeoapi.config.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/workshop/content/docs/publishing/ogcapi-features.md b/workshop/content/docs/publishing/ogcapi-features.md index 801a0e2..7269ba3 100644 --- a/workshop/content/docs/publishing/ogcapi-features.md +++ b/workshop/content/docs/publishing/ogcapi-features.md @@ -53,7 +53,7 @@ Let's add the file `workshop/exercises/data/brazil/guama_river.gpkg.zip`: guama-river: type: collection title: Guama River - description: Guama River basin and flowlines + description: Guama River Basin mainstem flowlines keywords: - Guama River - Merit Hydro @@ -65,7 +65,7 @@ Let's add the file `workshop/exercises/data/brazil/guama_river.gpkg.zip`: hreflang: EE extents: spatial: - bbox: [49.16,-5.0, -46.8, -1.2] + bbox: [-49.16, -5.0, -46.8, -1.2] crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84 providers: - type: feature diff --git a/workshop/exercises/pygeoapi.config.yml b/workshop/exercises/pygeoapi.config.yml index bff71fe..5e4549e 100644 --- a/workshop/exercises/pygeoapi.config.yml +++ b/workshop/exercises/pygeoapi.config.yml @@ -226,11 +226,11 @@ resources: # storage_crs: http://www.opengis.net/def/crs/EPSG/0/3300 ### END - EXERCISE 1 - Your First Collection -## START - EXERCISE 2 - cadastral parcels Tartu +## START - EXERCISE 2 - Guama River mainstems # guama-river: # type: collection # title: Guama River -# description: Guama River basin and flowlines +# description: Guama River Basin mainstem flowlines # keywords: # - Guama River # - Merit Hydro @@ -250,7 +250,7 @@ resources: # data: /data/brazil/guama_river.gpkg # place correct path here # id_field: fid # table: guama_river # table name within gpkg -## END - EXERCISE 2 - cadastral parcels Tartu +## END - EXERCISE 2 - Guama River mainstems ## START - EXERCISE 3 - Coverages # tartu-ntl: