See: Description
Class | Description |
---|---|
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.
|