Use new maki icons

This commit is contained in:
John Firebaugh
2013-10-25 12:24:11 -07:00
parent 683b160994
commit b7e3f0d7b2
10 changed files with 61 additions and 14 deletions
+3
View File
@@ -1120,6 +1120,9 @@ en:
shop/pet:
name: Pet Store
terms: "<translate with synonyms or related terms for 'Pet Store', separated by commas>"
shop/photo:
name: Photography Store
terms: "<translate with synonyms or related terms for 'Photography Store', separated by commas>"
shop/shoes:
name: Shoe Store
terms: "<translate with synonyms or related terms for 'Shoe Store', separated by commas>"
+26 -6
View File
@@ -2490,7 +2490,8 @@
"landuse": "farmyard"
},
"terms": [],
"name": "Farmyard"
"name": "Farmyard",
"icon": "farm"
},
"landuse/forest": {
"fields": [
@@ -2633,7 +2634,8 @@
"tags": {
"leisure": "dog_park"
},
"name": "Dog Park"
"name": "Dog Park",
"icon": "dog-park"
},
"leisure/garden": {
"icon": "garden",
@@ -2960,7 +2962,8 @@
"tags": {
"man_made": "lighthouse"
},
"name": "Lighthouse"
"name": "Lighthouse",
"icon": "lighthouse"
},
"man_made/observation": {
"geometry": [
@@ -3787,7 +3790,7 @@
"name": "Liquor Store"
},
"shop/bakery": {
"icon": "shop",
"icon": "bakery",
"fields": [
"address",
"building_area",
@@ -3979,7 +3982,7 @@
"name": "Chemist"
},
"shop/clothes": {
"icon": "shop",
"icon": "clothing-store",
"fields": [
"address",
"building_area",
@@ -4499,7 +4502,7 @@
"name": "Outdoor Store"
},
"shop/pet": {
"icon": "shop",
"icon": "dog-park",
"fields": [
"address",
"building_area",
@@ -4515,6 +4518,23 @@
},
"name": "Pet Store"
},
"shop/photo": {
"icon": "camera",
"fields": [
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"shop": "photo"
},
"name": "Photography Store"
},
"shop/shoes": {
"icon": "shop",
"fields": [
+2 -1
View File
@@ -7,5 +7,6 @@
"landuse": "farmyard"
},
"terms": [],
"name": "Farmyard"
"name": "Farmyard",
"icon": "farm"
}
+3 -2
View File
@@ -8,5 +8,6 @@
"tags": {
"leisure": "dog_park"
},
"name": "Dog Park"
}
"name": "Dog Park",
"icon": "dog-park"
}
@@ -6,5 +6,6 @@
"tags": {
"man_made": "lighthouse"
},
"name": "Lighthouse"
}
"name": "Lighthouse",
"icon": "lighthouse"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"icon": "shop",
"icon": "bakery",
"fields": [
"address",
"building_area",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"icon": "shop",
"icon": "clothing-store",
"fields": [
"address",
"building_area",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"icon": "shop",
"icon": "dog-park",
"fields": [
"address",
"building_area",
+17
View File
@@ -0,0 +1,17 @@
{
"icon": "camera",
"fields": [
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"shop": "photo"
},
"name": "Photography Store"
}
+4
View File
@@ -1911,6 +1911,10 @@
"name": "Pet Store",
"terms": ""
},
"shop/photo": {
"name": "Photography Store",
"terms": ""
},
"shop/shoes": {
"name": "Shoe Store",
"terms": ""