Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#20192 closed enhancement (fixed)

[PATCH] Presets: add remaining approved parking=* types, parking=street_side support

Reported by: JeroenHoek Owned by: team
Priority: normal Milestone: 21.06
Component: Internal preset Version:
Keywords: parking Cc: Klumbumbus

Description (last modified by JeroenHoek)

The built-in preset for amenity=parking misses a number of approved parking-tag values. This patch adds four (carports, garage_boxes, and sheds have been approved since 2009 and are in use, and parking=street_side is a newly approved tag-value).

For parking=street_side a separate preset is introduced in this patch where the parking:orientation tag can be set. This tag is not relevant for other parking-types, hence the separate preset.

Related wiki pages:

https://wiki.openstreetmap.org/wiki/Tag:parking%3Dstreet_side
https://wiki.openstreetmap.org/wiki/Key:parking

Approved proposals:

https://wiki.openstreetmap.org/wiki/Proposed_features/parking%3Dstreet_side
https://wiki.openstreetmap.org/wiki/Proposed_features/Additional_parking_types_for_amenity%3Dparking

Attachments (1)

0001-Add-approved-parking-values-to-preset.patch (3.1 KB ) - added by JeroenHoek 4 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by JeroenHoek, 4 years ago

Description: modified (diff)

comment:2 by JeroenHoek, 4 years ago

Description: modified (diff)

comment:3 by skyper, 4 years ago

street_side was mean-while added. I would not add a second preset but would add the orientation to the general parking preset with some text, like:

<optional text="Only for street side parking: ">
<combo key="parking:orientation"
  text="Orientation"
  display_values="Parallel to the carriage way,Diagonal in relation to the carriage way,Meets the carriage way at a straight angle"
  values="parallel,diagonal,perpendicular"
  values_context="parking:orientation" />
<optional />

comment:4 by simon04, 4 years ago

Cc: Klumbumbus added

comment:5 by Klumbumbus, 4 years ago

Resolution: fixed
Status: newclosed

In 17936/josm:

fix #20192 - Add parking=carports, garage_boxes, sheds, and add parking:orientation

comment:6 by Klumbumbus, 4 years ago

Milestone: 21.06

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.