public class TileDaoUtils extends Object
| Constructor and Description |
|---|
TileDaoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
adjustTileMatrixLengths(TileMatrixSet tileMatrixSet,
List<TileMatrix> tileMatrices)
Adjust the tile matrix lengths if needed.
|
static Long |
getZoomLevel(double[] widths,
double[] heights,
List<TileMatrix> tileMatrices,
double length)
Get the zoom level for the provided width and height in the default units
|
public static void adjustTileMatrixLengths(TileMatrixSet tileMatrixSet, List<TileMatrix> tileMatrices)
tileMatrixSet - tileMatrices - public static Long getZoomLevel(double[] widths, double[] heights, List<TileMatrix> tileMatrices, double length)
widths - heights - tileMatrices - length - in metersCopyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.