Discards construction and proposed ways, resolves #4230

This commit is contained in:
Daniel J. Hofmann
2017-07-08 18:49:01 +02:00
parent 175d27691d
commit 6a555a477b
6 changed files with 53 additions and 3 deletions
+10
View File
@@ -366,6 +366,16 @@
"value": "circular",
"description": "A Roundabout where the traffic on the roundabout not always has right of way."
},
{
"key": "proposed",
"object_types": [ "way" ],
"description": "Proposed ways. Discarded for routing"
},
{
"key": "construction",
"object_types": [ "way" ],
"description": "Ways under construction. Discarded for routing except construction=no, construction=widening"
},
{
"key": "type",
"value": "restriction",