Add fields to footway=crossing preset (#1947)

This commit is contained in:
John Firebaugh
2013-11-20 09:26:44 -08:00
parent 7d8a258be8
commit fc677fe2de
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -1675,7 +1675,9 @@
},
"footway/crossing": {
"fields": [
"crossing"
"crossing",
"access",
"surface"
],
"geometry": [
"line"
+3 -1
View File
@@ -1,6 +1,8 @@
{
"fields": [
"crossing"
"crossing",
"access",
"surface"
],
"geometry": [
"line"