Hello list,

The current ferry routes don't tell me to board the ferry (I've written
about that before).

However, if I use ferry type 0x1b instead of 0x1a, my Garmin NĂ¼vi shows
a nice boat icon on the track, it tells me to "board ferry". The other
behaviour so far seems identical to type 0x1a.

So I would kindly recommend the attached one-bit (it's even the least
significant one) patch, changing the ferry route type from 0x1a to 0x1b.

Best regards,

Valentijn
-- 
Durgerdamstraat 29, 1507 JL Zaandam; telefoon 075-7074579
Index: resources/styles/default/lines
===================================================================
--- resources/styles/default/lines	(revision 1147)
+++ resources/styles/default/lines	(working copy)
@@ -69,7 +69,7 @@
 railway=tram [0x14 resolution 18]
 railway=platform {add access = no; add foot = yes} [0x16 road_class=0 road_speed=0 resolution 23]
 
-route=ferry [0x1a road_class=0 road_speed=0 resolution 18]
+route=ferry [0x1b road_class=0 road_speed=0 resolution 18]
 
 waterway=canal [0x1f resolution 21]
 waterway=drain [0x1f resolution 22]
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to