Merge branch 'main' into crossing_markings

This commit is contained in:
Martin Raifer 2022-11-07 13:49:05 +01:00
commit 506fe2b2b6
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
124 changed files with 1772 additions and 158 deletions

View file

@ -0,0 +1,27 @@
{
"icon": "temaki-bus",
"fields": [
"name",
"operator",
"oneway",
"structure",
"covered"
],
"moreFields": [
"trolley_wire"
],
"geometry": [
"line"
],
"tags": {
"highway": "busway"
},
"aliases": [
"Transitway",
"Bus Rapid Transit"
],
"terms": [
"brt"
],
"name": "Busway"
}

View file

@ -1,5 +1,5 @@
{
"name": "Motorway Link",
"name": "{highway/motorway_link}",
"icon": "iD-highway-motorway-link",
"fields": [
"destination_oneway",
@ -34,14 +34,6 @@
"tags": {
"highway": "motorway_link"
},
"terms": [
"exit",
"ramp",
"road",
"street",
"on ramp",
"off ramp"
],
"locationSet": {
"include": [
"ca",

View file

@ -1,5 +1,5 @@
{
"name": "Primary Link",
"name": "{highway/primary_link}",
"icon": "iD-highway-primary-link",
"fields": [
"destination_oneway",
@ -38,13 +38,6 @@
"tags": {
"highway": "primary_link"
},
"terms": [
"on ramp",
"off ramp",
"ramp",
"road",
"street"
],
"locationSet": {
"include": [
"ca",

View file

@ -0,0 +1,41 @@
{
"icon": "iD-highway-service",
"fields": [
"name",
"service",
"maxspeed",
"surface",
"structure",
"access"
],
"moreFields": [
"covered_no",
"flood_prone",
"lit",
"maxheight",
"maxspeed/advisory",
"maxweight_bridge",
"smoothness",
"trolley_wire"
],
"geometry": [
"area"
],
"tags": {
"highway": "service"
},
"terms": [
"maneuvering area",
"maneuvering surface",
"manoeuvring area",
"manoeuvring surface",
"paved lot",
"service road",
"service yard",
"shunting area",
"staging lot",
"yard"
],
"searchable": false,
"name": "Paved Service Area"
}

View file

@ -33,26 +33,35 @@
"agricultural road",
"atv",
"carriage road",
"dirt road",
"double track",
"farm road",
"fire road",
"forest road",
"forestry road",
"four wheel drive",
"haul road",
"haulage road",
"high-clearance",
"jeep",
"land access road",
"logging road",
"mining road",
"offroad",
"off-road",
"overgrown",
"primitive",
"quad",
"ranch road",
"rut",
"track",
"track road",
"two-track",
"two track",
"unmaintained",
"vehicular trail",
"woods road"
],
"name": "Track / Land-Access Road"
"name": "Track / Land-Access Road",
"aliases": [
"Land-Access Road",
"Track Road"
]
}

View file

@ -1,5 +1,5 @@
{
"name": "Trunk Link",
"name": "{highway/trunk_link}",
"icon": "iD-highway-trunk-link",
"fields": [
"{highway/motorway_link-US-CA}"
@ -13,13 +13,6 @@
"tags": {
"highway": "trunk_link"
},
"terms": [
"on ramp",
"off ramp",
"ramp",
"road",
"street"
],
"locationSet": {
"include": [
"ca",