misomiki - vďaka za všetkých zúčastnených. V akom formáte po rozbalení z TARu to je? Je to súborový systém MOBACu, alebo nejaký výstupný mapový formát? Alebo je to TrekBuddy TAR atlas?

=============
EDIT: Z toho MEGA som to nakoniec zo zvedavosti stiahol - bolo to relatívne bleskové.Takže info pre ostatných - je to súborový systém tiles, ktorý používal kedysi MOBAC - zodpovedá vlastne výstupnému mapovému formátu OSM Tracker tile storage. Ten sa tiež dá použiť ako mapový zdroj používajúci local tiles. Akurát rozbalenie z TARu bude trochu viac trvať. Predsa len sú to stotisíce malých PNG súborov. Ale to nie je zase nič hrozné.
=============

Ja to mám všetko tiež stiahnuté. Rozhodol som sa pre formát výstupného atlasu RMAPS SQLITEDB, ktorý potom používam ako vstupnú databázu/local tiles v MOBACU. Veľkosti súborov vidno z obrázku nižšie.
Výstřižek.JPG

Pre inšpiráciu prikladám aj vzor mapsource využívajúci SQLITEDB local tiles.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<!-- This example shows a standard Mapnik map with hill shading (hill shading only available in the region around Germany and Swiss). The hill shade is a semi-transparent layer which will be painted on top of the OSM Mapnik layer. -->

<customMultiLayerMapSource>

<name>Cykloatlas Ceskoslovensko plus LC relief</name>

<tileType>PNG</tileType>



<layers>

<!-- Place as many custom map sources in here as you want. The order you define here is the order the maps will be painted. Therefore make sure all maps after the first use PNG and contain transparent regions. Otherwise the map sources before will not be visible. -->



<localTileSQLite>

<name>Cykloatlas Slovensko</name>

<sourceFile>D:\Slovensko.sqlitedb</sourceFile>

<atlasType>RMaps</atlasType>

<!-- Optional: IgnoreErrors - change to true for maps where only some tiles exist -->

</localTileSQLite>


<localTileSQLite>

<name>Cykloatlas Cesko</name>

<sourceFile>D:\Cesko.sqlitedb</sourceFile>

<atlasType>RMaps</atlasType>

</localTileSQLite>


<localTileSQLite>

<name>VRSTVA - Lesne cesty SK</name>

<sourceFile>D:\VRSTVA - Lesne cesty SK.sqlitedb</sourceFile>

<atlasType>RMaps</atlasType>

</localTileSQLite>


<localTileSQLite>

<name>Cykloatlas relief</name>

<sourceFile>D:\Cykloatlas relief.sqlitedb</sourceFile>

<atlasType>RMaps</atlasType>

</localTileSQLite>

<!-- Also possible: Custom atlas as map source / locally generated tiles (see README.HTM) <localTileFiles>...</localTileFiles> <localTileZip>...</localTileZip> <localTileSQLite>..</localTileSQLite> -->

comment Komentáre ku fotografii

Momentálne sa tu nenachádzajú žiadne komentáre

Formulár sa odosiela
Pridaj komentár
Formulár sa odosiela

Ďalšie fotky z tejto témy

Zobraziť všetky
keyboard_arrow_up