mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
add man_made=beacon preset
This commit is contained in:
18
data/presets/presets/man_made/beacon.json
Normal file
18
data/presets/presets/man_made/beacon.json
Normal file
@@ -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