table of contents
Tirex::Backend::TMS(3pm) | User Contributed Perl Documentation | Tirex::Backend::TMS(3pm) |
NAME¶
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:
METHODS¶
$backend->init()¶
This method initializes things specific to this backend.
$backend->create_metatile()¶
Create a metatile.
2021-10-07 | perl v5.32.1 |