Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workshop/content/docs/publishing/ogcapi-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Let's add the file `workshop/exercises/data/brazil/guama_river.gpkg.zip`:
Then, open the pygeoapi configuration file in a text editor.
Find the line `# START - EXERCISE 2 - flowlines Guama River`.

Add a new dataset section by uncommenting the lines up to `# END - EXERCISE 2 - cadastral parcels Tartu`:
Add a new dataset section by uncommenting the lines up to `# END - EXERCISE 2 - flowlines Guama River`:

``` {.yaml linenums="1"}
guama-river:
Expand Down
Loading