public class SRTMProvider extends AbstractSRTMElevationProvider
Important information about SRTM: the coordinates of the lower-left corner of tile N40W118 are 40 degrees north latitude and 118 degrees west longitude. To be more exact, these coordinates refer to the geometric center of the lower left sample, which in the case of SRTM3 data will be about 90 meters in extent.
NOOP
Constructor and Description |
---|
SRTMProvider() |
SRTMProvider(String cacheDir) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
String |
toString() |
getEle, getPaddedLatString, getPaddedLonString, release
getCacheDir, getDirectory, setAutoRemoveTemporaryFiles, setBaseURL, setDAType, setDownloader, setInterpolate
public SRTMProvider()
public SRTMProvider(String cacheDir)
public static void main(String[] args) throws IOException
IOException
Copyright © 2012–2020. All rights reserved.