Versions Compared

Key

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

...

Locations in the map by default are labeled with the ID or the name of the location (configured in locations.xml or locationSets.xml). In LocationSets.xml (for EsriShapeFile or CSVFile) it is also possible to replace or add text to the label, such as location attributes (using @ATTRIBUTE_ID@, Since 2013.02 or csv/dbf columns without defining an attribute with %COLUMN_NAME%), or timeserie timeseries related information (%LAST_VALUE%, %LAST_VALUE_TIME%,%FORECAST_START_TIME%, %MAXIMUM_VALUE%, %MAXIMUM_VALUE_TIME%). In case of timeserie related information, the label only shows the information for the selected parameter.

Example:

 

Code Block
xml
xml
<label>%NAME% has last value: %LAST_VALUE%</label>

 

In the Filters.xml there is an additional option to show the last value (within the RelativeViewPeriod): lastValueVisible.

...

Info

Care needs to be taken when working with time zones. Mixing time zones can lead to great confusion. It is wise to define the time zone as an offset with respect to UTC and use this throughout. In configuring import data, a local time zone can be used. It is advisable to always set time zones when required.