projects
/
potlatch2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42477a3
)
missing route=bicycle lines from NCN/RCN/LCN relations
author
Richard Fairhurst
<richard@systemed.net>
Sun, 13 Feb 2011 20:03:38 +0000
(20:03 +0000)
committer
Richard Fairhurst
<richard@systemed.net>
Sun, 13 Feb 2011 20:03:38 +0000
(20:03 +0000)
resources/map_features/paths.xml
patch
|
blob
|
history
diff --git
a/resources/map_features/paths.xml
b/resources/map_features/paths.xml
index 9a1768fa7ac9000d49d3cadae49b2c4f2d1a01b7..df2b79373ad0d709e67a19399024afcf2bb481df 100644
(file)
--- a/
resources/map_features/paths.xml
+++ b/
resources/map_features/paths.xml
@@
-101,6
+101,7
@@
<relation/>
<tag k="type" v="route"/>
+ <tag k="route" v="bicycle"/>
<tag k="network" v="ncn"/>
<inputSet ref="route"/>
@@
-117,6
+118,7
@@
<relation/>
<tag k="type" v="route"/>
+ <tag k="route" v="bicycle"/>
<tag k="network" v="rcn"/>
<inputSet ref="route"/>
@@
-136,6
+138,7
@@
<relation/>
<tag k="type" v="route"/>
+ <tag k="route" v="bicycle"/>
<tag k="network" v="lcn"/>
<inputSet ref="route"/>