Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions en/mapfile/class.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ EXPRESSION [string]
:name: mapfile-class-fallback

FALLBACK [true|false]
Specifies whether the class should act as a fallback class.
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
defined classes has been applied. This is similar in concept to
the :ref:`sld` ElseFilter.
.. versionadded:: 8.5
.. versionadded:: 8.6

.. index::
pair: CLASS; GROUP
Expand Down