Skip to content

Commit

Permalink
openstreetmap#976 Added the required preset
Browse files Browse the repository at this point in the history
Please check any changes required
  • Loading branch information
N-45div committed Aug 16, 2023
1 parent c57f541 commit ac4a5d3
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions data/presets/man_made/Satellite_dish/satellitedish.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"icon": "fas-satellite-dish",
"fields": [
"operator",
"ref"
],
"geometry": [
"point",
"area"
],
"tags": {
"man_made" : "satellite_dish"
},
"reference": {
"key": "man_made"
},
"terms": [
"parabolic dish",
"dish aerial",
"fixed satellite dish",
"motorized satellite dish",
"portable satellite dish",
"tracking satellite dish",
"Multi-satellite dish"
],
"name": "Satellite Commute"
}

0 comments on commit ac4a5d3

Please sign in to comment.