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 |
LOG
static final org.slf4j.Logger LOG
rtbBaseDir
final String rtbBaseDir
minX
final float minX
minY
final float minY
maxX
final float maxX
maxY
final float maxY
tileIndex
final MultiLevelRasterTileIndex tileIndex
tileHeight
final int tileHeight
tileWidth
final int tileWidth
maxBlobSize
final long maxBlobSize
geomFactory
static final org.deegree.geometry.GeometryFactory geomFactory
currentOutputDir
File currentOutputDir
bytesPerTile
int bytesPerTile
originLocation
org.deegree.coverage.raster.geom.RasterGeoReference.OriginLocation originLocation
tileIdToRaster
Map<Integer,org.deegree.coverage.raster.AbstractRaster> tileIdToRaster
main
public static void main(String[] args)
throws SQLException,
IOException,
InterruptedException
- Parameters:
args -
- Throws:
SQLException
IOException
InterruptedException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>