OruxMaps
Visit the new forum: <a href="http://www.oruxmaps.com/foro">OruxMaps</a>

Join the forum, it's quick and easy

OruxMaps
Visit the new forum: <a href="http://www.oruxmaps.com/foro">OruxMaps</a>
OruxMaps
Would you like to react to this message? Create an account in a few clicks or log in to continue.

merge several maps

Go down

merge several maps Empty merge several maps

Post  intruder Thu Sep 09, 2010 7:47 pm

Hello!
I have a trouble. Help to resolve this.
I've used batch converter tool of OruxMapsDesktop to convert several .ozf3 files. I get several folders with the same name as .ozf3 files. Moved this folders to sd-card /maps. At my android device I can choose one of this map. But when I move over this map - I can't see next map...
How can I see next map? Should I merge my maps in one big map? How to resolve this issue?

p.s. Orux, thanks a lot for great app! Very usefull.

intruder
Guest


Back to top Go down

merge several maps Empty Re: merge several maps

Post  orux Fri Sep 10, 2010 4:07 pm

intruder wrote:Hello!
I have a trouble. Help to resolve this.
I've used batch converter tool of OruxMapsDesktop to convert several .ozf3 files. I get several folders with the same name as .ozf3 files. Moved this folders to sd-card /maps. At my android device I can choose one of this map. But when I move over this map - I can't see next map...
How can I see next map? Should I merge my maps in one big map? How to resolve this issue?

p.s. Orux, thanks a lot for great app! Very usefull.

Hi, intruder;

you can not change the map name (or folder name) after you create it with oruxmapsdesktop.

not sure if that is your problem

orux
orux
orux

Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06

Back to top Go down

merge several maps Empty Re: merge several maps

Post  intruder Fri Sep 10, 2010 6:59 pm

Hi, Orux! Thank your for attention.

May be my first message was not very clear.
I have for example two peace of map, "gif" and "map" files: 050k--o36-001-1 and 050k--o36-001-2.
Using OruxMapsDesktop i get 2 folders: 050k--o36-001-1 and 050k--o36-001-2 (with set folder and xml file)
Then I move this folders to default place: /sdcard/oruxmaps/mapfiles/ I didn't rename anything. In mapfiles folder I have two folders with my pice of map. I can open this folders (piece of map) separately. But when I open first map (for example 050k--o36-001-1) and move over map board to place where should be another map (050k--o36-001-2) - nothing happened. I guess that second map should be open automaticaly. Is it right? Or I should do something?

Thank you!

intruder
Guest


Back to top Go down

merge several maps Empty Re: merge several maps

Post  orux Fri Sep 10, 2010 7:30 pm

intruder wrote:Hi, Orux! Thank your for attention.

May be my first message was not very clear.
I have for example two peace of map, "gif" and "map" files: 050k--o36-001-1 and 050k--o36-001-2.
Using OruxMapsDesktop i get 2 folders: 050k--o36-001-1 and 050k--o36-001-2 (with set folder and xml file)
Then I move this folders to default place: /sdcard/oruxmaps/mapfiles/ I didn't rename anything. In mapfiles folder I have two folders with my pice of map. I can open this folders (piece of map) separately. But when I open first map (for example 050k--o36-001-1) and move over map board to place where should be another map (050k--o36-001-2) - nothing happened. I guess that second map should be open automaticaly. Is it right? Or I should do something?

Thank you!

Yes, the other map should be open automatically if:
a) the two maps are contiguous (or overlapped).
b) you have 'autoload maps' set to 'on'

send me the .otrk2.xml files if you still have problems.-->oruxuro@gmail.com

orux
orux
orux

Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06

Back to top Go down

merge several maps Empty Re: merge several maps

Post  intruder Fri Sep 10, 2010 9:40 pm

Hello Orux!

I found out bug, when your ask me to send .otrk2 file. I looked inside and found that I haven't CalibrationPoint (and I lost them when use butch converter)
1. When I use OruxMapsDesktop "Converter" tab I get perfect result with .otrk2 file: (all work fine on my phone)

<?xml version="1.0" encoding="UTF-8"?>
<OruxTracker xmlns="
versionCode="2.1">
<MapCalibration layers="false" layerLevel="15">
<MapName><![CDATA[1.gif]]></MapName>
<MapChunks xMax="5" yMax="6" datum="Pulkovo 1942:Russia@WGS 1984:Global Definition" projection="Transverse Mercator,33.000000000,0.000000000,1.000000000,500000.00,0.00" img_height="512" img_width="512" file_name="1.gif" />
<MapDimensions height="2941" width="2236" />
<MapBounds minLat="59.831620806258286" maxLat="60.00088749030084" minLon="29.994514568468823" maxLon="30.25153408100152" />
<CalibrationPoints>
<CalibrationPoint corner="TL" lon="29.994514568468823" lat="60.00088749030084" />
<CalibrationPoint corner="BR" lon="30.25070308229215" lat="59.831620806258286" />
<CalibrationPoint corner="TR" lon="30.25153408100152" lat="60.00083216376357" />
<CalibrationPoint corner="BL" lon="29.9949891441671" lat="59.83168534583231" />
</CalibrationPoints>
</MapCalibration>
</OruxTracker>


2. But if I use batch convert I get file without CalibrationPoint: (and this way this maps didn't work correctly)

<?xml version="1.0" encoding="UTF-8"?>
<OruxTracker xmlns="
versionCode="2.1">
<MapCalibration layers="false" layerLevel="0">
<MapName><![CDATA[1.gif]]></MapName>
<MapChunks xMax="5" yMax="6" datum="Pulkovo 1942:Russia@WGS 1984:Global Definition" projection="Transverse Mercator,33.000000000,0.000000000,1.000000000,500000.00,0.00" img_height="512" img_width="512" file_name="1.gif" />
<MapDimensions height="2941" width="2236" />
<MapBounds minLat="NaN" maxLat="NaN" minLon="NaN" maxLon="NaN" />
<CalibrationPoints>
<CalibrationPoint corner="TL" lon="NaN" lat="NaN" />
<CalibrationPoint corner="BR" lon="NaN" lat="NaN" />
<CalibrationPoint corner="TR" lon="NaN" lat="NaN" />
<CalibrationPoint corner="BL" lon="NaN" lat="NaN" />
</CalibrationPoints>
</MapCalibration>
</OruxTracker>

yes. I changed Ozi2Orux.txt to convert Pulkovo 1942 datum:
#ozi|oruxmaps
WGS 84|WGS 1984Global Definition
Pulkovo 1942 (2)|Pulkovo 1942Russia


I've send your to mail my files...

Thanks a lot for help!

intruder
Guest


Back to top Go down

merge several maps Empty Re: merge several maps

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum