Optional
__schemaOptional
_batchOptional
_buffer_Optional
_downloadOptional
_extentOptional
_highest_Optional
_max_Optional
_min_Protected
_schemaSometimes it's useful to do operations on batches of tiles. This function defines a grouping of tiles in the same general region to be operated on. In general they will have about 80 elements (16 + 64), but the top level has just 5. (4 + 1). Note a macro tile with the name [2/0/0] does not actually include the tile [2/0/0] itself, but rather the tiles [4/0/0], [4/1/0], [4/0/1], [4/1/1], [5/0/0] etc.
A promise that includes the callback and all previous promises.
A function (possibly async) to execute before this cell is ready.
Generated using TypeDoc
A Tile is, essentially, code to create an Arrow RecordBatch and to associate metadata with it, in the context of a larger dataset.