Scroll to navigation

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

NAME

Tirex::Backend::OpenSeaMap - OpenSeaMap backend for Tirex

DESCRIPTION

This backend calls an external Java program to generate an OpenSeaMap meta tile. The Java program is here: https://svn.openstreetmap.org/applications/editors/josm/plugins/seachart/jrenderpgsql/

Config parameters for the map file:

METHODS

$backend->init()

This method initializes things specific to this backend.

$backend->check_map_config($map)

$backend->create_metatile()

Create a metatile.

2021-10-07 perl v5.32.1