Commit graph

6 commits

Author SHA1 Message Date
Martin Raifer
a319517f98
update field to final v6 schema 2023-01-20 18:59:05 +01:00
Martin Raifer
22db9d34ff
update field to final v6 schema 2023-01-20 18:57:46 +01:00
Tobias
fb69dec6dd fields/parking: centerline parking and orientation
…for case :left, :right, :both. The directionalCombo will show left/right in separate fields when both is present and merge/split the side as needed.

Allow tagging `parking:$side` and `parking:$side:orientation` on centerlines (highways).
2023-01-20 13:39:41 +01:00
Jeroen Hoek
c6cb0764d0
Disable TagInfo-suggestions of parking:orientation (#554)
The `parking:orientation` tag has three common and documented values.
Currently no other values are in common use. With `autoSuggestions`
turned on, two rare values (`orthogonal`, 80 uses, ostensibly a synonym
of `perpendicular` and `marking` with only 16 uses) are included in the
combo-box, making these seem like common and valid options.

Fixes #553.
2022-08-01 16:09:00 +02:00
Martin Raifer
51856e517d
use simpler language for parking orientation descriptions (closes #299) 2022-01-10 19:39:42 +01:00
Jeroen Hoek
97240c04a9
Add parking=street_side (#73)
Adds a preset for street-side parking¹.

1: https://wiki.openstreetmap.org/wiki/Proposed_features/parking%3Dstreet_side
2021-12-15 12:48:15 +01:00