Scroll to navigation

Tirex::Backend::WMS(3pm) User Contributed Perl Documentation Tirex::Backend::WMS(3pm)

NAME

Tirex::Backend::WMS - WMS backend for Tirex

DESCRIPTION

Simple "renderer" that gets the map image from a WMS server. The WMS server must support the right SRS (EPSG:3857 or the informal EPSG:900913).

Only WMS 1.1.1 is currently supported.

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