[mkgmap-dev] Garmin
From Felix Hartmann extremecarver at googlemail.com on Wed Jan 13 10:51:50 GMT 2010
On 13.01.2010 11:42, Mark Burton wrote: > Hi Felix, > > >> set "TRE 0-4-23" and it might work. >> > Err, sorry to be thick but where is this set? > You told it once to me I think, or at least how to write the values..... Here is the patch I'm using currently because of some problems with routing and too late off-route calculation. I'm forgot how you will achieve 0-4-23 the file below, but I'm sure you'll get it. Otherwise use gmaptool (click advanced, and experimental). It's about the tdb file. --- src/uk/me/parabola/imgfmt/app/trergn/TREHeader.java (revision 1413) +++ src/uk/me/parabola/imgfmt/app/trergn/TREHeader.java (working copy) @@ -172,7 +172,7 @@ writer.put(getPoiDisplayFlags()); writer.put3(displayPriority); - writer.putInt(0x110301); + writer.putInt(0x170401); writer.putChar((char) 1); writer.put((byte) 0); > Cheers, > > Mark > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev >
- Previous message: [mkgmap-dev] Garmin
- Next message: [mkgmap-dev] Add amenity=bar [0x2d02 resolution 21] to points style file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list