Package org.geotools.gce.arcgrid
package org.geotools.gce.arcgrid
A datasource to manage the ARCGrid ASCII format. Loads the raster file but
cannot georeference it, default georeferencing is WGS84 lat/long.
-
ClassesClassDescriptionAn implementation a
Format
for the ASCII grid ESRI and GRASS format.Implementation of theFormat
service provider interface for arc grid files.This class can read an arc grid data source (ArcGrid or GRASS ASCII) and create aGridCoverage2D
from the data.ArcGridWriter
supports writing of an ArcGrid GridCoverage to a Desination object