Skip to content

Commit

Permalink
Move services related screenshots to appropriate relative img folder
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ committed Feb 5, 2024
1 parent ccba3a9 commit 7819fd4
Show file tree
Hide file tree
Showing 33 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion docs/server_manual/services/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ for:

.. _figure_group_wms_data:

.. figure:: ../img/set_group_wms_data.png
.. figure:: img/set_group_wms_data.png
:align: center
:width: 400

Expand Down
10 changes: 5 additions & 5 deletions docs/server_manual/services/ogcapif.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ The **Landing Page** must provide links to

.. _figure_server_oapif_landing_page:

.. figure:: ../img/server_wfs3_landing_page.png
.. figure:: img/server_wfs3_landing_page.png
:align: center

Server OAPIF landing page
Expand Down Expand Up @@ -155,7 +155,7 @@ The path of this endpoint is ``/collections/``.

.. _figure_server_oapif_collections:

.. figure:: ../img/server_wfs3_collections.png
.. figure:: img/server_wfs3_collections.png
:align: center

Server OAPIF collections list page
Expand All @@ -176,7 +176,7 @@ available features.

.. _figure_server_oapif_collection:

.. figure:: ../img/server_wfs3_collection.png
.. figure:: img/server_wfs3_collection.png
:align: center

Server OAPIF collection detail page
Expand All @@ -202,7 +202,7 @@ available features.

.. _figure_server_oapif_features:

.. figure:: ../img/server_wfs3_features.png
.. figure:: img/server_wfs3_features.png
:align: center

Server OAPIF features list page
Expand All @@ -222,7 +222,7 @@ feature geometry.

.. _figure_server_oapif_feature:

.. figure:: ../img/server_wfs3_feature.png
.. figure:: img/server_wfs3_feature.png
:align: center

Server OAPIF feature detail page
Expand Down
2 changes: 1 addition & 1 deletion docs/server_manual/services/wcs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ This parameter allows to specify the height in pixels of the output image. The
resolution of the response image depends on this value.


.. figure:: ../img/server_wcs_getcoverage_width_height.png
.. figure:: img/server_wcs_getcoverage_width_height.png
:align: center

From left to right: ``WIDTH=20&HEIGHT=20``, ``WIDTH=50&HEIGHT=50``, ``WIDTH=100&HEIGHT=100``
44 changes: 22 additions & 22 deletions docs/server_manual/services/wms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ URL example:
&OPACITIES=255,0
.. figure:: ../img/wms_getmap_opacities.png
.. figure:: img/wms_getmap_opacities.png
:align: center

To the left ``OPACITIES=255,0`` and to the right ``OPACITIES=255,255``
Expand Down Expand Up @@ -489,7 +489,7 @@ URL example:
&FILTER=countries_shapeburst,countries:"name" = 'France';places: "name" = 'Paris'
.. figure:: ../img/wms_getmap_filter.png
.. figure:: img/wms_getmap_filter.png
:align: center

Server response to a GetMap request with FILTER parameter
Expand Down Expand Up @@ -535,7 +535,7 @@ and **Romania** they're highlighted in yellow.

.. _figure_server_selection:

.. figure:: ../img/server_selection_parameter.png
.. figure:: img/server_selection_parameter.png
:align: center

Server response to a GetMap request with SELECTION parameter
Expand Down Expand Up @@ -1009,7 +1009,7 @@ values are (not case sensitive):

For example:

.. figure:: ../img/getfeaturecount_legend.png
.. figure:: img/getfeaturecount_legend.png
:align: center


Expand Down Expand Up @@ -1061,7 +1061,7 @@ URL example:
&RULELABEL=AUTO
.. figure:: ../img/wms_getlegendgraphic_rulelabel.png
.. figure:: img/wms_getlegendgraphic_rulelabel.png
:align: center

Legend rendering without label for single symbol layers
Expand Down Expand Up @@ -1089,7 +1089,7 @@ URL example:
&TRANSPARENT=TRUE
&BOXSPACE=0
.. figure:: ../img/wms_getlegendgraphic_boxspace.png
.. figure:: img/wms_getlegendgraphic_boxspace.png
:align: center

To the left ``BOXSPACE=0`` and to the right ``BOXSPACE=15``
Expand Down Expand Up @@ -1117,7 +1117,7 @@ URL example:
&TRANSPARENT=TRUE
&LAYERSPACE=0
.. figure:: ../img/wms_getlegendgraphic_layerspace.png
.. figure:: img/wms_getlegendgraphic_layerspace.png
:align: center

To the left ``LAYERSPACE=0`` and to the right ``LAYERSPACE=10``
Expand All @@ -1144,7 +1144,7 @@ URL example:
&TRANSPARENT=TRUE
&LAYERTITLESPACE=0
.. figure:: ../img/wms_getlegendgraphic_layertitlespace.png
.. figure:: img/wms_getlegendgraphic_layertitlespace.png
:align: center

To the left ``LAYERTITLESPACE=0`` and to the right ``LAYERTITLESPACE=10``
Expand All @@ -1171,7 +1171,7 @@ URL example:
&TRANSPARENT=TRUE
&SYMBOLSPACE=0
.. figure:: ../img/wms_getlegendgraphic_symbolspace.png
.. figure:: img/wms_getlegendgraphic_symbolspace.png
:align: center

