Run make for farm preset

This commit is contained in:
Bryan Housel
2015-04-22 20:38:24 -04:00
parent ccf3244a6a
commit d61af929df
3 changed files with 16 additions and 1 deletions

View File

@@ -6306,6 +6306,17 @@
},
"name": "City"
},
"place/farm": {
"icon": "farm",
"geometry": [
"point",
"area"
],
"tags": {
"place": "farm"
},
"name": "Farm"
},
"place/hamlet": {
"icon": "triangle-stroked",
"fields": [

View File

@@ -1499,7 +1499,7 @@
"key": "place",
"value": "city"
},
{
{
"key": "place",
"value": "farm"
},

View File

@@ -2863,6 +2863,10 @@
"name": "City",
"terms": ""
},
"place/farm": {
"name": "Farm",
"terms": ""
},
"place/hamlet": {
"name": "Hamlet",
"terms": ""