[Tilesathome] render a region

Matthias Julius lists at julius-net.net
Wed Jan 7 14:53:50 GMT 2009


Ruggero <giurrero at gmail.com> writes:

> Is it possible to develop the possibility to render an entire (little)
> region with one command? For example:
>
> ./tilesGen.pl region LondonCity
> ./tilesGen.pl region Lombardia
> ./tilesGen.pl region littleregion1
> ...
>
> maybe the name of the region will be defined in a local file (not an
> official file in the svn), and everyone can define their region, for
> example:
>
> == my_region.dat ==
>
> littleregion1: xy 10 20, xy 11 20, xy 12 20, xy 13 20
> littleregion2: xy 30 40, xy 31 40, xy 30 41
> ...
> medium_region: littleregion1, littleregion3
> ============
>
> maybe will be better to use an xml syntax, and a tool to generate
> these region.dat files

Everything is possible ...

I would implement that as wrapper around tilesGen.pl that basically
reads a list of tiles and runs tilesGen for each of them.

Matthias




More information about the Tilesathome mailing list