org.deegree.tools.coverage.gridifier
Class RasterTreeGridifier
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws SQLException,
IOException,
InterruptedException
- Parameters:
args
-
- Throws:
SQLException
IOException
InterruptedException
Copyright © 2011. All Rights Reserved.