GEOTRANSFORMER: Difference between revisions
From BAWiki
imported>BAWiki 3 mNo edit summary |
imported>Seiss Guntram (Additional projections and file formates are described) |
||
Line 2: | Line 2: | ||
|name_de=GEOTRANSFORMER | |name_de=GEOTRANSFORMER | ||
|name=GEOTRANSFORMER | |name=GEOTRANSFORMER | ||
|version= | |version=July 2010 | ||
|version_descr= | |version_descr=July 2010 | ||
|catchwords=coordinate transformation<br/> | |catchwords=coordinate transformation<br/> | ||
coordinate system<br/> | coordinate system<br/> | ||
Line 16: | Line 16: | ||
* Gauß-Krüger (stripe 2 to 5) | * Gauß-Krüger (stripe 2 to 5) | ||
* | * spherical coordinates (longitude, latitude) | ||
* Universal Transverse Mercator (UTM) | * Universal Transverse Mercator (UTM) | ||
* Rijksdatum (Netherlands) | |||
* local metric central projection | |||
Currently implemented geodetic Helmert transformations: | Currently implemented geodetic Helmert transformations: | ||
Line 32: | Line 34: | ||
|inputfiles= | |inputfiles= | ||
# triangulated mesh (file type TICAD,[[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]) | # triangulated mesh (file type TICAD,[[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]) | ||
# triangulated UNTRIM-VC mesh (file type [[UNTRIM_GRID.DAT|untrim_grid.dat]]) or | # triangulated UNTRIM-VC mesh (file type [[UNTRIM_GRID.DAT|untrim_grid.dat]], version Vincenzo Casulli) or | ||
# triangulated UNTRIM-BAW mesh (file type [[UNTRIM_GRID.DAT|untrim_grid.dat]], BAW version) or | |||
# grid of the numerical method DELFT3D (file type [[DELFT3D.GRD|delft3d.grd]]) or | |||
# file with soundings (file type [[GEOM.DAT|geom.dat]]) or | # file with soundings (file type [[GEOM.DAT|geom.dat]]) or | ||
# position description (file type [[GEOPOS.DAT|geopos.dat]]) or | # position description (file type [[GEOPOS.DAT|geopos.dat]]) or | ||
Line 45: | Line 49: | ||
|outputfiles= | |outputfiles= | ||
# triangulated mesh (file type TICAD,[[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]) or | # triangulated mesh (file type TICAD,[[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]) or | ||
# triangulated UNTRIM-VC mesh (file type [[UNTRIM_GRID.DAT|untrim_grid.dat]]) or | # triangulated UNTRIM-VC mesh (file type [[UNTRIM_GRID.DAT|untrim_grid.dat]], version Vincenzo Casulli) or | ||
# triangulated UNTRIM-BAW mesh (file type [[UNTRIM_GRID.DAT|untrim_grid.dat]], BAW version) or | |||
# grid of the numerical method DELFT3D (file type [[DELFT3D.GRD|delft3d.grd]]) or | |||
# file with soundings (file type [[GEOM.DAT|geom.dat]]) or | # file with soundings (file type [[GEOM.DAT|geom.dat]]) or | ||
# position description (file type [[GEOPOS.DAT|geopos.dat]]) or | # position description (file type [[GEOPOS.DAT|geopos.dat]]) or | ||
Line 59: | Line 65: | ||
* 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) | ||
* The program first calculates spherical coordinates (WGS84) form input projected coordiantes. Then the new geodetic datum and projection is applied. | |||
* 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 file formats |
Revision as of 12:40, 12 July 2010
Basic Information
Name of Program
GEOTRANSFORMER
Version-Date
July 2010
Description-Date
July 2010
Catchwords
coordinate transformation
coordinate system
Gauss-Krueger
European Terrestrial Reference System 1989 (ETRS89)
world geodetic system 1984 (WGS84)
european datum 1950 (ED50)
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 Helmert 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, Breiten >52,3 Grad N
- BAW C. Maushake,
- Krassovsky standard (Wikipedia)
- Krassovsky (WSA Stralsund)
Input-Files
- triangulated mesh (file type TICAD,gitter05.dat/bin)
- triangulated UNTRIM-VC mesh (file type untrim_grid.dat, version Vincenzo Casulli) or
- triangulated UNTRIM-BAW mesh (file type untrim_grid.dat, BAW version) or
- grid of the numerical method DELFT3D (file type delft3d.grd) or
- file with soundings (file type geom.dat) or
- position description (file type geopos.dat) or
- digitized polylines (file type insel.dat) or
- digitized polylines (file type digi.gkk) or
- polygon file (file type poly.dat) or
- time series at single station (file type boewrt.dat) or
- polygone file to protect edges of a grid (file type nodes.save) oder
- plot frames (file type frames.dat, center and size, or
- description of boundary cells (file type rgz.dat).
Output-Files
- triangulated mesh (file type TICAD,gitter05.dat/bin) or
- triangulated UNTRIM-VC mesh (file type untrim_grid.dat, version Vincenzo Casulli) or
- triangulated UNTRIM-BAW mesh (file type untrim_grid.dat, BAW version) or
- grid of the numerical method DELFT3D (file type delft3d.grd) or
- file with soundings (file type geom.dat) or
- position description (file type geopos.dat) or
- digitized polylines (file type insel.dat) or
- digitized polylines (file type digi.gkk) or
- polygon file (Dateityp poly.dat) or
- time series at single station (file type boewrt.dat) or
- polygone file to protect edges of a grid (file type nodes.save) oder
- plot frames (file type frames.dat, center and size, or
- description of boundary cells (file type rgz.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)
- The program first calculates spherical coordinates (WGS84) form input projected coordiantes. Then the new geodetic datum and projection is applied.
- 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 file formats
Program(s) to run after this Program
all programs wich use above file formats
Additional Information
Language
Fortran90
Additional software
-
Original Version
G. Seiß (main program, file I/O)
Maintenance
Documentation/Literature
interactive dialog, self explaining
back to Program Descriptions