mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
add man_made=beacon preset
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"fields": [
|
||||
"name",
|
||||
"height"
|
||||
],
|
||||
"moreFields": [
|
||||
"seamark/type"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "beacon"
|
||||
},
|
||||
"name": "Beacon",
|
||||
"matchScore": 0.5
|
||||
}
|
||||
Reference in New Issue
Block a user