mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
linted and changed name
This commit is contained in:
parent
5faf036d53
commit
1f44602af8
1 changed files with 7 additions and 6 deletions
|
|
@ -1,18 +1,19 @@
|
|||
{
|
||||
"fields": [
|
||||
"bench",
|
||||
"bin"
|
||||
"bench",
|
||||
"bin",
|
||||
"shelter"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
"point"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "hitchhiking"
|
||||
},
|
||||
"terms": [
|
||||
"hitchhiking"
|
||||
"hitchhiking",
|
||||
"thumbing"
|
||||
],
|
||||
"name": "Designated Hitchhiking Place",
|
||||
"name": "Signed Hitchhiking Place",
|
||||
"icon": "fas-sign-hanging"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue