Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Tirex::Backend::TMS - TMS backend for Tirex

Description

       Simple "renderer" that gets the map image from a TMS server. The TMS server is assumed to be a standard
       EPSG:3857 service with standard tiling scheme.

       Config parameters for the map file:

       url url template (should contain {x}, {y}, {z} which are replaced) =item slots maximum number of parallel
       connections per backend process

Methods

$backend->init()
       This method initializes things specific to this backend.

   $backend->create_metatile()
       Create a metatile.

perl v5.40.1                                       2025-08-07                           Tirex::Backend::TMS(3pm)

Name

       Tirex::Backend::TMS - TMS backend for Tirex

See Also