Merge pull request #6376 from openstreetmap/routing-island-validation

Flag routing islands
This commit is contained in:
Bryan Housel
2019-05-17 10:21:51 -04:00
committed by GitHub
6 changed files with 143 additions and 171 deletions
+5 -4
View File
@@ -1365,12 +1365,13 @@ en:
reference: "Crossing indoor features should be connected or use different levels."
disconnected_way:
title: Disconnected Ways
tip: "Find unconnected highways and paths"
tip: "Find unroutable roads, paths, and ferry routes"
routable:
message:
multiple: "{count} routable features are connected only to each other."
reference: "All roads, paths, and ferry routes should connect to form a single routing network."
highway:
message: "{highway} is disconnected from other roads and paths"
message_new_road: "New {highway} is disconnected from existing road network"
reference: "Highways should connect to other highways or building entrances."
reference_new_road: "New roads should connect to existing road network or building entrances."
fixme_tag:
title: '"Fix Me" Requests'
message: '{feature} has a "Fix Me" request'