Package | Description |
---|---|
org.opentripplanner.graph_builder.module.ned |
Modifier and Type | Field and Description |
---|---|
VerticalDatum |
UnifiedGridCoverage.DatumRegion.datum |
Modifier and Type | Method and Description |
---|---|
static VerticalDatum |
VerticalDatum.fromGTX(InputStream inputStream) |
Constructor and Description |
---|
DatumRegion(VerticalDatum datum,
org.opengis.coverage.Coverage region) |
Constructor and Description |
---|
UnifiedGridCoverage(List<org.geotools.coverage.grid.GridCoverage2D> regionCoverages,
List<VerticalDatum> datums)
It would be nice if we could construct this unified coverage with zero sub-coverages and add all sub-coverages
in the same way.
|
Copyright © 2020. All rights reserved.