getRelativeToLayerDirTilePath
String getRelativeToLayerDirTilePath(int row,
int col,
int zoomLevel,
String var,
String z,
String time)
The relative path of the tile on disk
- Parameters:
row
- Row of the tile
col
- Column of the tile
zoomLevel
- The zoom level
var
- Variable which is represented in this cache structure. This is useful for netcdf and other
multidimensional formats
z
- Level of deep in the raster layer. This is useful for multidimensional formats
time
- A format which supports 4D needs to store different time moments y different directories
- Returns:
- The path to append to the absolute path of the layer on disk