Package org.ka2ddo.yaac.srtm

This package provides classes for reading and managing ground elevation data files obtained from the Shuttle Radar Topography Mission (version 2) project provided by the U.S. Geological Survey.

See:
          Description

Class Summary
SRTMTile This class defines the in-memory cache entry for one SRTM binary tile (1 arc-second or 3 arc-second variations).
SRTMTileId Hashmap key for caching SRTMTile objects.
SRTMTileManager This class manages an in-memory cache of SRTMTile objects, as well as providing I/O code to fetch new tiles from the USGS website.
 

Package org.ka2ddo.yaac.srtm Description

This package provides classes for reading and managing ground elevation data files obtained from the Shuttle Radar Topography Mission (version 2) project provided by the U.S. Geological Survey.