Package | Description |
---|---|
org.opentripplanner.graph_builder.module.ned |
Modifier and Type | Class and Description |
---|---|
class |
GeotiffGridCoverageFactoryImpl
Implementation of ElevationGridCoverageFactory for Geotiff data.
|
class |
NEDGridCoverageFactoryImpl
A coverage factory that works off of the NED caches from
NEDDownloader . |
Constructor and Description |
---|
ElevationModule(ElevationGridCoverageFactory factory)
used only for testing purposes
|
ElevationModule(ElevationGridCoverageFactory factory,
File cacheDirectory,
boolean readCachedElevations,
boolean writeCachedElevations,
boolean includeEllipsoidToGeoidDifference,
boolean multiThreadElevationCalculations,
double elevationUnitMultiplier) |
Copyright © 2020. All rights reserved.