logo separator

[mkgmap-dev] Roundabouts causes crashing devices

From Bernd Weigelt weigelt.bernd at web.de on Sat Jul 9 08:16:04 BST 2016

Am Freitag, 8. Juli 2016, 11:32:19 CEST schrieb Minko:
> A solution would be to replace all highway=* & junction=roundabout with a
> non routable line type on top of this 0x0c for rendering the correct line
> type. In the default mkgmap style this problem does not occur because all
> roundabouts are rendered with the same style and just one line (0x0c)

No crashes here with roundabouts, too.

I'm using rules like this for every routable way... 
#--------------------------------------------------------------------------------------
# secondary

highway=secondary  [0x12004 resolution 21-20 continue]
highway=secondary	  [0x11004 resolution 24-22 continue]
highway=secondary & junction=roundabout  \
	[0x0c resolution 24 road_class=2 road_speed=2]
highway=secondary \
	[0x04 resolution 24 road_class=3 road_speed=4]

... and every routable ways is an invisible line with overlay

[_line]
Type=0x0C
String1=0x02,Kreisverkehr
String2=0x04,Roundabout
UseOrientation=N
Xpm="32 1 2 1"
"0 c #FFFFFF"
"1 c none"
"11111111111111111111111111111111"
[end]

BTW: there isn't any special access rule for roundabouts in our style




More information about the mkgmap-dev mailing list