Commit Graph

78 Commits

Author SHA1 Message Date
kjonosm 418b90c1ed Add more fields to highway=rest_area (#773) 2023-02-02 12:05:24 +01:00
Martin Raifer 8de00a159a use Röntgen icon for more presets and field-values
presets:
* Diving Platform
* City Limit Sign
* Turning Loop

fields values:
* `design` field of Power Poles and Power Towers/Portals
* `leaf_type`
* `traffic_calming`
* `volcano:type` and `volcano:status`
* `tower:construction`
2023-01-31 14:04:52 +01:00
Martin Raifer 9391e2fcdf Merge remote-tracking branch 'tordans/parking_directionalcombo' into main
(keeping moreFields sorted alphabetically)
2023-01-20 19:05:30 +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
Martin Raifer 3ff61df8c7 Revert "restrict usage of Traffic Calming presets on lines/areas:"
This reverts commit 033e5f48ac.

closes #733
2023-01-14 22:54:37 +01:00
Martin Raifer 50767c8187 suggest crossing:markings=no for Unmarked Crossings 2023-01-13 14:17:24 +01:00
Martin Raifer 0b39257bd5 consolidate naming of marked crossings
* reduce duplication of names
* consistent use of "Crossing" vs. "Crosswalk" across similar presets
* consistent use of terms
* sort terms alphabetically
2023-01-13 14:01:58 +01:00
Martin Raifer af7277fbf7 suggest to add crossing:markings=yes to objects with crossung=marked 2023-01-13 13:50:15 +01:00
Martin Raifer b583fd1e83 add crossing:markings=yes by default to Marked Crossings 2023-01-13 13:50:14 +01:00
kjonosm b803d58669 Add oneway field to cycleway crossing presets (closes #668, closes #667) 2022-12-05 12:51:06 +01:00
Martin Raifer 033e5f48ac restrict usage of Traffic Calming presets on lines/areas:
* only traffic_calming=island is allowed to be mapped as an area
* for traffic calming on lines: only allow it in combination with certain road presets.

See https://wiki.openstreetmap.org/w/index.php?title=Key:traffic_calming&oldid=2438763#How_to_map
2022-12-05 12:36:03 +01:00
Martin Raifer fffa81e7a7 expand * in terms, sort and add terms
see https://github.com/openstreetmap/id-tagging-schema/pull/648#discussion_r1033621284
2022-11-28 16:25:56 +01:00
Martin Raifer 506fe2b2b6 Merge branch 'main' into crossing_markings 2022-11-07 13:49:05 +01:00
Martin Raifer 95480a0064 add preset for footway=traffic_island tag, closes #633 2022-11-07 12:18:21 +01:00
Martin Raifer 417def779b improve naming consistency 2022-11-07 12:15:34 +01:00
Martin Raifer d8acca837f add preset for highway=service mapped as areas (#463)
see https://wiki.openstreetmap.org/w/index.php?title=Tag:highway%3Dservice&oldid=2321782#Linear_ways_and_areas

preset is non-searchable as usage is pretty niche and showing the preset in search results could potentially mislead mappers to misuse the tag
2022-10-17 12:14:39 +02:00
kolgza 45593d1cbf Add highway=busway preset (#164) 2022-10-14 13:54:48 +02:00
Martin Raifer 99a08744a1 Merge pull request #598 from openstreetmap/schema-builder-v5
upgrade to schema-builder v5
2022-10-13 18:44:25 +02:00
Martin Raifer ad24670912 fix preset references 2022-10-03 08:47:23 +02:00
Martin Raifer 2542974846 consolidate duplicate names/terms by using new cross-references 2022-09-29 20:34:43 +02:00
Tobias Zwick 49ec9436d4 move aliases of highway=track from terms to aliases field and add further terms (#470)
see https://github.com/openstreetmap/id-tagging-schema/pull/288#issuecomment-1134043557
2022-09-29 14:33:24 +02:00
Martin Raifer 3f9bebd80e show crossing field on all crossing presets
to allow switching between the different crossing presets more easily (e.g. from "crossing=unmarked" to "crossing=traffic_signals") without having to open the preset selector UI again

see https://github.com/openstreetmap/id-tagging-schema/pull/590#discussion_r979271240
2022-09-26 14:45:04 +02:00
Martin Raifer 4d12a235d9 fix spelling of marked crosswalk preset 2022-09-26 10:14:23 +02:00
Martin Raifer 80c5df168a refactor crossing presets to use (new) crossing:markings tag
The tag proposal `crossing:markings` was recently accepted: https://wiki.openstreetmap.org/wiki/Key:crossing:markings

Closes #589
Closes #507
Closes #568
See also #408
2022-09-23 15:22:38 +02:00
archpdx 0518209a55 Add Runaway Truck Ramp preset (#580)
* Add Runaway Truck Ramp preset

* sort terms alphabetically

* Remove `escape:type` field for now

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-09-13 18:25:56 +02:00
archpdx e6c6e2fc98 Add turning_circle field (#562)
* Add `turning_circle` field

* rename field label to "Shape"

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-08-07 13:34:48 +02:00
archpdx a43fba4fd3 add "Barbeque Restaurant" preset and use more specific icons (#535) 2022-07-15 13:03:42 +02:00
archpdx 260123a8a4 Add Truck Speed Limit maxspeed/hgv field (#520) 2022-07-15 12:51:39 +02:00
Martin Raifer c5e947f330 v3.4.2 2022-07-12 18:04:27 +02:00
Martin Raifer 57c0a7e5d2 add maxwidth as optional field to roads and ferry routes (closes #518)
* affected highway types:
  * service
  * living_street
  * unclassified/residential
  * primary/secondary/tertiary + *_links
  * tunk + trunk_link
  * motorway + motorway_link
* ferry route: https://wiki.openstreetmap.org/wiki/Tag:route=ferry
2022-07-04 12:09:52 +02:00
Martin Raifer 1e7577930a [regional] add support for moped links in the NL (#484)
* adds NL-specific preset for "moped links" (highway=cycleway + bicycle=no + moped=designated)
* drop deprecation rule for `highway=cycleway` + `bicycle=no`
2022-06-22 18:14:35 +02:00
Minh Nguyễn febe27d800 improve terms of crossing and traffic calming presets/fields (#508)
Squashed commit of the following:

commit d49ade35743fe583a52f15ddd252787f9602784f
Author: Minh Nguyễn <mxn@1ec5.org>
Date:   Wed Jun 22 01:58:14 2022 -0700

    Added table terms to Raised field

commit b29faf0575d60193516c3935d6aae53e8972ebfc
Author: Minh Nguyễn <mxn@1ec5.org>
Date:   Wed Jun 22 01:48:00 2022 -0700

    Renamed crossing=traffic_signals presets to correct name

commit fe3caadc8e19be522dad2fec458b91c44d626fe7
Author: Minh Nguyễn <mxn@1ec5.org>
Date:   Wed Jun 22 01:37:45 2022 -0700

    Removed table-related terms from crossing presets

    These terms only made sense for the raised crossing presets, which got merged with the unraised crossing presets.
2022-06-22 18:13:37 +02:00
Martin Raifer 3da4577448 move traffic calming related terms to the corresponding field(s) 2022-06-22 12:04:25 +02:00
tiptoptom 5eed60dbd9 add preset for highway=emergency_access_point (#504) 2022-06-21 14:30:42 +02:00
Martin Raifer 0ace2d1f17 add ref field to Milestone preset (closes #474) 2022-06-21 11:24:10 +02:00
archpdx 951a631b5b Add Radar Speed Sign preset (#442)
* Add Radar Speed Sign preset

* Add `maxspeed` and `maxspeed/advisory fields`
2022-06-18 12:06:39 +02:00
Kyℓe Hensel 0d4f3daadc allow the website tag to be used on any feature (#503)
* allow the website tag to be used on any feature

* drop "website" field as "moreField" from all presets

* simplify place presets

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-06-17 17:33:35 +02:00
Martin Raifer 2da8c529b5 name is a universal field: no need to explicitly include it 2022-06-17 17:00:32 +02:00
Martin Raifer a7a24addf2 "name" is an universal field, not needed to include it in moreFields 2022-06-17 16:46:22 +02:00
archpdx 767b2d6dd3 Add lane_markings field (#479) 2022-06-17 15:33:35 +02:00
Martin Raifer 11f146a81b allow names on informal paths/footways 2022-06-13 20:51:44 +02:00
archpdx 6f3354a9ba Add Informal Foot Path preset (#493)
* Add Informal Foot Path preset

* Add informal to `moreFields` in Foot Path preset

* Make preset unsearchable
2022-06-13 18:38:50 +02:00
archpdx 61dae7d518 Add additional terms to Service Area preset (#495) 2022-06-13 18:31:23 +02:00
Martin Raifer b657daf914 rename highway=track preset to "Track / Land-Access Road" (#288) 2022-05-26 12:02:28 +02:00
Martin Raifer 4de347dd48 Phase out opening_hours:covid19 field (#401)
…by making the field an optional field which is not displayed by default when selecting a preset. This approach allows mapeprs to easily see now potentially outdated pandemic opening hours and check/update/fix/convert them accordinly.
2022-05-20 17:08:19 +02:00
archpdx be3954f8cc Add flashing_lights field (#449)
* Add flashing_lights field

* Move `flashing_lights` to `moreFields`
2022-05-16 17:00:56 +02:00
archpdx 55dc1abd92 improve strings for traffic signal fields (#456) 2022-05-16 11:22:27 +02:00
archpdx 158e071b16 Add fields for crossing=traffic_signals presets (#453)
Adds fields for:
* `button_operated`
* `traffic_signals:arrow`
* `traffic_signals:countdown`
* `traffic_signals:minimap`
* `traffic_signals:sound`
* `traffic_signals:vibration`
2022-05-12 18:34:35 +02:00
Ilya Zverev 5b098156f4 Add "support" field to street lamps (#448) 2022-05-12 17:55:37 +02:00
Martin Raifer bf478270a3 swap access and note fields for highway=construction preset 2022-05-12 13:10:47 +02:00