public interface ITileFileSystemStrategy
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FLATX |
static java.lang.String |
QUADKEY |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRelativeToLayerDirTilePath(int row,
int col,
int zoomLevel,
java.lang.String var,
java.lang.String z,
java.lang.String time)
The relative path of the tile on disk
|
static final java.lang.String FLATX
static final java.lang.String QUADKEY
java.lang.String getRelativeToLayerDirTilePath(int row,
int col,
int zoomLevel,
java.lang.String var,
java.lang.String z,
java.lang.String time)
row - Row of the tilecol - Column of the tilezoomLevel - The zoom levelvar - Variable which is represented in this cache structure. This is useful for netcdf and other
multidimensional formatsz - Level of deep in the raster layer. This is useful for multidimensional formatstime - A format which supports 4D needs to store different time moments y different directories