mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-24 13:00:26 +01:00
Bowling Green preset
This commit is contained in:
17
data/presets/presets/leisure/pitch/bowls.json
Normal file
17
data/presets/presets/leisure/pitch/bowls.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"icon": "pitch",
|
||||
"fields": [
|
||||
"surface",
|
||||
"lit"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "pitch",
|
||||
"sport": "bowls"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Bowling Green"
|
||||
}
|
||||
Reference in New Issue
Block a user