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 6ec7a64 commit f012690Copy full SHA for f012690
en/mapfile/class.txt
@@ -97,11 +97,11 @@ EXPRESSION [string]
97
:name: mapfile-class-fallback
98
99
FALLBACK [true|false]
100
- Specifies whether the class should act as a fallback class.
101
- A fallback class is applied if and only if none of the previously
+ Specifies whether the class should act as a fallback class. Default is false.
+ 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.5
+ .. versionadded:: 8.6
105
106
.. index::
107
pair: CLASS; GROUP
0 commit comments