deegree 2.3 (2010/04/09 10:10 build-4-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
 

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

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
Parameters:
args -
Throws:
Exception

deegree 2.3 (2010/04/09 10:10 build-4-official)

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