Work on relation extract refactoring to support recursive relations (superrelations)
This commit is contained in:
committed by
Patrick Niklaus
parent
7851de9af8
commit
c42e247d87
@@ -281,6 +281,10 @@ function setup()
|
||||
['za:urban'] = 60,
|
||||
['za:rural'] = 100,
|
||||
["none"] = 140
|
||||
},
|
||||
|
||||
relation_types = Sequence {
|
||||
"route"
|
||||
}
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user