Make preset changes to individual files

This commit is contained in:
John Firebaugh
2013-04-15 14:22:45 -07:00
parent 1ae9fa59f0
commit 9dc331215c
8 changed files with 8 additions and 5 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"icon": "airport",
"fields": [
"aeroway"
],
@@ -1,4 +1,5 @@
{
"icon": "park2",
"geometry": [
"point",
"area"
+1 -1
View File
@@ -1,5 +1,5 @@
{
"icon": "shop",
"icon": "alcohol-shop",
"fields": [
"address",
"opening_hours"
+1 -1
View File
@@ -1,5 +1,5 @@
{
"icon": "shop",
"icon": "restaurant",
"fields": [
"address",
"opening_hours"
+1 -1
View File
@@ -1,5 +1,5 @@
{
"icon": "shop",
"icon": "music",
"fields": [
"address",
"opening_hours"
+1 -1
View File
@@ -1,8 +1,8 @@
{
"icon": "art-gallery",
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
@@ -1,4 +1,5 @@
{
"icon": "monument",
"fields": [
"operator",
"address"
+1 -1
View File
@@ -1,5 +1,5 @@
{
"icon": "waterway-river",
"icon": "waterway-stream",
"geometry": [
"line"
],