Actions

GEOTRANSFORMER: Difference between revisions

From BAWiki

imported>Seiss Guntram
m (Change to GNTRANS-WSV)
imported>Seiss Guntram
(extensions to dealing with file types 08, 09 and 10)
Line 2: Line 2:
|name_de=GEOTRANSFORMER
|name_de=GEOTRANSFORMER
|name=GEOTRANSFORMER
|name=GEOTRANSFORMER
|version=May 2013  
|version=September 2013  
|version_descr=May 2013  
|version_descr=September 2013  
|catchwords=coordinate transformation<br/>
|catchwords=coordinate transformation<br/>
coordinate system<br/>
coordinate system<br/>
Line 77: Line 77:
|methodology=
|methodology=
* Input and output list are opened at the same time. Every coordinate point will be read, transformed and written on the output list immediately. So the size of the input file is unlimited.
* Input and output list are opened at the same time. Every coordinate point will be read, transformed and written on the output list immediately. So the size of the input file is unlimited.
* The formatting of decimal coordinates depends on the actual projection of coordinates (geographic or map coordinates)
* The formatting of decimal coordinates depends on the actual projection of coordinates (geographic or map coordinates). File type 08 (ASCII triple data) allows user defined Output Format via Environment variable GEOMFMT.
* The program first calculates spherical coordinates (WGS84) from input projected coordiantes. Then the new geodetic datum and projection is applied. For datum transformation from DHDN/STN to ETRS89 and back, alternatively the NTv2 method with grid shift file *.gsb is provided.
* The program first calculates spherical coordinates (WGS84) from input projected coordiantes. Then the new geodetic datum and projection is applied. In the '''datum cases DHDN or STN in input and/or output data''', the NTv2 method with grid shift file *.gsb is provided as Default alternative.
* on input in files of type 08 (geom.dat) the separators semicolon, comma and colon are allowed.
* on input in files of type 09 (boewrt.dat) or 10 (geopos.dat) the coordinate reference system is first changed to the input System, if an internal CRS Information is available.
* To all ASCII formats which are not NAMELIST based, a file header with the current coordinate information is added as comments.
* To all ASCII formats which are not NAMELIST based, a file header with the current coordinate information is added as comments.


|preprocessor=all programs wich use above file formats  
|preprocessor=all programs wich use above listed file formats  
|postprocessor=all programs wich use above file formats  
|postprocessor=all programs wich use above listed file formats  
|language=Fortran90
|language=Fortran95
|add_software=NTv2 grids dhdn_to_etrs89_wsv_v1.gsb, stn_to_etrs89_wsv_v1.gsb and BETA2007.gsb
|add_software=NTv2 grids dhdn_to_etrs89_wsv_v1.gsb, stn_to_etrs89_wsv_v1.gsb and BETA2007.gsb
|contact_original=[mailto:guntram.seiss@baw.de G. Seiß] (main program, file I/O)  
|contact_original=[mailto:guntram.seiss@baw.de G. Seiß] (main program, file I/O, libgeodesy)  
|contact_maintenance=[mailto:guntram.seiss@baw.de G. Seiß]
|contact_maintenance=[mailto:guntram.seiss@baw.de G. Seiß]
|documentation=interactive dialog, self explaining<br/> $PROGHOME/examples/geotransformer <br/> Junkins, D.R. and Farley, S.A. (1995) National Transformation Version 2 Users Guide, Geodetic Survey Division Geomatics Canada  
|documentation=interactive dialog, self explaining<br/> $PROGHOME/examples/geotransformer <br/> Junkins, D.R. and Farley, S.A. (1995) National Transformation Version 2 Users Guide, Geodetic Survey Division Geomatics Canada  
}}
}}

Revision as of 10:50, 30 September 2013

Basic Information

Name of Program

GEOTRANSFORMER

Version-Date

September 2013

Description-Date

September 2013

Catchwords

coordinate transformation
coordinate system
Gauss-Krueger
European Terrestrial Reference System 1989 (ETRS89)
world geodetic system 1984 (WGS84)
european datum 1950 (ED50)
Potsdam datum (Bessel 1841)
Krassovski ellipsoid
NTv2 method
GNTRANS-WSV
BETA2007
Rijksdriehoeksmeting (RD, coordinate system of the netherlands)
universal transverse mercator (UTM)

Short Description of Functionality

This program transforms coordinates between different coordinate systems. Currently implemented coordinate systems are:

  • Gauß-Krüger (stripe 2 to 5)
  • spherical coordinates (longitude, latitude)
  • Universal Transverse Mercator (UTM)
  • Rijksdatum (Netherlands)
  • local metric central projection

