Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Only .csv or .dbf files that are used in the configuration can be displayed.
    If locations are configured in *.xml, *.Json or database, these file will not be shown.
  • Files are sorted alphabetically.
  • The meta data files are not grouped in sub-folders, this information is ignored. 
  • Content of the first file is shown by default in the bottom panel. Selecting another file will display its content. 

...

Note: When you configure the <required> element for an attribute, Delft-FEWS will log an ERROR if they are not filled.
Using this option can help you identify missing required meta data more easily.

Code Block
<constraints>
    <attributeTextEquals id="ACCEPTANCE" equals="ACCEPTED"/>
</constraints>


Automatically accept or reject locations in locationSet

<To be documented>