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 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
- Returns:
- The path to append to the absolute path of the layer on disk