Package org.geotools.gce.arcgrid

A datasource to manage the ARCGrid ASCII format.

See:
          Description

Class Summary
ArcGridFormat An implementation a Format for the ASCII grid ESRI and GRASS format.
ArcGridFormatFactory Implementation of the Format service provider interface for arc grid files.
ArcGridReader This class can read an arc grid data source (ArcGrid or GRASS ASCII) and create a GridCoverage2D from the data.
ArcGridWriteParams  
ArcGridWriter ArcGridWriter supports writing of an ArcGrid GridCoverage to a Desination object XXX We cannot write a rotated grid coverage, we have to enforce that!
 

Package org.geotools.gce.arcgrid Description

A datasource to manage the ARCGrid ASCII format. Loads the raster file but cannot georeference it, default georeferencing is WGS84 lat/long.



Copyright © 1996-2014 Geotools. All Rights Reserved.