We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f94be commit dc3706fCopy full SHA for dc3706f
en/mapfile/class.txt
@@ -7,8 +7,6 @@
7
CLASS
8
*****************************************************************************
9
10
-:Last Updated: 2025-08-18
11
-
12
.. index::
13
pair: CLASS; BACKGROUNDCOLOR
14
:name: mapfile-class-backgroundcolor
@@ -97,11 +95,12 @@ EXPRESSION [string]
97
95
:name: mapfile-class-fallback
98
96
99
FALLBACK [true|false]
+ .. versionadded:: 8.6
+
100
Specifies whether the class should act as a fallback class. Default is false.
101
A fallback class is applied if and only if none of the previously
102
defined classes has been applied. This is similar in concept to
103
the :ref:`sld` ElseFilter.
104
- .. versionadded:: 8.6
105
106
107
pair: CLASS; GROUP
0 commit comments