Difference between revisions of "POLY.DAT"
From BAWiki
imported>BAWiki 3 m |
imported>Seiss Guntram (Use of coordinate reference system allowed) |
||
Line 2: | Line 2: | ||
|name_de=POLY.DAT | |name_de=POLY.DAT | ||
|filetype=poly.dat | |filetype=poly.dat | ||
− | |version= | + | |version=September 2015 |
− | |version_descr= | + | |version_descr=September 2015 |
|significance=This file contains the surrounding polygon which is used by different applications (graphics, etc.) | |significance=This file contains the surrounding polygon which is used by different applications (graphics, etc.) | ||
|filecontents= | |filecontents= | ||
# coordinates (x,y) of the surrounding polygon | # coordinates (x,y) of the surrounding polygon | ||
+ | # comment "C CRS=xxxxx" to define the coordinate reference system. "xxxxx" here stands for the 5-digits EPSG code | ||
|nutzerprogramme= | |nutzerprogramme= | ||
ARCGIS, [[DATAUS]], [[DREHE2D]], [[FDGITTER05]], [[GEOTRANSFORMER]], [[POLYUMFORM]], [[TC2BAGGER]], [[TC2TR2]], [[TEO]], [[TEOAX]], [[TR2ASCII]], [[TR2REFRESH]], [[TRVZR]], [[UPDA2D]], [[VOLUMETH]] | ARCGIS, [[DATAUS]], [[DREHE2D]], [[FDGITTER05]], [[GEOTRANSFORMER]], [[POLYUMFORM]], [[TC2BAGGER]], [[TC2TR2]], [[TEO]], [[TEOAX]], [[TR2ASCII]], [[TR2REFRESH]], [[TRVZR]], [[UPDA2D]], [[VOLUMETH]] | ||
− | |language= | + | |language=Fortran90 |
|fileform=FORMATTED | |fileform=FORMATTED | ||
|fileaccess=SEQUENTIAL | |fileaccess=SEQUENTIAL | ||
|fileextension=.dat | |fileextension=.dat | ||
− | |writemodules= | + | |writemodules= interactive with text editor |
− | |readmodules=$PROGHOME/fortran/lib/io/ | + | |readmodules=$PROGHOME/fortran/lib/io/*/polyein2.f90 |
− | |||
|contact_original=[mailto:jens.juerges@baw.de J. Jürges] | |contact_original=[mailto:jens.juerges@baw.de J. Jürges] | ||
|contact_maintenance=[mailto:jens.juerges@baw.de J. Jürges], [mailto:guenther.lang@baw.de G. Lang] | |contact_maintenance=[mailto:jens.juerges@baw.de J. Jürges], [mailto:guenther.lang@baw.de G. Lang] | ||
− | |examplefile=$PROGHOME/examples/ | + | |examplefile=$PROGHOME/examples/dataus/poly_kf_geo.dat |
}} | }} |
Latest revision as of 08:05, 23 September 2015
Contents
Basic Information
File-Type
poly.dat
Version
September 2015
Description-Date
September 2015
Significance of the File
This file contains the surrounding polygon which is used by different applications (graphics, etc.)
File-Contents (in Catchwords)
- coordinates (x,y) of the surrounding polygon
- comment "C CRS=xxxxx" to define the coordinate reference system. "xxxxx" here stands for the 5-digits EPSG code
Programs using this Type of File
ARCGIS, DATAUS, DREHE2D, FDGITTER05, GEOTRANSFORMER, POLYUMFORM, TC2BAGGER, TC2TR2, TEO, TEOAX, TR2ASCII, TR2REFRESH, TRVZR, UPDA2D, VOLUMETH
Additional Information
Language
Fortran90
File-Form
FORMATTED
File-Access
SEQUENTIAL
File-Extension
.dat
WRITE-Subroutine(s)/Module(s)
interactive with text editor
READ-Subroutine(s)/Module(s)
$PROGHOME/fortran/lib/io/*/polyein2.f90
Original Version
Maintenance
Example-File
$PROGHOME/examples/dataus/poly_kf_geo.dat
back to: File Descriptions