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
> [email protected]
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>    
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to