Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - logout

#1
Tools / [UTIL] MapGeneral
October 17, 2012, 12:52:20
Hello everyone,

I created for myself a perl script able to download czech tourist maps from Mapy.cz and generate .tar in TrekBuddy format, usable in Locus. This is similar functionality as existing tool MapGen by http://alpov.net but with few important differences:

    *Runs in Linux console, so it can be run on remote server with fastest connection.
    *Respects new tourist maps on
Mapy.cz, which do not have multiple layers with tourist trails, but instead have different tile sets.
[/list]

Once downloaded tiles are not downloaded again and just used from previous download. It's first working version, so it may contain bugs.
At the moment, the blogpost with tutorial is in czech only, as I presume mostly czech users, but if there is demand, I can do a short tutorial here.

Link to original blogpost: http://blog.i-logout.cz/mapgeneral-0-256-alpha.php
Direct download link: http://www.i-logout.cz/download/unix/ma ... 256.tar.gz

Thanks for any feedback.