mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 22:48:10 +02:00
Lighthouses are buildings too..
This commit is contained in:
@@ -5447,6 +5447,9 @@
|
||||
},
|
||||
"man_made/lighthouse": {
|
||||
"icon": "lighthouse",
|
||||
"fields": [
|
||||
"building_area"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"icon": "lighthouse",
|
||||
"fields": [
|
||||
"building_area"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
Reference in New Issue
Block a user