Merge pull request #250 from mjaschen/feature/add-dummyusage-smoothness-to-profiles

add `dummyUsage` to certain profiles
This commit is contained in:
abrensch 2020-06-16 08:16:27 +02:00 committed by GitHub
commit 8159eaf024
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 15 additions and 5 deletions

View file

@ -331,6 +331,8 @@ assign classifiermask
add multiply islinktype 8
multiply isgoodforcars 16
# include `smoothness=` tags in the response's WayTags for track analysis
assign dummyUsage = smoothness=
---context:node # following code refers to node tags

View file

@ -260,6 +260,8 @@ assign classifiermask add isbadoneway
add multiply islinktype 8
multiply isgoodforcars 16
# include `smoothness=` tags in the response's WayTags for track analysis
assign dummyUsage = smoothness=
---context:node # following code refers to node tags

View file

@ -239,6 +239,9 @@ assign costfactor
add cost_of_unknown ( switch ismuddy 0.5 0.0 )
# include `smoothness=` tags in the response's WayTags for track analysis
assign dummyUsage = smoothness=
---context:node # following code refers to node tags
assign defaultaccess

View file

@ -144,6 +144,8 @@ assign classifiermask add isbadoneway
add multiply islinktype 8
multiply isgoodforcars 16
# include `smoothness=` tags in the response's WayTags for track analysis
assign dummyUsage = smoothness=
---context:node # following code refers to node tags

View file

@ -114,6 +114,9 @@ assign classifiermask add multiply isroundabout 4
add multiply islinktype 8
multiply isgoodforcars 16
# include `smoothness=` tags in the response's WayTags for track analysis
assign dummyUsage = smoothness=
---context:node # following code refers to node tags
assign defaultaccess

View file

@ -301,6 +301,8 @@ assign classifiermask add isbadoneway
add multiply islinktype 8
multiply isgoodforcars 16
# include `smoothness=` tags in the response's WayTags for track analysis
assign dummyUsage = smoothness=
---context:node # following code refers to node tags

View file

@ -396,8 +396,6 @@ assign classifiermask add isbadoneway
add multiply islinktype 8
multiply isgoodforcars 16
---context:node # following code refers to node tags
# Parameter für Knotenpunkte

View file

@ -396,8 +396,6 @@ assign classifiermask add isbadoneway
add multiply islinktype 8
multiply isgoodforcars 16
---context:node # following code refers to node tags
# Parameter für Knotenpunkte