Proposal:Access only
| Access only | |
|---|---|
| Proposal status: | Canceled (inactive) |
| Proposed by: | * |
| Tagging: | access=destination
|
| Statistics: |
|
| Rendered as: | * |
| Draft started: | 2006-08-29 |
| Vote start: | * |
| Vote end: | * |
Done/Moved
- access=destination is in Key:access
- i created 2 new proposals Proposed features/agricultural access, Proposed features/emergency vehicle access
Discussion
Moved to discussion page Talk:Proposed_features/Access_only
Applies to
Linear features.
Examples
|
"Except access only" |
<tag k="access" v="access"/> <tag k="foot" v="yes"/> |
No vehicles, except access only
|
|
"Except access or bicycle only" |
<tag k="access" v="access"/> <tag k="foot" v="yes"/> <tag k="bicycle" v="yes"/> |
No vehicles, except access or bicycle only |
|
"Except agricultural vehicles" |
<tag k="access" v="agricultural"/> <tag k="bicycle" v="yes"/> |
No vehicles, except agricultural vehicles |
|
"No motor vehicles" - "Except agricultural vehicles" |
<tag k="access" v="agricultural"/> <tag k="foot" v="yes"/> <tag k="bicycle" v="yes"/> |
No motor vehicles, except agricultural vehicles I disagree on this one. This is not a foot=yes, bicycle=yes, but a motorcar=no, motorcycle=no etc. sign. --Kumakyoo 18:10, 4 May 2007 (BST) |
|
"Except emergency vehicles" |
<tag k="access" v="emergency"/> <tag k="foot" v="yes"/> |
No vehicles, except emergency vehicles |