org.deegree.tools.coverage.converter
Class RasterConverter

java.lang.Object
  extended by org.deegree.tools.coverage.converter.RasterConverter

@Tool(value="Converts a raster from one type into another.")
public class RasterConverter
extends Object

Takes a raster file, or a number of raster files and convert it/them to another raster type.

Version:
$Revision: 29567 $, $Date: 2011-02-07 18:12:17 +0100 (Mon, 07 Feb 2011) $
Author:
Rutger Bezema, last edited by: $Author: aschmitz $

Constructor Summary
RasterConverter()
           
 
Method Summary
static void main(String[] args)
          a starter method to transform a given point or a serie of points read from a file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RasterConverter

public RasterConverter()
Method Detail

main

public static void main(String[] args)
                 throws UnknownCRSException,
                        IOException
a starter method to transform a given point or a serie of points read from a file.

Parameters:
args -
Throws:
UnknownCRSException
IOException - if the buffered reader could not read from the file


Copyright © 2011. All Rights Reserved.