org.deegree.tools.coverage.gridifier
Class RasterTreeGridifier

java.lang.Object
  extended by org.deegree.tools.coverage.gridifier.RasterTreeGridifier

@Tool(value="Converts a deegree 2 raster tree into a grid of regular, non-overlapping raster cells encoded as raw RGB blobs, suitable for the WPVS.")
public class RasterTreeGridifier
extends Object

Command line tool for converting a raster tree into a grid of regular, non-overlapping raster cells.

Version:
$Revision: $, $Date: $
Author:
Markus Schneider, last edited by: $Author: schneider $

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
 

Method Detail

main

public static void main(String[] args)
                 throws SQLException,
                        IOException,
                        InterruptedException
Parameters:
args -
Throws:
SQLException
IOException
InterruptedException


Copyright © 2011. All Rights Reserved.