Skip to content

Commit 041bb2b

Browse files
authored
setup support of uselocationtags
1 parent fe4f2a8 commit 041bb2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/profiles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ classes | Sequence | Determines the allowed
114114
restrictions | Sequence | Determines which turn restrictions will be used for this profile.
115115
suffix_list | Set | List of name suffixes needed for determining if "Highway 101 NW" the same road as "Highway 101 ES".
116116
relation_types | Sequence | Determines which relations should be cached for processing in this profile. It contains relations types
117+
uselocationtags | Set | Defines optional attributes that rely on location tags .e.g. 'trunk' will enable highway="trunk" support for the profile
117118

118119
### process_node(profile, node, result, relations)
119120
Process an OSM node to determine whether this node is a barrier or can be passed and whether passing it incurs a delay.

0 commit comments

Comments
 (0)