Currently implemented geodetic 7-parameter transformations:

  • European Terrestrial Reference System 1989 (ETRS89)
  • World Geodetic System 1984 (WGS84)
  • European Datum 1950 (ED50)
  • Federal Intstitute for cartography und geodesy, standard parameter
  • Federal Intstitute for cartography und geodesy, latitudes >52,3 degrees N
  • BAW C. Maushake,
  • Krassovsky standard (Wikipedia)
  • Krassovsky (WSA Stralsund)
  • Federal Intstitute for cartography und geodesy, latitudes between 50,3 degrees N and 52,3 degrees N
  • Federal Intstitute for cartography und geodesy, latitudes <50,3 Grad N

Additionally the BETA2007 based NTv2 grid shift method is provided for datum transformation of DHDN90 to ETRS89 and back.

Input-Files

  1. triangulated mesh (file type TICAD,gitter05.dat/bin)
  2. digitized polylines (file type digi.gkk) or
  3. digitized polylines (file type insel.dat) or
  4. polygon file (file type poly.dat) or
  5. polygone file to protect edges of a grid (file type nodes.save) oder
  6. plot frames (file type frames.dat, center and size, or
  7. description of boundary cells (file type rgz.dat) or
  8. ASCII triple data, file with soundings (file type geom.dat) or
  9. time series at single station (file type boewrt.dat) or
  10. position description (file type geopos.dat) or
  11. triangulated UNTRIM-VC mesh (file type untrim_grid.dat, version Vincenzo Casulli) or
  12. grid of the numerical method DELFT3D (file type delft3d.grd) or
  13. triangulated UNTRIM-BAW mesh (file type untrim_grid.dat, BAW version) or
  14. system file for specific locations (file type location_grid.dat) or
  15. file IPDS to initialize models area wide (file type ipds.dat).

Output-Files

  1. triangulated mesh (file type TICAD,gitter05.dat/bin)
  2. digitized polylines (file type digi.gkk) or
  3. digitized polylines (file type insel.dat) or
  4. polygon file (file type poly.dat) or
  5. polygone file to protect edges of a grid (file type nodes.save) oder
  6. plot frames (file type frames.dat, center and size, or
  7. description of boundary cells (file type rgz.dat) or
  8. ASCII triple data, file with soundings (file type geom.dat) or
  9. time series at single station (file type boewrt.dat) or
  10. position description (file type geopos.dat) or
  11. triangulated UNTRIM-VC mesh (file type untrim_grid.dat, version Vincenzo Casulli) or
  12. grid of the numerical method DELFT3D (file type delft3d.grd) or
  13. triangulated UNTRIM-BAW mesh (file type untrim_grid.dat, BAW version) or
  14. system file for specific locations (file type location_grid.dat) or
  15. file IPDS to initialize models area wide (file type ipds.dat).

Methodology

  • Input and output list are opened at the same time. Every coordinate point will be read, transformed and written on the output list immediately. So the size of the input file is unlimited.
  • The formatting of decimal coordinates depends on the actual projection of coordinates (geographic or map coordinates). File type 08 (ASCII triple data) allows user defined Output Format via Environment variable GEOMFMT.
  • The program first calculates spherical coordinates (WGS84) from input projected coordiantes. Then the new geodetic datum and projection is applied. In the datum cases DHDN or STN in input and/or output data, the NTv2 method with grid shift file *.gsb is provided as Default alternative.
  • on input in files of type 08 (geom.dat) the separators semicolon, comma and colon are allowed.
  • on input in files of type 09 (boewrt.dat) or 10 (geopos.dat) the coordinate reference system is first changed to the input System, if an internal CRS Information is available.
  • To all ASCII formats which are not NAMELIST based, a file header with the current coordinate information is added as comments.

Program(s) to run before this Program

all programs wich use above listed file formats

Program(s) to run after this Program

all programs wich use above listed file formats

Additional Information

Language

Fortran95

Additional software

NTv2 grids dhdn_to_etrs89_wsv_v1.gsb, stn_to_etrs89_wsv_v1.gsb and BETA2007.gsb

Original Version

G. Seiß (main program, file I/O, libgeodesy)

Maintenance

G. Seiß

Documentation/Literature

interactive dialog, self explaining
$PROGHOME/examples/geotransformer
Junkins, D.R. and Farley, S.A. (1995) National Transformation Version 2 Users Guide, Geodetic Survey Division Geomatics Canada


back to Program Descriptions


Overview