Skip to content

Commit

Permalink
add preset for footway=traffic_island tag, closes #633
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Nov 7, 2022
1 parent 417def7 commit 95480a0
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/presets/highway/footway/traffic_island.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"icon": "temaki-pedestrian",
"geometry": [
"line"
],
"tags": {
"footway": "traffic_island"
},
"addTags": {
"highway": "footway",
"footway": "traffic_island"
},
"reference": {
"key": "footway",
"value": "traffic_island"
},
"terms": [
"crossing island"
],
"aliases": [
"Crosswalk Island",
"Traffic Island"
],
"name": "Refuge Island"
}

0 comments on commit 95480a0

Please sign in to comment.