STRID |
An external ID given by the user. |
String Has to be unique among all GeoItems of a single
source. Only the first GeoItem is kept if there is
a non-unique STRID. |
The index in the layer is set. No update is possible (you
can only regenerate it). |
NAME |
Name defined by the user. |
String Any other format will be set to "String". |
The string is empty. |
FILENAME |
Name of the associated resource file. |
String Relative path to a file in
resource. |
If no explicit value is specified, it is set to the first
PNG file found in the resource. Otherwise, the string is
empty. |
StreamPriority |
Number value used to order GeoItems. GeoItems with
highest values are returned in tiles at Start
Level. |
Real |
The attribute is set to 0.0. |
LifespanStart |
Date from which the GeoItem is valid. |
Date or string (with date format). The accepted date format is: yyyy/MM/dd HH:mm:ss.SSSSSS
+HH:mm .
- Valid date separators are ‘/’ or ‘-’.
- Valid date-time separators are space or ‘T’.
- Valid time-time offset separators are space or ‘Z’.
- Valid time offset operators are ‘-’ or ‘+’. No operator is equivalent to the
‘+’ operator.
Note:
The time offset is directly applied to the save date and is not
kept.
Should be set before
LifeSpanEnd. |
The attribute is set to the start time. As dates are limited to positive integers and four-digit numbers of the Gregorian calendar, the start time is January 1st in year 0. |
LifespanEnd |
Date to which the GeoItem is valid. |
Date or string (with date format). The accepted date format is: yyyy/MM/dd HH:mm:ss.SSSSSS
+HH:mm .
- Valid date separators are ‘/’ or ‘-’.
- Valid date-time separators are space or ‘T’.
- Valid time-time offset separators are space or ‘Z’.
- Valid time offset operators are ‘-’ or ‘+’. No operator is equivalent to the
‘+’ operator.
Note:
The time offset is directly applied to the save date and is not
kept.
Should be set
afterLifeSpanStart. |
The attribute is set to the end time. As dates are limited to positive integers and four-digit numbers of the Gregorian calendar, the end time is December 31st in year 9999. |