id-tagging-schema/data/presets/highway
Tobias e47e4d6325 crossing: Introduce @templates/crossing/geometry_line
This streamlines the fields on all line geometry crossings.
- "oneway"
- "surface"
- "smoothness"
- "crossing_raised"
- "access"

Those fields are always the last in the list. For traffic signal those specific fields are put above. Which is also the only change for one vertex preset in this commit, to have the "crossing_raised" come after the traffic signal specific fields and so the order is the same across presets.

This will roll out the smoothness field for all crossings; it was previously only present in some. But given the importance of smoothness for accessibility I think that is OK. This commit also moves the surface (and smoothness where present) fields further down the list which reduces the priority a bit.

The biggest change in priority is the oneway-field which had the first position before and now is below the defaults- and markings-field.
2024-04-25 04:57:08 +02:00
..
crossing crossing: Introduce @templates/crossing/geometry_line 2024-04-25 04:57:08 +02:00
cycleway crossing: Introduce @templates/crossing/geometry_line 2024-04-25 04:57:08 +02:00
footway crossing: Introduce @templates/crossing/geometry_line 2024-04-25 04:57:08 +02:00
path "name" is an universal field, not needed to include it in moreFields 2022-06-17 16:46:22 +02:00
raceway Initial commit 2020-11-05 11:30:34 -05:00
road Initial commit 2020-11-05 11:30:34 -05:00
service Initial commit 2020-11-05 11:30:34 -05:00
steps Add operator, manufacturer, and dog field to elevator and escalator presets (close #62) 2020-11-25 15:37:50 -05:00
_bus_stop.json Initial commit 2020-11-05 11:30:34 -05:00
_traffic_sign.json Add presets for "unspecified traffic sign" using highway=traffic_sign tag (#984) 2023-08-25 12:46:24 +02:00
bridleway.json Add Bridge Number field (#912) 2023-05-30 16:00:51 +02:00
bus_guideway.json Add Bridge Number field (#912) 2023-05-30 16:00:51 +02:00
busway.json add road-related fields to busway preset (#1127) 2024-02-24 18:38:08 +01:00
construction.json Add Bridge Number field (#912) 2023-05-30 16:00:51 +02:00
corridor.json indicate that covered can be assumed to be "no" for roads and railways 2022-01-06 14:46:00 +01:00
crossing.json crossing: Introduce @templates/crossing/defaults 2024-04-25 04:57:08 +02:00
cycleway.json Add Bridge Number field (#912) 2023-05-30 16:00:51 +02:00
cyclist_waiting_aid.json add preset for highway=cyclist_waiting_aid (#1069) 2023-12-15 15:54:58 +01:00
elevator.json remove opening_hours:covid19 field, closes #963 2023-08-04 16:37:27 +02:00
elevator_line.json Add Inclined Elevator preset (close #75) 2020-12-11 14:22:23 -05:00
emergency_access_point.json add preset for highway=emergency_access_point (#504) 2022-06-21 14:30:42 +02:00
emergency_bay.json add direction field to highway=emergency_bay preset (closes #942) and allow mapping as lines 2023-07-04 16:25:16 +02:00
escape.json Add Runaway Truck Ramp preset (#580) 2022-09-13 18:25:56 +02:00
footway.json Add oneway to moreFields for path like highways 2024-02-28 09:22:48 +01:00
give_way.json Initial commit 2020-11-05 11:30:34 -05:00
ladder.json add preset for highway=ladder (#1153) 2024-03-14 15:21:32 +01:00
living_street.json Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
milestone.json drop duplicate fields in fields and moreFields 2023-04-13 18:19:54 +02:00
mini_roundabout.json Initial commit 2020-11-05 11:30:34 -05:00
motorway.json Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
motorway_junction.json Initial commit 2020-11-05 11:30:34 -05:00
motorway_link-US-CA.json Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
motorway_link.json Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
passing_place.json Initial commit 2020-11-05 11:30:34 -05:00
path.json Add oneway to moreFields for path like highways 2024-02-28 09:22:48 +01:00
pedestrian_area.json Add Bridge Number field (#912) 2023-05-30 16:00:51 +02:00
pedestrian_line.json Add Bridge Number field (#912) 2023-05-30 16:00:51 +02:00
primary.json add traffic_calming field to minor and major road presets 2024-03-15 20:32:53 +01:00
primary_link-US-CA.json Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
primary_link.json Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
raceway.json fix references to moved sport_* subfields 2023-05-02 13:47:21 +02:00
residential.json add traffic_calming field to minor and major road presets 2024-03-15 20:32:53 +01:00
rest_area.json remove opening_hours:covid19 field, closes #963 2023-08-04 16:37:27 +02:00
road.json Initial commit 2020-11-05 11:30:34 -05:00
secondary.json Initial commit 2020-11-05 11:30:34 -05:00
secondary_link.json switch to regional presets instead of regional fields 2022-01-04 12:30:50 +01:00
service.json Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
service_area.json Add Bridge Number field (#912) 2023-05-30 16:00:51 +02:00
services.json Add additional terms to Service Area preset (#495) 2022-06-13 18:31:23 +02:00
speed_camera.json switch to regional presets instead of regional fields 2022-01-04 12:30:50 +01:00
speed_display.json Add Radar Speed Sign preset (#442) 2022-06-18 12:06:39 +02:00
steps.json Add oneway to moreFields for path like highways 2024-02-28 09:22:48 +01:00
stop.json Initial commit 2020-11-05 11:30:34 -05:00
street_lamp.json Add "support" field to street lamps (#448) 2022-05-12 17:55:37 +02:00
tertiary.json add field for bicycle_road tag, analoguous to cyclestreet (see #888) 2023-05-05 16:48:36 +02:00
tertiary_link.json switch to regional presets instead of regional fields 2022-01-04 12:30:50 +01:00
toll_gantry.json remove opening_hours:covid19 field, closes #963 2023-08-04 16:37:27 +02:00
track.json Add oneway to moreFields for path like highways 2024-02-28 09:22:48 +01:00
traffic_mirror.json Initial commit 2020-11-05 11:30:34 -05:00
traffic_signals.json improve strings for traffic signal fields (#456) 2022-05-16 11:22:27 +02:00
trailhead.json remove opening_hours:covid19 field, closes #963 2023-08-04 16:37:27 +02:00
trunk.json Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
trunk_link-US-CA.json fix preset references 2022-10-03 08:47:23 +02:00
trunk_link.json prettify all presets and fields 2022-01-25 14:28:05 +01:00
turning_circle.json use Röntgen icon for more presets and field-values 2023-01-31 14:04:52 +01:00
turning_loop.json use Röntgen icon for more presets and field-values 2023-01-31 14:04:52 +01:00
unclassified.json Initial commit 2020-11-05 11:30:34 -05:00