From d76ba95ef3a6313a2ec93a63f5bda0e5fb096855 Mon Sep 17 00:00:00 2001 From: guylamar2006 Date: Thu, 3 Oct 2019 14:42:57 -0500 Subject: [PATCH] Added corridor to jet bridge Added corridor to jet bridge since it's the most common combination. --- data/deprecated.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/deprecated.json b/data/deprecated.json index b1e8811d1..32e5e9b06 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -6,7 +6,7 @@ }, { "old": {"aeroway": "aerobridge"}, - "replace": {"aeroway": "jet_bridge"} + "replace": {"aeroway": "jet_bridge", "highway": "corridor"} }, { "old": {"access": "public"},