Updated potlatch preset tags for bridleway and byway

This commit is contained in:
Nick Whitelegg 2007-05-19 11:54:45 +00:00
parent 44bf1d91a1
commit 0f6d05a2d7
3 changed files with 10 additions and 10 deletions

View file

@ -89,8 +89,8 @@ unclassified road: highway=unclassified,name=(type road name)
way/footway
footpath: highway=footway,foot=yes
bridleway: highway=bridleway,foot=yes
byway: highway=unsurfaced,foot=yes
bridleway: highway=bridleway,foot=yes,horse=yes,bicycle=yes
byway: highway=byway,foot=yes,horse=yes,bicycle=yes,motorcar=yes
permissive path: highway=footway,foot=permissive
way/cycleway

View file

@ -13,9 +13,9 @@
development:
adapter: mysql
database: openstreetmap
username: openstreetmap
password: openstreetmap
host: 128.40.58.203
username: freemap
password: BPaNCyU4
host: localhost
# Warning: The database defined as 'test' will be erased and
# re-generated from your development database when you run 'rake'.
@ -30,6 +30,6 @@ test:
production:
adapter: mysql
database: openstreetmap
username: openstreetmap
password: openstreetmap
host: 128.40.58.203
username: freemap
password: BPaNCyU4
host: localhost

View file

@ -8,8 +8,8 @@ unclassified road: highway=unclassified,name=(type road name)
way/footway
footpath: highway=footway,foot=yes
bridleway: highway=bridleway,foot=yes
byway: highway=unsurfaced,foot=yes
bridleway: highway=bridleway,foot=yes,horse=yes,bicycle=yes
byway: highway=byway,foot=yes,horse=yes,bicycle=yes,motorcar=yes
permissive path: highway=footway,foot=permissive
way/cycleway