Skip to content

Commit 7f4e3b9

Browse files
authored
More fixes pygeoapi.config.yml (#207)
* More fixes pygeoapi.config.yml - exercise 2: one space too much guama river - bbox guama river dataset corrected * Fix spaces in doc text for config 4 Features Exercise
1 parent 51b3645 commit 7f4e3b9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

workshop/content/docs/publishing/ogcapi-features.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ Let's add the file `workshop/exercises/data/brazil/guama_river.gpkg.zip`:
5858
- Guama River
5959
- Merit Hydro
6060
links:
61-
- type: text/html
62-
rel: canonical
63-
title: data
64-
href: https://www.sciencebase.gov/catalog/item/614a8864d34e0df5fb97572d
65-
hreflang: EE
61+
- type: text/html
62+
rel: canonical
63+
title: data
64+
href: https://www.sciencebase.gov/catalog/item/614a8864d34e0df5fb97572d
65+
hreflang: EE
6666
extents:
6767
spatial:
6868
bbox: [-49.16, -5.0, -46.8, -1.2]

workshop/exercises/pygeoapi.config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ resources:
229229
### END - EXERCISE 1 - Your First Collection
230230

231231
## START - EXERCISE 2 - Guama River mainstems
232-
# guama-river:
232+
# guama-river:
233233
# type: collection
234234
# title: Guama River
235235
# description: Guama River Basin mainstem flowlines
@@ -244,7 +244,7 @@ resources:
244244
# hreflang: EE
245245
# extents:
246246
# spatial:
247-
# bbox: [49.16,-5.0, -46.8, -1.2]
247+
# bbox: [-49.16,-5.0, -46.8, -1.2]
248248
# crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84
249249
# providers:
250250
# - type: feature

0 commit comments

Comments
 (0)