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 - pardus116

#1
veliký rozdíl je ve velikosti.... mapy.cz používají vektorový podklad... rendrovaný přímo v telefonu... viz.. http://navigovat.mobilmania.cz/ShowArti ... le=1323906
#2
tak a teď ještě měsíc ;) samozřejmě v té správné fázi ;)))
dělám si srandu moc děkuji za obratný vývoj.. přeji hodně zdaru. Kamarády co trochu jezdí po světě přesvědčuji že pokud se jim locus líbí ať si ho koupí
#3
Maps / Re: scaned map sheets
July 18, 2013, 13:24:03
@voldapet
edited
#4
Hromadné převedení kalibrovaných mapových listů  (*.jpg + *.map) do Mobacu

Spusť MAPC2MAPC
v menu chose edit - Preferences - General Preferences

Zatrhni ,,Crop 4 calibration point when loading"
(ořezává bílý okraj map )
OK.

v MAPC2MAPC
použij:  Batchbuilder

        1 chose files to process
Jdi do zdrojového adresáře a klikni na libovolný  .map soubor a pokračuj open.
   2 Specify Presesing

Pokračuj dle obrázku
    3 Write....

Vytvoř mapový zdroj pro MOBAC
Di do MOBAC mapsource Directory a vytvoř nový  soubor .xml
Pohlídej si řádky s názvem a cestou:
<name>Map1</name>
<sourceFolder>c:map1</sourceFolder>

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

Example custom map definition that uses an existing OSMTracker atlas.
Atlases that very similar to OSMTracker like AndNav, BackCountry Navigator,
Maverick and OSMAND are also supported.

Quad-key based map sources as they are created by MapCruncher are also supported.
They can be selected via <sourceType> entry.  

Supported file formats are PNG, JPG and GIF files.  

This file work with MOBAC 1.9.3 and higher

-->
<localTileFiles>

<!-- Map source name as it appears in the map sources list. -->
<name>Map1</name>


<!--
 Source type specifies the directory structure and file name
 inside the zip files (since MOBAC 1.9.3).
 
 Possible values: DIR_ZOOM_X_Y, DIR_ZOOM_Y_X or QUADKEY
 
 DIR_ZOOM_X_Y: directory structure "zoom/x/y.png"
  Other file extensions like "jpg", "gif" or "png.andnav2", "jpg.xyz"
   are also supported.  
 
 DIR_ZOOM_Y_X: directory structure "zoom/y/x.png" "zoom/y/x.jpg"
  Other file extensions like "jpg", "gif" or "png.andnav2", "jpg.xyz"
   are also supported.  
 
 QUADKEY: plain files with quad-key file name with extension:
   regular expression for the file name: [0123]+.(png|gif|jpg)
 
-->
<sourceType>DIR_ZOOM_X_Y</sourceType>

<!--
 Directory in which the existing atlas is located.
 The inner directory structure and file names are depending on the sourceType.
-->
<sourceFolder>c:map1</sourceFolder>

<!--
Optional: supported since MOBAC 1.9.2
If set to true it inverts the y coordinate so that it starts south (min=0) and increases
towards north (max=2^zoom -1)
If not set or false default scheme is used: start north and increase towards south
<invertYCoordinate>true</invertYCoordinate>
-->

<backgroundColor>#000000</backgroundColor>
</localTileFiles>
#5
hele rád bych to publikoval když už jsem si dal tu praci...
jen se nechci dostat do nějakého konfliktu s pravidly serveru..
ok nahraju to tam.. a vystavím, uvidím jak to dapadne
#6
Maps / Re: scaned map sheets
July 11, 2013, 21:01:05
i have tutorial for this Probloem:
Batch Convert calibrated map sheets (*.jpg + *.map) to  mobac or locus

1
make source folder (*.jpg + *.map):
C:mapsheets
copy (*.jpg + *.map) to C:mapsheets

2
Run MAPC2MAPC
i menu chose edit - Preferences - General Preferences

check ON Crop 4 calibration point when loading
(for croping map pages white backgroung)
continuite OK.

3
In MAPC2MAPC
use Batchbuilder
        1 chose files to process
-go to source folder and click to .map file and use open.
   2 Specify Presesing
... and chose destination folder (c:map1)
    3 Write....

4
create MOBAC mapsource
go to MOBAC mapsource Directory and create new file map1.xml
and check
<name>Map1</name>
<sourceFolder>c:map1</sourceFolder>

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

Example custom map definition that uses an existing OSMTracker atlas.
Atlases that very similar to OSMTracker like AndNav, BackCountry Navigator,
Maverick and OSMAND are also supported.

Quad-key based map sources as they are created by MapCruncher are also supported.
They can be selected via <sourceType> entry.  

Supported file formats are PNG, JPG and GIF files.  

This file work with MOBAC 1.9.3 and higher

-->
<localTileFiles>

<!-- Map source name as it appears in the map sources list. -->
<name>Map1</name>


