Purpose

Use this function to transform the coordinates of one or all sensors (locations) from their coordinate system to a specified coordinate system.

Remarks

  • The locations can be found in the streamInfo with shortnames like 'loc_<column shortname>'. These are also put in streamInfo.SensorLocations.
  • The coordinate systems can be found in the steamInfo with shortnames like 'coo_<coordinate system name>'. These are also put in streamInfo.CoordinateSystems.
  • A location to be transformed can be specified. If no location is provided, all are transformed.

Details

See the help information of this function for details on the syntax.

  • No labels