Create informal crossing

This commit is contained in:
Mikael Dúi Bolinder 2024-02-26 16:33:19 +02:00 committed by GitHub
parent 48cb0b60ce
commit 51a093dfeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,22 @@
{
"icon": "temaki-pedestrian",
"fields": [
"crossing"
],
"geometry": [
"vertex"
],
"tags": {
"crossing": "informal"
},
"reference": {
"key": "crossing",
"value": "informal"
},
"terms": [
"informal crosswalk",
"informal foot path crossing",
"informal pedestrian crossing"
],
"name": "Informal Crossing"
}