mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Add hopscotch preset (#451)
This commit is contained in:
parent
5b098156f4
commit
2f1d1bbf02
1 changed files with 11 additions and 0 deletions
11
data/presets/playground/hopscotch.json
Normal file
11
data/presets/playground/hopscotch.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"icon": "maki-playground",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"playground": "hopscotch"
|
||||
},
|
||||
"name": "Hopscotch"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue