Package org.ka2ddo.yaac.srtm
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.
-
ClassesClassDescriptionThis class defines the in-memory cache entry for one SRTM binary tile (1 arc-second or 3 arc-second variations).Hashmap key for caching SRTMTile objects.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.