添加 'data/presets/pedestrian_line.json'
This commit is contained in:
34
data/presets/pedestrian_line.json
Normal file
34
data/presets/pedestrian_line.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"icon": "temaki-pedestrian",
|
||||
"fields": [
|
||||
"name",
|
||||
"surface",
|
||||
"lit",
|
||||
"width",
|
||||
"oneway",
|
||||
"structure",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"bridge/ref",
|
||||
"covered_no",
|
||||
"incline",
|
||||
"maxweight_bridge",
|
||||
"smoothness"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"lowalt": "pedestrian"
|
||||
},
|
||||
"terms": [
|
||||
"center",
|
||||
"centre",
|
||||
"plaza",
|
||||
"quad",
|
||||
"square",
|
||||
"walkway"
|
||||
],
|
||||
"name": "Pedestrian Street"
|
||||
}
|
||||
Reference in New Issue
Block a user