},
"name": "Marketplace"
},
+ "amenity/motorcycle_parking": {
+ "icon": "scooter",
+ "fields": [
+ "capacity",
+ "operator",
+ "covered",
+ "access_simple"
+ ],
+ "geometry": [
+ "point",
+ "vertex",
+ "area"
+ ],
+ "tags": {
+ "amenity": "motorcycle_parking"
+ },
+ "name": "Motorcycle Parking"
+ },
"amenity/nightclub": {
"icon": "bar",
"fields": [
"access_simple",
"supervised",
"park_ride",
+ "surface",
"address"
],
"geometry": [
"tags": {
"building": "detached"
},
- "name": "Detached Home"
+ "terms": [
+ "home",
+ "single",
+ "family",
+ "residence",
+ "dwelling"
+ ],
+ "name": "Detached House"
},
"building/dormitory": {
"icon": "building",
"tags": {
"building": "house"
},
+ "terms": [
+ "home",
+ "family",
+ "residence",
+ "dwelling"
+ ],
"name": "House"
},
"building/hut": {
},
"name": "School Building"
},
+ "building/semidetached_house": {
+ "icon": "building",
+ "fields": [
+ "address",
+ "levels"
+ ],
+ "geometry": [
+ "point",
+ "area"
+ ],
+ "tags": {
+ "building": "semidetached_house"
+ },
+ "terms": [
+ "home",
+ "double",
+ "duplex",
+ "twin",
+ "family",
+ "residence",
+ "dwelling"
+ ],
+ "name": "Semi-Detached House"
+ },
"building/shed": {
"icon": "building",
"fields": [
"tags": {
"building": "terrace"
},
+ "terms": [
+ "home",
+ "terrace",
+ "brownstone",
+ "family",
+ "residence",
+ "dwelling"
+ ],
"name": "Row Houses"
},
"building/train_station": {
"name": "Pedestrian Crosswalk"
},
"footway/sidewalk": {
+ "icon": "highway-footway",
"fields": [
"surface",
"lit",
"tags": {
"highway": "traffic_signals"
},
+ "fields": [
+ "traffic_signals"
+ ],
"terms": [
"light",
"stoplight",
"tags": {
"landuse": "allotments"
},
- "terms": [],
- "name": "Allotments"
+ "terms": [
+ "allotment",
+ "garden"
+ ],
+ "name": "Community Garden"
},
"landuse/basin": {
"geometry": [
"terms": [],
"name": "Basketball Court"
},
+ "leisure/pitch/rugby_league": {
+ "icon": "america-football",
+ "fields": [
+ "surface",
+ "lit"
+ ],
+ "geometry": [
+ "point",
+ "area"
+ ],
+ "tags": {
+ "leisure": "pitch",
+ "sport": "rugby_league"
+ },
+ "terms": [],
+ "name": "Rugby League Field"
+ },
+ "leisure/pitch/rugby_union": {
+ "icon": "america-football",
+ "fields": [
+ "surface",
+ "lit"
+ ],
+ "geometry": [
+ "point",
+ "area"
+ ],
+ "tags": {
+ "leisure": "pitch",
+ "sport": "rugby_union"
+ },
+ "terms": [],
+ "name": "Rugby Union Field"
+ },
"leisure/pitch/skateboard": {
"icon": "pitch",
"fields": [
"name": "Pier"
},
"man_made/pipeline": {
- "icon": "pipeline",
+ "icon": "pipeline-line",
"fields": [
"location",
"operator"
},
"name": "Bunker"
},
+ "military/checkpoint": {
+ "geometry": [
+ "point",
+ "vertex",
+ "area"
+ ],
+ "terms": [],
+ "tags": {
+ "military": "checkpoint"
+ },
+ "name": "Checkpoint"
+ },
+ "military/danger_area": {
+ "geometry": [
+ "point",
+ "vertex",
+ "area"
+ ],
+ "terms": [],
+ "tags": {
+ "military": "danger_area"
+ },
+ "name": "Danger Area"
+ },
+ "military/naval_base": {
+ "geometry": [
+ "point",
+ "vertex",
+ "area"
+ ],
+ "terms": [],
+ "tags": {
+ "military": "naval_base"
+ },
+ "name": "Naval Base"
+ },
+ "military/obstacle_course": {
+ "geometry": [
+ "point",
+ "vertex",
+ "area"
+ ],
+ "terms": [],
+ "tags": {
+ "military": "obstacle_course"
+ },
+ "name": "Obstacle Course"
+ },
"military/range": {
"geometry": [
"point",
},
"name": "Military Range"
},
+ "military/training_area": {
+ "geometry": [
+ "point",
+ "vertex",
+ "area"
+ ],
+ "terms": [],
+ "tags": {
+ "military": "training_area"
+ },
+ "name": "Training area"
+ },
"natural": {
"fields": [
"natural"
"searchable": false
},
"route/ferry": {
- "icon": "ferry",
+ "icon": "ferry-line",
"geometry": [
"line"
],
}
}
},
+ "traffic_signals": {
+ "key": "traffic_signals",
+ "type": "combo",
+ "label": "Type",
+ "default": "signal"
+ },
"trail_visibility": {
"key": "trail_visibility",
"type": "combo",