[OSM-dev] Tirex and python rendering backend
Peter Körner
osm-lists at mazdermind.de
Wed Aug 10 07:29:50 BST 2011
Am 10.08.2011 00:58, schrieb Philipp Borgers:
> Perhaps you can take a look at the code
>
> http://svn.openstreetmap.org/applications/utils/tirex/lib/Tirex/Backend/Test.pm
And don't forget to look at the parent class:
<http://svn.openstreetmap.org/applications/utils/tirex/lib/Tirex/Backend.pm>
and the caller:
<http://svn.openstreetmap.org/applications/utils/tirex/backends/test>
You'll see that the configuration comes from ENV and the communication
is done via an UDP socket, so I too guess it should be possible to use
any language with udp and file-io possibilities.
Peter
More information about the dev
mailing list