Commit graph

49 commits

Author SHA1 Message Date
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 d49ade3574
Author: Minh Nguyễn <mxn@1ec5.org>
Date:   Wed Jun 22 01:58:14 2022 -0700

    Added table terms to Raised field

commit b29faf0575
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 fe3caadc8e
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
Martin Raifer
7fea9e4e38
fix spelling mistake in preset name 2022-05-12 10:43:14 +02:00
Martin Raifer
dd1705e5a7
fix highway=construction preset, closes #443, closes #416 2022-05-12 10:06:43 +02:00
Martin Raifer
3525fe694d
add (hidden) preset for crossing=uncontrolled, closes #390
this allows to render both of the two synonymous tags `crossing=marked` and `crossing=uncontrolled`
2022-02-07 18:08:44 +01:00
Martin Raifer
7617c45325
Merge branch 'prettier-config' into main 2022-01-25 14:32:20 +01:00
Martin Raifer
1f585962ce
prettify all presets and fields 2022-01-25 14:28:05 +01:00
Martin Raifer
4644b468ac
consolidate "<crossing> (Raised)" presets into a field
see discussion here: https://github.com/openstreetmap/id-tagging-schema/pull/192#discussion_r762303214
2022-01-24 20:18:20 +01:00
Sky
7fd94a0150
Add presets for pedestrian crossings with traffic signals for lines (#368) 2022-01-24 19:56:39 +01:00
Tobias
68add2af3f
Add smoothness to fields for cycleway, bicycle_foot, crossing/bicycle_foot (#346)
Smoothness is very valuable for all those fields and plays well together "below" the existing `surface` tag.
2022-01-17 19:40:31 +01:00
Martin Raifer
49143b00f8
indicate that covered can be assumed to be "no" for roads and railways
closes #130
2022-01-06 14:46:00 +01:00
Martin Raifer
864279dc7d
highway=bus_guideway: move covered field to moreTags 2022-01-06 14:07:40 +01:00
Martin Raifer
c4ac197253
add "ref" field to milestone preset
closes #110
2022-01-05 17:54:56 +01:00
Martin Raifer
eeae902763
Merge branch 'maxspeed-advisory-default' into main 2022-01-04 12:33:40 +01:00
Martin Raifer
8c59cdac6e
switch to regional presets instead of regional fields
also limit to ramps of type motorway, trunk and primary.
2022-01-04 12:30:50 +01:00
Martin Raifer
038158669f
add suffixes to all regional fields 2022-01-04 11:32:34 +01:00
Minh Nguyễn
e3c8330775
Added Expressway field to Trunk and Primary Road presets (#216) 2021-12-16 19:02:49 +01:00
dieterdreist
0b0d7981af
add preset and icon for signal controlled pedestrian crossings (cross… (#192)
* add preset and icon for signal controlled pedestrian crossings (crossings with traffic lights)


Co-authored-by: Martin Koppenhöfer <martin@23maps.it>
Co-authored-by: Minh Nguyễn <mxn@1ec5.org>
2021-12-14 17:30:09 +01:00
Minh Nguyễn
8b60bddd17 Show Advisory Speed Limit by default on link presets in Canada, U.S.
Canada and the United States generally post only an advisory speed limit and avoid posting a legal speed limit on highway ramps. Other countries differ. This change splits the maxspeed field into two as a workaround for the inability to limit the default inclusion of a field to a particular location set.
2021-08-07 00:05:43 -07:00
Minh Nguyễn
8e426229e8 Added Advisory Speed Limit field to Motorway, Trunk Road presets 2021-08-06 23:44:19 -07:00
Minh Nguyễn
e5b55f71a1 Show Advisory Speed Limit field on link ways by default 2021-08-06 23:42:16 -07:00
Quincy Morgan
ab96b41c35 Move covered field to moreFields for service road preset (close #46) 2020-12-21 13:39:42 -05:00
Quincy Morgan
e0bb4313a7 Add Inclined Elevator preset (close #75) 2020-12-11 14:22:23 -05:00
Quincy Morgan
7f9d674642 Update Informal Path icon 2020-12-07 15:37:58 -05:00
Quincy Morgan
f07914f5a1 Add search terms to more presets 2020-11-30 11:07:36 -05:00
Quincy Morgan
679616c451 Fix crossing preset references (close #57)
Remove unnecessary addTags in crossing presets
2020-11-25 15:56:39 -05:00
Quincy Morgan
49f4eeb174 Add operator, manufacturer, and dog field to elevator and escalator presets (close #62) 2020-11-25 15:37:50 -05:00
Quincy Morgan
4359caf7ef Update to schema-builder 2.0.0 (close #53, close #54) 2020-11-25 14:43:33 -05:00
Mateusz Konieczny
65f4765a5a
fix typo 2020-11-22 19:50:40 +01:00
Quincy Morgan
bf95421f65 Initial commit 2020-11-05 11:30:34 -05:00