TIREX-SEND(1) | User Contributed Perl Documentation | TIREX-SEND(1) |
tirex-send - send messages to a tirex daemon
tirex-send [OPTIONS] TYPE [KEY=VALUE ...]
tirex-send sends a message through a UDP socket to a tirex daemon running on the local machine and waits for the answer. It can be used to check whether a daemon is running, activate debugging in the daemon, send a render request, etc.
Messages are normally sent to the tirex-master daemon, but can also be sent to a sync daemon or one of the rendering backends.
You have to give the TYPE of the message on the command line and optionally some fields in the format KEY=VALUE.
The following messages can be send to a master daemon:
The following messages can be send to a syncd server:
The following messages can be send to a rendering backend:
tirex-send returns
<http://wiki.openstreetmap.org/wiki/Tirex>
Frederik Ramm <frederik.ramm@geofabrik.de>, Jochen Topf <jochen.topf@geofabrik.de> and possibly others.
2023-04-11 | perl v5.36.0 |