mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-18 14:44:54 +02:00
Add entrance=main
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"icon": "maki-entrance-alt1",
|
||||
"fields": [
|
||||
"ref",
|
||||
"door",
|
||||
"access_simple",
|
||||
"level"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"entrance": "main"
|
||||
},
|
||||
"terms": [
|
||||
"door"
|
||||
],
|
||||
"name": "Main Entrance"
|
||||
}
|
||||
Reference in New Issue
Block a user