mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 11:46:11 +02:00
Move footway presets under highway folder, simplify conveying
This commit is contained in:
+28
-28
@@ -3388,34 +3388,6 @@ en:
|
||||
name: Entrance/Exit
|
||||
# 'terms: entrance,exit,door'
|
||||
terms: '<translate with synonyms or related terms for ''Entrance/Exit'', separated by commas>'
|
||||
footway/conveying/moving-walkway:
|
||||
# 'highway=footway, conveying=*'
|
||||
name: Moving Walkway
|
||||
# 'terms: moving sidewalk,autwalk,skywalk,travolator,travelator,travellator,conveyor'
|
||||
terms: '<translate with synonyms or related terms for ''Moving Walkway'', separated by commas>'
|
||||
footway/crossing:
|
||||
# 'highway=footway, footway=crossing'
|
||||
name: Street Crossing
|
||||
terms: '<translate with synonyms or related terms for ''Street Crossing'', separated by commas>'
|
||||
footway/crossing-raised:
|
||||
# 'highway=footway, footway=crossing, traffic_calming=table'
|
||||
name: Raised Street Crossing
|
||||
# 'terms: flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Raised Street Crossing'', separated by commas>'
|
||||
footway/crosswalk:
|
||||
# 'highway=footway, footway=crossing, crossing=zebra'
|
||||
name: Pedestrian Crosswalk
|
||||
# 'terms: zebra crossing'
|
||||
terms: '<translate with synonyms or related terms for ''Pedestrian Crosswalk'', separated by commas>'
|
||||
footway/crosswalk-raised:
|
||||
# 'highway=footway, footway=crossing, crossing=zebra, traffic_calming=table'
|
||||
name: Raised Pedestrian Crosswalk
|
||||
# 'terms: zebra crossing,flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Raised Pedestrian Crosswalk'', separated by commas>'
|
||||
footway/sidewalk:
|
||||
# 'highway=footway, footway=sidewalk'
|
||||
name: Sidewalk
|
||||
terms: '<translate with synonyms or related terms for ''Sidewalk'', separated by commas>'
|
||||
ford:
|
||||
# ford=yes
|
||||
name: Ford
|
||||
@@ -3596,6 +3568,34 @@ en:
|
||||
name: Foot Path
|
||||
# 'terms: hike,hiking,trackway,trail,walk'
|
||||
terms: '<translate with synonyms or related terms for ''Foot Path'', separated by commas>'
|
||||
highway/footway/conveying/moving-walkway:
|
||||
# 'highway=footway, conveying=*'
|
||||
name: Moving Walkway
|
||||
# 'terms: moving sidewalk,autwalk,skywalk,travolator,travelator,travellator,conveyor'
|
||||
terms: '<translate with synonyms or related terms for ''Moving Walkway'', separated by commas>'
|
||||
highway/footway/crossing:
|
||||
# 'highway=footway, footway=crossing'
|
||||
name: Street Crossing
|
||||
terms: '<translate with synonyms or related terms for ''Street Crossing'', separated by commas>'
|
||||
highway/footway/crossing-raised:
|
||||
# 'highway=footway, footway=crossing, traffic_calming=table'
|
||||
name: Raised Street Crossing
|
||||
# 'terms: flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Raised Street Crossing'', separated by commas>'
|
||||
highway/footway/crosswalk:
|
||||
# 'highway=footway, footway=crossing, crossing=zebra'
|
||||
name: Pedestrian Crosswalk
|
||||
# 'terms: zebra crossing'
|
||||
terms: '<translate with synonyms or related terms for ''Pedestrian Crosswalk'', separated by commas>'
|
||||
highway/footway/crosswalk-raised:
|
||||
# 'highway=footway, footway=crossing, crossing=zebra, traffic_calming=table'
|
||||
name: Raised Pedestrian Crosswalk
|
||||
# 'terms: zebra crossing,flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Raised Pedestrian Crosswalk'', separated by commas>'
|
||||
highway/footway/sidewalk:
|
||||
# 'highway=footway, footway=sidewalk'
|
||||
name: Sidewalk
|
||||
terms: '<translate with synonyms or related terms for ''Sidewalk'', separated by commas>'
|
||||
highway/give_way:
|
||||
# highway=give_way
|
||||
name: Yield Sign
|
||||
|
||||
@@ -100,8 +100,8 @@
|
||||
"geometry": "line",
|
||||
"name": "Path Features",
|
||||
"members": [
|
||||
"footway/crosswalk",
|
||||
"footway/sidewalk",
|
||||
"highway/footway/crosswalk",
|
||||
"highway/footway/sidewalk",
|
||||
"highway/steps",
|
||||
"highway/path",
|
||||
"highway/footway",
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"geometry": "line",
|
||||
"name": "Path Features",
|
||||
"members": [
|
||||
"footway/crosswalk",
|
||||
"footway/sidewalk",
|
||||
"highway/footway/crosswalk",
|
||||
"highway/footway/sidewalk",
|
||||
"highway/steps",
|
||||
"highway/path",
|
||||
"highway/footway",
|
||||
|
||||
@@ -335,12 +335,6 @@
|
||||
"emergency/siren": {"icon": "fas-volume-up", "fields": ["siren/purpose", "siren/type", "ref", "operator"], "geometry": ["point", "vertex"], "terms": ["air raid", "loud", "noise", "storm", "tornado", "warning"], "tags": {"emergency": "siren"}, "name": "Siren"},
|
||||
"emergency/water_tank": {"icon": "maki-water", "fields": ["name", "ref", "operator"], "geometry": ["point", "vertex"], "terms": ["water tank", "cistern", "reservoir"], "tags": {"emergency": "water_tank"}, "name": "Emergency Water Tank"},
|
||||
"entrance": {"icon": "maki-entrance-alt1", "geometry": ["vertex"], "terms": ["entrance", "exit", "door"], "tags": {"entrance": "*"}, "fields": ["entrance", "access_simple", "address"], "name": "Entrance/Exit"},
|
||||
"footway/conveying/moving-walkway": {"icon": "iD-highway-footway", "fields": ["name", "conveying", "access_simple", "lit", "width"], "geometry": ["line"], "terms": ["moving sidewalk", "autwalk", "skywalk", "travolator", "travelator", "travellator", "conveyor"], "tags": {"highway": "footway", "conveying": "*"}, "name": "Moving Walkway"},
|
||||
"footway/crossing-raised": {"fields": ["crossing", "access", "surface", "kerb", "tactile_paving"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "crossing", "traffic_calming": "table"}, "reference": {"key": "traffic_calming", "value": "table"}, "terms": ["flat top", "hump", "speed", "slow"], "name": "Raised Street Crossing"},
|
||||
"footway/crossing": {"fields": ["crossing", "access", "surface", "kerb", "tactile_paving"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "crossing"}, "reference": {"key": "footway", "value": "crossing"}, "terms": [], "name": "Street Crossing"},
|
||||
"footway/crosswalk-raised": {"icon": "iD-highway-footway", "fields": ["crossing", "access", "surface", "kerb", "tactile_paving"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "crossing", "crossing": "zebra", "traffic_calming": "table"}, "reference": {"key": "traffic_calming", "value": "table"}, "terms": ["zebra crossing", "flat top", "hump", "speed", "slow"], "name": "Raised Pedestrian Crosswalk"},
|
||||
"footway/crosswalk": {"icon": "iD-highway-footway", "fields": ["crossing", "access", "surface", "kerb", "tactile_paving"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "crossing", "crossing": "zebra"}, "reference": {"key": "footway", "value": "crossing"}, "terms": ["zebra crossing"], "name": "Pedestrian Crosswalk"},
|
||||
"footway/sidewalk": {"icon": "iD-highway-footway", "fields": ["surface", "lit", "width", "structure", "access"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "sidewalk"}, "reference": {"key": "footway", "value": "sidewalk"}, "terms": [], "name": "Sidewalk"},
|
||||
"ford": {"geometry": ["vertex"], "tags": {"ford": "yes"}, "name": "Ford"},
|
||||
"golf/bunker": {"icon": "maki-golf", "fields": ["name"], "geometry": ["area"], "tags": {"golf": "bunker", "natural": "sand"}, "terms": ["hazard", "bunker"], "reference": {"key": "golf", "value": "bunker"}, "name": "Sand Trap"},
|
||||
"golf/fairway": {"icon": "maki-golf", "fields": ["name"], "geometry": ["area"], "tags": {"golf": "fairway", "landuse": "grass"}, "reference": {"key": "golf", "value": "fairway"}, "name": "Fairway"},
|
||||
@@ -379,6 +373,12 @@
|
||||
"highway/cycleway": {"icon": "iD-highway-cycleway", "fields": ["name", "oneway", "surface", "lit", "width", "structure", "access"], "geometry": ["line"], "tags": {"highway": "cycleway"}, "terms": ["bike"], "name": "Cycle Path"},
|
||||
"highway/elevator": {"icon": "temaki-elevator", "fields": ["access_simple", "opening_hours", "maxweight", "ref"], "geometry": ["vertex"], "tags": {"highway": "elevator"}, "terms": ["lift"], "name": "Elevator"},
|
||||
"highway/footway": {"icon": "iD-highway-footway", "fields": ["name", "surface", "lit", "width", "structure", "access"], "geometry": ["line"], "terms": ["hike", "hiking", "trackway", "trail", "walk"], "tags": {"highway": "footway"}, "name": "Foot Path"},
|
||||
"highway/footway/conveying/moving-walkway": {"icon": "iD-highway-footway", "fields": ["name", "conveying", "access_simple", "lit", "width"], "geometry": ["line"], "terms": ["moving sidewalk", "autwalk", "skywalk", "travolator", "travelator", "travellator", "conveyor"], "tags": {"highway": "footway", "conveying": "*"}, "name": "Moving Walkway"},
|
||||
"highway/footway/crossing-raised": {"fields": ["crossing", "access", "surface", "kerb", "tactile_paving"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "crossing", "traffic_calming": "table"}, "reference": {"key": "traffic_calming", "value": "table"}, "terms": ["flat top", "hump", "speed", "slow"], "name": "Raised Street Crossing"},
|
||||
"highway/footway/crossing": {"fields": ["crossing", "access", "surface", "kerb", "tactile_paving"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "crossing"}, "reference": {"key": "footway", "value": "crossing"}, "terms": [], "name": "Street Crossing"},
|
||||
"highway/footway/crosswalk-raised": {"icon": "iD-highway-footway", "fields": ["crossing", "access", "surface", "kerb", "tactile_paving"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "crossing", "crossing": "zebra", "traffic_calming": "table"}, "reference": {"key": "traffic_calming", "value": "table"}, "terms": ["zebra crossing", "flat top", "hump", "speed", "slow"], "name": "Raised Pedestrian Crosswalk"},
|
||||
"highway/footway/crosswalk": {"icon": "iD-highway-footway", "fields": ["crossing", "access", "surface", "kerb", "tactile_paving"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "crossing", "crossing": "zebra"}, "reference": {"key": "footway", "value": "crossing"}, "terms": ["zebra crossing"], "name": "Pedestrian Crosswalk"},
|
||||
"highway/footway/sidewalk": {"icon": "iD-highway-footway", "fields": ["surface", "lit", "width", "structure", "access"], "geometry": ["line"], "tags": {"highway": "footway", "footway": "sidewalk"}, "reference": {"key": "footway", "value": "sidewalk"}, "terms": [], "name": "Sidewalk"},
|
||||
"highway/give_way": {"icon": "temaki-yield", "fields": ["direction_vertex"], "geometry": ["vertex"], "tags": {"highway": "give_way"}, "terms": ["give way", "yield", "sign"], "name": "Yield Sign"},
|
||||
"highway/living_street": {"icon": "iD-highway-living-street", "fields": ["name", "oneway", "maxspeed", "lanes", "surface", "structure", "maxheight", "access", "cycleway"], "geometry": ["line"], "tags": {"highway": "living_street"}, "name": "Living Street"},
|
||||
"highway/milestone": {"icon": "temaki-milestone", "geometry": ["point", "vertex"], "fields": ["distance", "direction_vertex"], "tags": {"highway": "milestone"}, "terms": ["milestone", "marker"], "name": "Highway Milestone"},
|
||||
|
||||
+32
-32
@@ -2290,38 +2290,6 @@
|
||||
"object_types": ["node"],
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/entrance-alt1-15.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "conveying",
|
||||
"description": "Moving Walkway, Escalator",
|
||||
"object_types": ["way"],
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-footway.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "traffic_calming",
|
||||
"value": "table",
|
||||
"description": "Raised Street Crossing, Raised Pedestrian Crosswalk, Speed Table",
|
||||
"object_types": ["way"]
|
||||
},
|
||||
{
|
||||
"key": "footway",
|
||||
"value": "crossing",
|
||||
"description": "Street Crossing",
|
||||
"object_types": ["way"]
|
||||
},
|
||||
{
|
||||
"key": "crossing",
|
||||
"value": "zebra",
|
||||
"description": "Pedestrian Crosswalk",
|
||||
"object_types": ["way"],
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-footway.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "footway",
|
||||
"value": "sidewalk",
|
||||
"description": "Sidewalk",
|
||||
"object_types": ["way"],
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-footway.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "ford",
|
||||
"value": "yes",
|
||||
@@ -2516,12 +2484,25 @@
|
||||
"object_types": ["way"],
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-footway.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "traffic_calming",
|
||||
"value": "table",
|
||||
"description": "Raised Street Crossing, Raised Pedestrian Crosswalk, Speed Table",
|
||||
"object_types": ["node"]
|
||||
},
|
||||
{
|
||||
"key": "highway",
|
||||
"value": "crossing",
|
||||
"description": "Street Crossing",
|
||||
"object_types": ["node"]
|
||||
},
|
||||
{
|
||||
"key": "crossing",
|
||||
"value": "zebra",
|
||||
"description": "Pedestrian Crosswalk",
|
||||
"object_types": ["node"],
|
||||
"icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/pedestrian.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "highway",
|
||||
"value": "cycleway",
|
||||
@@ -2543,6 +2524,25 @@
|
||||
"object_types": ["way"],
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-footway.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "conveying",
|
||||
"description": "Moving Walkway, Escalator",
|
||||
"object_types": ["way"],
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-footway.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "footway",
|
||||
"value": "crossing",
|
||||
"description": "Street Crossing",
|
||||
"object_types": ["way"]
|
||||
},
|
||||
{
|
||||
"key": "footway",
|
||||
"value": "sidewalk",
|
||||
"description": "Sidewalk",
|
||||
"object_types": ["way"],
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/iD-sprite/presets/highway-footway.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "highway",
|
||||
"value": "give_way",
|
||||
|
||||
Vendored
+24
-24
@@ -4410,30 +4410,6 @@
|
||||
"name": "Entrance/Exit",
|
||||
"terms": "entrance,exit,door"
|
||||
},
|
||||
"footway/conveying/moving-walkway": {
|
||||
"name": "Moving Walkway",
|
||||
"terms": "moving sidewalk,autwalk,skywalk,travolator,travelator,travellator,conveyor"
|
||||
},
|
||||
"footway/crossing-raised": {
|
||||
"name": "Raised Street Crossing",
|
||||
"terms": "flat top,hump,speed,slow"
|
||||
},
|
||||
"footway/crossing": {
|
||||
"name": "Street Crossing",
|
||||
"terms": ""
|
||||
},
|
||||
"footway/crosswalk-raised": {
|
||||
"name": "Raised Pedestrian Crosswalk",
|
||||
"terms": "zebra crossing,flat top,hump,speed,slow"
|
||||
},
|
||||
"footway/crosswalk": {
|
||||
"name": "Pedestrian Crosswalk",
|
||||
"terms": "zebra crossing"
|
||||
},
|
||||
"footway/sidewalk": {
|
||||
"name": "Sidewalk",
|
||||
"terms": ""
|
||||
},
|
||||
"ford": {
|
||||
"name": "Ford",
|
||||
"terms": ""
|
||||
@@ -4586,6 +4562,30 @@
|
||||
"name": "Foot Path",
|
||||
"terms": "hike,hiking,trackway,trail,walk"
|
||||
},
|
||||
"highway/footway/conveying/moving-walkway": {
|
||||
"name": "Moving Walkway",
|
||||
"terms": "moving sidewalk,autwalk,skywalk,travolator,travelator,travellator,conveyor"
|
||||
},
|
||||
"highway/footway/crossing-raised": {
|
||||
"name": "Raised Street Crossing",
|
||||
"terms": "flat top,hump,speed,slow"
|
||||
},
|
||||
"highway/footway/crossing": {
|
||||
"name": "Street Crossing",
|
||||
"terms": ""
|
||||
},
|
||||
"highway/footway/crosswalk-raised": {
|
||||
"name": "Raised Pedestrian Crosswalk",
|
||||
"terms": "zebra crossing,flat top,hump,speed,slow"
|
||||
},
|
||||
"highway/footway/crosswalk": {
|
||||
"name": "Pedestrian Crosswalk",
|
||||
"terms": "zebra crossing"
|
||||
},
|
||||
"highway/footway/sidewalk": {
|
||||
"name": "Sidewalk",
|
||||
"terms": ""
|
||||
},
|
||||
"highway/give_way": {
|
||||
"name": "Yield Sign",
|
||||
"terms": "give way,yield,sign"
|
||||
|
||||
Reference in New Issue
Block a user