Merge pull request #2053 from cschwarz/presets-opening_hours

Added opening_hours to amenity presets
This commit is contained in:
John Firebaugh
2013-12-11 11:21:28 -08:00
8 changed files with 1068 additions and 474 deletions
+1055 -468
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -3,7 +3,8 @@
"fields": [
"atm",
"building_area",
"address"
"address",
"opening_hours"
],
"geometry": [
"point",
+2 -1
View File
@@ -2,7 +2,8 @@
"icon": "bar",
"fields": [
"building_area",
"address"
"address",
"opening_hours"
],
"geometry": [
"point",
+2 -1
View File
@@ -4,7 +4,8 @@
"cuisine",
"internet_access",
"building_area",
"address"
"address",
"opening_hours"
],
"geometry": [
"point",
+2 -1
View File
@@ -3,7 +3,8 @@
"fields": [
"cuisine",
"building_area",
"address"
"address",
"opening_hours"
],
"geometry": [
"point",
+2 -1
View File
@@ -3,7 +3,8 @@
"fields": [
"operator",
"building_area",
"address"
"address",
"opening_hours"
],
"geometry": [
"point",
+2 -1
View File
@@ -2,7 +2,8 @@
"icon": "beer",
"fields": [
"building_area",
"address"
"address",
"opening_hours"
],
"geometry": [
"point",
@@ -4,6 +4,7 @@
"cuisine",
"building_area",
"address",
"opening_hours",
"capacity"
],
"geometry": [