org.deegree.tools.raster
Class ArcInfo2xyz
java.lang.Object
  
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 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ArcInfo2xyz
public ArcInfo2xyz()
main
public static void main(String[] args)
                 throws Exception
- Parameters:
 args - 
- Throws:
 Exception
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org