Actions

POLY.DAT: Difference between revisions

From BAWiki

imported>BAWiki 3
mNo edit summary
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=January 1996
|version=September 2015
|version_descr=May 2009
|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=Fortran77
|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/hp/polyein2.f
|readmodules=$PROGHOME/fortran/lib/io/*/polyein2.f90
$PROGHOME/fortran/lib/io/SGI/polyein2.f
|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/tc2bagger/poly.dat  
|examplefile=$PROGHOME/examples/dataus/poly_kf_geo.dat
}}
}}

Latest revision as of 08:05, 23 September 2015

Basic Information

File-Type

poly.dat

File-Form

FORMATTED

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)

  1. coordinates (x,y) of the surrounding polygon
  2. 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

Example-File

$PROGHOME/examples/dataus/poly_kf_geo.dat


back to: File Descriptions


Overview