mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
parking/orientation: update and deprecate key (#673)
Following the successful street parking revision proposal https://wiki.openstreetmap.org/wiki/Proposed_features/street_parking_revision#Summary:_What_is_proposed,_changed_and_deprecated? the tag for orientation on separately mapped parking spaces is now just `orientation`.
This commit is contained in:
parent
e4b04aa2e7
commit
1510769116
3 changed files with 10 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"icon": "temaki-car_parked",
|
||||
"fields": [
|
||||
"{amenity/parking}",
|
||||
"parking/orientation"
|
||||
"orientation/orientation_parking"
|
||||
],
|
||||
"geometry": [
|
||||
"area",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue