Writer - TilingWriter
WriterName: TilingWriter
Takes a multidimensional model input and writes raster map tiles. The input can be directly read from a file (e.g. DFS2, DFSU) or from multidimensional storage.
The TilingWriter
takes a parameter Schemes, which is a collection of tiling schemes. A set of tiles will be generated for each scheme.
See sample on how to Generate raster tiles using REST API or Generate raster tiles using the SDK.