File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!-- only ways which match to one of the following key-values pares will be imported -->
3+ <!-- the lines are evaluated in the order of their priority and id (ascending) -->
4+ <!-- only the tag-id of the first match is stored in the table -->
25<configuration >
36 <tag_name name =" cycleway" id =" 1" >
47 <tag_value name =" track" priority =" 1.0" id =" 101" />
4043 <tag_value name =" pedestrian" priority =" 1.1" id =" 503" />
4144 <tag_value name =" footway" priority =" 1.1" id =" 504" />
4245 <tag_value name =" bridleway" priority =" 1.3" id =" 505" />
43- <tag_value name =" track" priority =" 1 .0" id =" 506" />
46+ <tag_value name =" track" priority =" 2 .0" id =" 506" />
4447 <tag_value name =" living_street" priority =" 2.0" id =" 507" />
4548 <tag_value name =" service" priority =" 2.0" id =" 508" />
4649 <tag_value name =" residential" priority =" 2.2" id =" 509" />
5457 <tag_value name =" primary" priority =" 3.5" id =" 517" />
5558 <tag_value name =" road" priority =" 4.0" id =" 500" />
5659 </tag_name >
57- <tag_name name =" junction" id =" 6" >
58- <tag_value name =" roundabout" priority =" 2.5" id =" 601" />
59- </tag_name >
6060</configuration >
You can’t perform that action at this time.
0 commit comments