the location to write the data
the file ending to write
Readonly
filethe file ending to write
Readonly
paththe location to write the data
Finish writing by building the header with root and leaf directories.
the metadata about all the tiles to store
Write a time series tile to the folder location given its (face, zoom, x, y) coordinates.
the date of the data
the Open S2 projection face
the zoom level
the tile X coordinate
the tile Y coordinate
the tile data to store
Write a time series tile to the folder location given its (t, z, x, y) coordinates.
the date of the data
the zoom level
the tile X coordinate
the tile Y coordinate
the tile data to store
Write a tile to the folder location given its (face, zoom, x, y) coordinates.
the Open S2 projection face
the zoom level
the tile X coordinate
the tile Y coordinate
the tile data to store
Write a tile to the folder location given its (z, x, y) coordinates.
the zoom level
the tile X coordinate
the tile Y coordinate
the tile data to store
Tile File Writer
Description
This is a filesystem Tile writer that organizes data via folders.
Usage
Links