Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
Note

This chapter needs updating, the lists are not complete. Please use the schema files for a more up to date list

A.1 GeoDatum

DELFT-FEWS may use a number of national coordinate system as geo-datum. These are referenced by all configurations requiring a definition of geodatum.

...

+ WGS 1984 (Geographic projection; longitude-latitude)
+ SVY21 (Singapore)
+ Ordnance Survey Great Britain 1936 (Great Britain)
+ CH1903 (Switzerland)
+ Rijks Driehoekstelsel (The Netherlands)
+ Gauss Krueger Austria M34 (Austria)
+ Gauss Krueger Austria M31 (Austria)
+ Gauss Krueger Meridian3 (Germany)
+ TWD 1967 (Taiwan)

Plus other organisation specific coordinate conversions.

A.2 Time Zones

DELFT-FEWS supports a number of time zones:

...

You can now specify any timezone in relation to GMT e.g.

Code Block
<timeZone>
      <timeZoneName>GMT+9</timeZoneName>
</timeZone>

...