public class DegreeGridNEDTileSource extends Object implements NEDTileSource
Modifier and Type | Field and Description |
---|---|
String |
awsAccessKey |
String |
awsBucketName |
String |
awsSecretKey |
Constructor and Description |
---|
DegreeGridNEDTileSource() |
Modifier and Type | Method and Description |
---|---|
void |
fetchData(Graph graph,
File cacheDirectory)
Fetches all of the required data and stores it in the specified cache directory.
|
List<File> |
getNEDTiles()
Download all the NED tiles into the cache.
|
public String awsAccessKey
public String awsSecretKey
public String awsBucketName
public List<File> getNEDTiles()
NEDTileSource
getNEDTiles
in interface NEDTileSource
public void fetchData(Graph graph, File cacheDirectory)
NEDTileSource
fetchData
in interface NEDTileSource
Copyright © 2020. All rights reserved.