Use different messages for crossing tunnels and bridges if they are connectable

This commit is contained in:
Quincy Morgan
2019-01-29 14:30:42 -05:00
parent ccfba8ba0d
commit fedad280b4
3 changed files with 20 additions and 1 deletions

View File

@@ -1192,8 +1192,12 @@ en:
tip: Crossing waterways should be connected or use tunnels.
tunnel-tunnel:
tip: Crossing tunnels should use different layers.
tunnel-tunnel_connectable:
tip: Crossing tunnels should be connected or use different layers.
bridge-bridge:
tip: Crossing bridges should use different layers.
bridge-bridge_connectable:
tip: Crossing bridges should be connected or use different layers.
highway_almost_junction:
message: "{highway} is very close but not connected to {highway2}."
tip: Intersecting highways should share a junction vertex.