To the left ``SYMBOLSPACE=0`` and to the right ``SYMBOLSPACE=5``
Expand All @@ -1198,7 +1198,7 @@ URL example:
&TRANSPARENT=TRUE
&ICONLABELSPACE=0
.. figure:: ../img/wms_getlegendgraphic_iconlabelspace.png
.. figure:: img/wms_getlegendgraphic_iconlabelspace.png
:align: center

To the left ``ICONLABELSPACE=0`` and to the right ``ICONLABELSPACE=10``
Expand All @@ -1225,7 +1225,7 @@ URL example:
&TRANSPARENT=TRUE
&SYMBOLWIDTH=2
.. figure:: ../img/wms_getlegendgraphic_symbolwidth.png
.. figure:: img/wms_getlegendgraphic_symbolwidth.png
:align: center

To the left ``SYMBOLWIDTH=2`` and to the right ``SYMBOLWIDTH=20``
Expand All @@ -1252,7 +1252,7 @@ URL example:
&TRANSPARENT=TRUE
&SYMBOLHEIGHT=2
.. figure:: ../img/wms_getlegendgraphic_symbolheight.png
.. figure:: img/wms_getlegendgraphic_symbolheight.png
:align: center

To the left ``SYMBOLHEIGHT=2`` and to the right ``SYMBOLHEIGHT=6``
Expand Down Expand Up @@ -1311,7 +1311,7 @@ URL example:
&TRANSPARENT=TRUE
&LAYERFONTBOLD=TRUE
.. figure:: ../img/wms_getlegendgraphic_layerfontbold.png
.. figure:: img/wms_getlegendgraphic_layerfontbold.png
:align: center

Legend with ``LAYERFONTBOLD=TRUE``
Expand All @@ -1337,7 +1337,7 @@ URL example:
&TRANSPARENT=TRUE
&LAYERFONTSIZE=20
.. figure:: ../img/wms_getlegendgraphic_layerfontsize.png
.. figure:: img/wms_getlegendgraphic_layerfontsize.png
:align: center

Legend with ``LAYERFONTSIZE=20``
Expand Down Expand Up @@ -1367,7 +1367,7 @@ URL example:
&TRANSPARENT=TRUE
&LAYERFONTITALIC=TRUE
.. figure:: ../img/wms_getlegendgraphic_layerfontitalic.png
.. figure:: img/wms_getlegendgraphic_layerfontitalic.png
:align: center

Legend with ``LAYERFONTITALIC=TRUE``
Expand Down Expand Up @@ -1395,7 +1395,7 @@ URL example:
&TRANSPARENT=TRUE
&LAYERFONTCOLOR=0x5f9930
.. figure:: ../img/wms_getlegendgraphic_layerfontcolor.png
.. figure:: img/wms_getlegendgraphic_layerfontcolor.png
:align: center

Legend with ``LAYERFONTCOLOR=0x5f9930``
Expand Down Expand Up @@ -1441,7 +1441,7 @@ URL example:
&TRANSPARENT=TRUE
&ITEMFONTBOLD=TRUE
.. figure:: ../img/wms_getlegendgraphic_itemfontbold.png
.. figure:: img/wms_getlegendgraphic_itemfontbold.png
:align: center

Legend with ``ITEMFONTBOLD=TRUE``
Expand All @@ -1467,7 +1467,7 @@ URL example:
&TRANSPARENT=TRUE
&ITEMFONTSIZE=20
.. figure:: ../img/wms_getlegendgraphic_itemfontsize.png
.. figure:: img/wms_getlegendgraphic_itemfontsize.png
:align: center

Legend with ``ITEMFONTSIZE=30``
Expand Down Expand Up @@ -1497,7 +1497,7 @@ URL example:
&TRANSPARENT=TRUE
&ITEMFONTITALIC=TRUE
.. figure:: ../img/wms_getlegendgraphic_itemfontitalic.png
.. figure:: img/wms_getlegendgraphic_itemfontitalic.png
:align: center

Legend with ``ITEMFONTITALIC=TRUE``
Expand Down Expand Up @@ -1525,7 +1525,7 @@ URL example:
&TRANSPARENT=TRUE
&ITEMFONTCOLOR=0x5f9930
.. figure:: ../img/wms_getlegendgraphic_itemfontcolor.png
.. figure:: img/wms_getlegendgraphic_itemfontcolor.png
:align: center

Legend with ``ITEMFONTCOLOR=0x5f9930``
Expand Down Expand Up @@ -1580,7 +1580,7 @@ Possible values are:
- ``TRUE``: display the groups labels
- ``FALSE`` (default): hide the groups labels

.. figure:: ../img/wms_getlegendgraphic_addlayergroups.png
.. figure:: img/wms_getlegendgraphic_addlayergroups.png
:align: center

Legend without (left) and with (right) layer groups labels display
Expand Down Expand Up @@ -2109,7 +2109,7 @@ a label are drawn on top of the normal map:

.. _figure_server_redlining:

.. figure:: ../img/server_redlining.png
.. figure:: img/server_redlining.png
:align: center

Server response to a GetMap request with redlining parameters
Expand Down

0 comments on commit 7819fd4

Please sign in to comment.