Add bus_guideway as whitelisted value for checking crossing highways

This commit is contained in:
Quincy Morgan
2019-03-05 10:06:50 -05:00
parent 7853b5b9b9
commit 5ce788f6a3
+2 -1
View File
@@ -78,7 +78,8 @@ export function validationCrossingWays() {
path: true, tertiary: true, secondary: true, primary: true, living_street: true,
cycleway: true, trunk: true, steps: true, motorway: true, motorway_link: true,
pedestrian: true, trunk_link: true, primary_link: true, secondary_link: true,
road: true, tertiary_link: true, bridleway: true, raceway: true, corridor: true
road: true, tertiary_link: true, bridleway: true, raceway: true, corridor: true,
bus_guideway: true
};
// blacklist
var ignoredBuildings = {