...
Root element for the definition of a location set. Multiple entries may exist. The Id of the location set must be unique.
skipDuplicateIds
Optional element available since 2026.01. One can now create one overall locationSet administration composed of multiple geo-spatial files having duplicate identifiers by using the configuration option <skipDuplicateIds>. The geo-spatial characteristics (e.g. coordinates) of the first file loaded will be leading. While parsing subsequent files, any object with a duplicate location identifier will be skipped. No checks will be conducted on similar or deviating geo-spatial characteristics.
allowEmptyLocationSets
Optional element available since 2018.01. By default this element is set to true and FEWS will log a debug message when an empty locationSet is created. If set to false, FEWS will log a config error instead. When separate locationSets xml-files are used, each file can have its own <allowEmptyLocationSets> element, which will only apply for the location sets listed in that file.
...