mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
add Footway Area area:highway label (#329)
* add Footway Area area:highway label fixes #131 * Remove what is not needed Co-authored-by: Martin Raifer <martin@raifer.tech> Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
committed by
GitHub
parent
7a2c5fba80
commit
94b44a884d
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"fields": [
|
||||
"surface"
|
||||
],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"area:highway",
|
||||
"edge of pavement",
|
||||
"footway area",
|
||||
"footway shape",
|
||||
"pavement",
|
||||
"sidewalk shape",
|
||||
"sidewalk area"
|
||||
],
|
||||
"tags": {
|
||||
"area:highway": "footway"
|
||||
},
|
||||
"name": "Footway Area"
|
||||
}
|
||||
Reference in New Issue
Block a user