mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Run prettier
This commit is contained in:
parent
41a4c9f999
commit
5725434959
1 changed files with 2 additions and 7 deletions
|
|
@ -1,9 +1,6 @@
|
|||
{
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"il",
|
||||
"ps"
|
||||
]
|
||||
"include": ["il", "ps"]
|
||||
},
|
||||
"icon": "temaki-pedestrian_and_cyclist",
|
||||
"fields": [
|
||||
|
|
@ -21,9 +18,7 @@
|
|||
"access",
|
||||
"incline"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"geometry": ["line"],
|
||||
"tags": {
|
||||
"highway": "path"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue