Dynamic Tiler HTTP API
This is the tile server designed for maximum flexibility and fast iterations, since it directly reads from the source data, and does not require any pre-processing.
The performance highly depends on the layout of the source data, so it might be advisable to trigger acceleration using the web application or the Python API and use the Fast Tiler for integration into production workloads that need high performance.
Last updated