File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 12931293 "old" : {"parking:lane:both" : " perpendicular" },
12941294 "replace" : {"parking:both" : " lane" , "parking:both:orientation" : " perpendicular" }
12951295 },
1296+ {
1297+ "old" : {"parking:lane:both:parallel" : " on_street" },
1298+ "replace" : {"parking:both" : " lane" }
1299+ },
12961300 {
12971301 "old" : {"parking:lane:left" : " yes" },
12981302 "replace" : {"parking:left" : " lane" }
13331337 "old" : {"parking:lane:left" : " perpendicular" },
13341338 "replace" : {"parking:left" : " lane" , "parking:left:orientation" : " perpendicular" }
13351339 },
1340+ {
1341+ "old" : {"parking:lane:left:parallel" : " on_street" },
1342+ "replace" : {"parking:left" : " lane" }
1343+ },
13361344 {
13371345 "old" : {"parking:lane:right" : " yes" },
13381346 "replace" : {"parking:right" : " lane" }
13731381 "old" : {"parking:lane:right" : " perpendicular" },
13741382 "replace" : {"parking:right" : " lane" , "parking:right:orientation" : " perpendicular" }
13751383 },
1384+ {
1385+ "old" : {"parking:lane:right:parallel" : " on_street" },
1386+ "replace" : {"parking:right" : " lane" }
1387+ },
13761388 {
13771389 "old" : {"parking:orientation" : " *" },
13781390 "replace" : {"orientation" : " $1" }
You can’t perform that action at this time.
0 commit comments