<!--
 Source type specifies the directory structure and file name
 inside the zip files (since MOBAC 1.9.3).
 
 Possible values: DIR_ZOOM_X_Y, DIR_ZOOM_Y_X or QUADKEY
 
 DIR_ZOOM_X_Y: directory structure "zoom/x/y.png"
  Other file extensions like "jpg", "gif" or "png.andnav2", "jpg.xyz"
   are also supported.  
 
 DIR_ZOOM_Y_X: directory structure "zoom/y/x.png" "zoom/y/x.jpg"
  Other file extensions like "jpg", "gif" or "png.andnav2", "jpg.xyz"
   are also supported.  
 
 QUADKEY: plain files with quad-key file name with extension:
   regular expression for the file name: [0123]+.(png|gif|jpg)
 
-->
<sourceType>DIR_ZOOM_X_Y</sourceType>

<!--
 Directory in which the existing atlas is located.
 The inner directory structure and file names are depending on the sourceType.
-->
<sourceFolder>c:map1</sourceFolder>

<!--
Optional: supported since MOBAC 1.9.2
If set to true it inverts the y coordinate so that it starts south (min=0) and increases
towards north (max=2^zoom -1)
If not set or false default scheme is used: start north and increase towards south
<invertYCoordinate>true</invertYCoordinate>
-->

<backgroundColor>#000000</backgroundColor>
</localTileFiles>
#7
Maps / Re: scaned map sheets
June 28, 2013, 10:04:12
files is to  big for use on MAPC2MAPC :(
i find aplication for croping the frame of mapsheet with keeping calibration...  ????  :roll:
#8
Maps / scaned map sheets
June 27, 2013, 15:18:59
Helo i have cca 100s maps calibrated sheets
http://mapy.mk.cvut.cz/list/data/Jugosl ... Montenegro
.jpg + .map
Have you any ideas how make the locus map? fast and clever?
Thank Pardus.
#9
kamarádi stvořil jsem mapu (pomocí MOBAC a http://www.geoportail.gouv.fr/accueil)
Korsiky, Mt Blancu, a nějakých turistisckých oblastí v provance..
prosím kam tyto díla mám uložit? (cca 1-2GB) ať se na  ně všichni i v budoucnu dostanem..
edit: přikládám ještě mapsource pro IGN
#10
no mě se mapa změnšila oproti MAP2MAPC na polovinu, ale uznávám že jsem hovado a dělám ji do JPEGu...

No navíc jsem objevil užasný nástroj na Kalibraci MAP (MSR MapCruncher for Virtual Earth) //http://research.microsoft.com/en-us/um/redmond/projects/mapcruncher/ jen to docela pak dlouho šrotí mapy... je to pak veliký.. (dlaždice PNG, několik zoomů)
zde je plugin pro načtení do mabacu...

plugin.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--

Example custom map definition that uses an existing OSMTracker atlas.
Atlases that very similar to OSMTracker like AndNav, BackCountry Navigator,
Maverick and OSMAND are also supported.

Supported file formats are PNG, JPG and GIF files.  

-->
<localTileFiles>

<!-- Map source name as it appears in the map sources list. -->
<name>Custom map from tile files</name>

<!--
 Directory in which the existing atlas is located.
 Inside the specified folder the different zoom level directories have to present.
 The general structure is zoom/x/y
 
 Structure example:
   0/0/0.png for the "world tile" on zoom level 0
     
-->
<sourceFolder>d:4Layer_NewLayer</sourceFolder>

<!-- Possible values: DIR_ZOOM_X_Y, DIR_ZOOM_Y_X or QUADKEY -->
<sourceType>QUADKEY</sourceType>

<!--
Optional: supported since MOBAC 1.9.2
If set to true it inverts the y coordinate so that it starts south (min=0) and increases
towards north (max=2^zoom -1)
If not set or false default scheme is used: start north and increase towards south
<invertYCoordinate>true</invertYCoordinate>
-->

<backgroundColor>#000000</backgroundColor>
</localTileFiles>
#11
Nevím jestli ti dobře rozumím , nemůžeš odzoomovat...
dočasně se přepni do google maps, odzůmuj vyber oknem, dej add selection,
vrat se zpět na SQLITEDB source. a už máš vybráno... add selection
má to pak další výhodu že mohu skenované mapy kombinovat s vrstvami google...
je to tak???
#12
udělal jsem mapu MT. Blancu a okolí, 1:16 000.  ze zdroje.. http://www.geoportail.gouv.fr/accueil?c ... ggregate(1)&permalink=yes%3D%3D  
jenže mezitím francouzi změnili aplikace na nějaký flash či co? naštěstí to zachránil  program který to "PANuje" přímo z IE (zapomněl jsem jméno, mám to v práci)...  potom dále MAP2PAC tam mě vadí ty křížky... jde to kalibrovat v něčem jiném..
EDIT: ten program se jmenuje MAP GRABBER  
http://panshin-programming.blogspot.cz/ ... abber.html
#13
AD :5
http://mobac.sourceforge.net/MOBAC/READ ... lMapSource
úplně na posledním řádku je postup jak dostat SQLITEDB nazpět a zobrazit v MOBACU
funguje to...