mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Run make for farm preset
This commit is contained in:
@@ -6306,6 +6306,17 @@
|
||||
},
|
||||
"name": "City"
|
||||
},
|
||||
"place/farm": {
|
||||
"icon": "farm",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"place": "farm"
|
||||
},
|
||||
"name": "Farm"
|
||||
},
|
||||
"place/hamlet": {
|
||||
"icon": "triangle-stroked",
|
||||
"fields": [
|
||||
|
||||
+1
-1
@@ -1499,7 +1499,7 @@
|
||||
"key": "place",
|
||||
"value": "city"
|
||||
},
|
||||
{
|
||||
{
|
||||
"key": "place",
|
||||
"value": "farm"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user