Skip to content

Commit bc76849

Browse files
doublebyte1doublebyte1
andauthored
- added a paragraph about the pygeoapi HTML encoding on the template section of the documentation (#2097)
Co-authored-by: doublebyte1 <info@doublebyte.net>
1 parent 275776c commit bc76849

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/html-templating.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ The following aspects of the default HTML templates can be customized (within th
7979
- **icon**: shortcut icon (typically displays on a given web browser tab)
8080
- **logo**: logo/image banner (displays at the top of HTML pages)
8181

82+
.. warning::
83+
84+
The pygeoapi web frontend is provided *only* as an example of an alternate ``HTML`` encoding.
85+
It should not be viewed as a replacement for a proper OGC API client, which can add much more capabilities than even the ones you can achieve with HTML templating.
86+
On the `Dive into pygeoapi workshop <https://dive.pygeoapi.io/>`_ you can find examples of existing OGC API clients.
8287

8388
.. _`Jinja`: https://palletsprojects.com/p/jinja/
8489
.. _`Jinja documentation`: https://jinja.palletsprojects.com

0 commit comments

Comments
 (0)