File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ EXPRESSION [string]
9393 |RUNSUB|
9494
9595.. index::
96- pair: CLASS; GROUP
97- :name: mapfile-class-group
96+ pair: CLASS; FALLBACK
97+ :name: mapfile-class-fallback
9898
9999FALLBACK [true|false]
100100 Specifies whether the class should act as a fallback class.
@@ -103,6 +103,10 @@ FALLBACK [true|false]
103103 the :ref:`sld` ElseFilter.
104104 .. versionadded:: 8.5
105105
106+ .. index::
107+ pair: CLASS; GROUP
108+ :name: mapfile-class-group
109+
106110GROUP [string]
107111 Allows for grouping of classes. It is only used when a
108112 `CLASSGROUP` at the :ref:`LAYER` level is set. If the `CLASSGROUP`
Original file line number Diff line number Diff line change @@ -792,7 +792,7 @@ Other Items Implemented
792792 - Referencing an SLD file in the LAYER :ref:`STYLEITEM <mapfile-layer-styleitem>`
793793 - Reading SLD strings when from an attribute defined in the LAYER :ref:`STYLEITEM <mapfile-layer-styleitem>`
794794
795- - Added the `FALLBACK` keyword in :ref:`CLASS` to support the functionality of `ElseFilter` in SLD.
795+ - Added the `FALLBACK` keyword in :ref:`CLASS <mapfile-class-fallback> ` to support the functionality of `ElseFilter` in SLD.
796796
797797Issues Found During Implementation
798798==================================
You can’t perform that action at this time.
0 commit comments