Skip to content

Commit 53190b6

Browse files
committed
- renamed ogcapi image file
- removed extra spaces and lines
1 parent 34a339d commit 53190b6

File tree

5 files changed

+3
-4
lines changed

5 files changed

+3
-4
lines changed
-325 KB
Binary file not shown.
-436 KB
Loading

workshop/content/docs/standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pygeoapi over time:
7070
- [Joins](https://ogcapi.ogc.org/joins) supports the joining of data, from multiple sources, with feature collections or directly with other input files
7171
- [Discrete Global Grid System](https://ogcapi.ogc.org/dggs) enables applications to organise and access data arranged according to a Discrete Global Grid System (DGGS)
7272

73-
![Approved and candidate OGC API standards](assets/images/ogcapis-new-all.png)
73+
![Approved and candidate OGC API standards](assets/images/ogcapis.png)
7474

7575
#### OGC APIs supported by pygeoapi
7676

workshop/content/docs/standards.pt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ O esforço da OGC API está a evoluir rapidamente. Várias normas OGC API estão
6565
- [Joins](https://ogcapi.ogc.org/joins) suporta a junção de dados, de múltiplas fontes, com coleções de elementos ou diretamente com outros ficheiros de entrada
6666
- [Discrete Global Grid System](https://ogcapi.ogc.org/dggs) permite que as aplicações organizem e acedam a dados organizados de acordo com um Discrete Global Grid System (DGGS)
6767

68-
![Normas OGC API aprovadas e candidatas](assets/images/ogcapis-new-all.png)
68+
![Normas OGC API aprovadas e candidatas](assets/images/ogcapis.png)
6969

7070
#### OGC APIs suportadas pela pygeoapi
7171

workshop/content/mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ plugins:
8888
"Exercise 9 - pygeoapi as a bridge to other services": "Exercício 9 - pygeoapi como uma ponte para outros serviços"
8989
Conclusion: Conclusão
9090
- print-site
91-
91+
9292
markdown_extensions:
9393
- meta # option to add some meta tags on top, title, author, date, etc
9494
- admonition # adds the note, question, tip boxes, eg: !!! tip "my tip"
@@ -110,4 +110,3 @@ extra_css:
110110
extra_javascript:
111111
- assets/javascripts/termynal.js
112112
- assets/javascripts/custom.js
113-

0 commit comments

Comments
 (0)