Merge pull request #1356 from tyrasd/path_preset

updated path preset:
This commit is contained in:
John Firebaugh
2013-04-21 16:41:31 -07:00
4 changed files with 20 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"key": "incline",
"type": "combo",
"label": "Incline"
}
+5
View File
@@ -0,0 +1,5 @@
{
"key": "sac_scale",
"type": "combo",
"label": "Path Difficulty"
}
@@ -0,0 +1,5 @@
{
"key": "trail_visibility",
"type": "combo",
"label": "Trail Visibility"
}
+5 -3
View File
@@ -1,11 +1,13 @@
{
"icon": "highway-path",
"fields": [
"oneway",
"structure",
"access",
"maxspeed",
"surface"
"sac_scale",
"surface",
"incline",
"trail_visibility",
"ref"
],
"geometry": [
"line"