logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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