merge several maps
OruxMaps :: ENGLISH :: ORUXMAPSDESKTOP
Page 1 of 1
merge several maps
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.
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
Re: merge several maps
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- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Re: merge several maps
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!
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
Re: merge several maps
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- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Re: merge several maps
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!
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
Similar topics
» How to merge maps of different places
» OFFLINE loads only World map
» Group Maps
» How to merge tracks
» merge Several offline map
» OFFLINE loads only World map
» Group Maps
» How to merge tracks
» merge Several offline map
OruxMaps :: ENGLISH :: ORUXMAPSDESKTOP
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum