deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.tools.raster
Class ArcInfo2xyz

java.lang.Object
  extended by org.deegree.tools.raster.ArcInfo2xyz

public class ArcInfo2xyz
extends Object

converts an ArcInfor raster file (text format):

  ncols         2404
  nrows         2307
  xllcorner     2627130
  yllcorner     5686612
  cellsize      10
  NODATA_value  -9999
  20636 20593 20569 20573 20571 20564 20564 20558 ...
  ...
 
into its XYZ representation:
 2627130.0 5709682.0 206.36
 2627140.0 5709682.0 205.93
 2627150.0 5709682.0 205.69
 2627160.0 5709682.0 205.73
 2627170.0 5709682.0 205.71
 2627180.0 5709682.0 205.64
 2627190.0 5709682.0 205.64
 2627200.0 5709682.0 205.58
 

Since:
2.0
Version:
$Revision: 9346 $, 1.0. $Revision: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
Author:
Andreas Poth, last edited by: $Author: apoth $

Constructor Summary
ArcInfo2xyz()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArcInfo2xyz

public ArcInfo2xyz()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net