Merge pull request #6256 from westnordost/presets-beacon

add man_made=beacon preset
This commit is contained in:
Bryan Housel
2019-04-28 18:08:55 -04:00
committed by GitHub
+18
View File
@@ -0,0 +1,18 @@
{
"fields": [
"name",
"height"
],
"moreFields": [
"seamark/type"
],
"geometry": [
"point",
"area"
],
"tags": {
"man_made": "beacon"
},
"name": "Beacon",
"matchScore": 0.5
}