logo separator

[mkgmap-dev] Device Crash Analysis

From jan meisters jan_m23 at gmx.net on Sun Aug 16 14:21:06 BST 2020

@Felix: I tried demo-mode to run along the way before posting, but couldn´t reproduce the crash.


@Ticker: „Lock on road“ is always turned off / set to NO.
Bridges I put on 0x2b and continue with_actions, that´s it for lines:
	(highway=* | railway=*) & bridge=* & bridge!=no & bridge!=proposed & area!=yes [0x2b resolution 23 continue with_actions]

Though, bridge:name=* I later use to hide some names.
Then in points mkgmap:line2poi combined with bridges=* to get pois about some restrictions.
But neither rule seems to be affected by the example.

In polygons
	area:highway=bridge | man_made=bridge | building=bridge [0x10105 default_name="bridge" resolution 23]

matches the bridge-areas east and west of the crash point.
On site it seemed to crash exactly on the edge of western bridge-area eastbound.
The western is missing the layer-tag of the eastern - but I don´t retrieve layer in this context anyway.

Jan


More information about the mkgmap-dev mailing list