<br><br><div class="gmail_quote">On Mon, May 10, 2010 at 11:31 PM, Martin Simon <span dir="ltr"><<a href="mailto:grenzdebil@gmail.com">grenzdebil@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
2010/5/10 Tanveer Singh <<a href="mailto:tanveer1979@gmail.com">tanveer1979@gmail.com</a>>:<br>
<div class="im"><br>
> Actually the tracks are not roads, they are just a off road path that I did.<br>
> So no road there. No point adding it to the osm database<br>
> I just want to convert the area to garmin file with the track added<br>
<br>
</div>Simply take josm, draw your track, save it as .osm and launch mkgmap like this:<br>
java -jar mkgmap.jar --gmapsupp main-osm-data.osm your-own-data.osm<br>
<br>
mkgmap will then compile both sources into one map containing two map tiles.<br>
<font color="#888888"><br>
-Martin<br>
</font></blockquote></div>Thanks, this is exactly what I am looking for. Now one question, on the generated gmapsupp.img, is it possible that the track I create is of different color or something altogether. For example, lets say there are other roads in the area, and I follow the offroad track, I should not get confused with the other roads.<br>
<br>