Skip to content

Commit

Permalink
Use entrance icon for subway_entrance, fixes openstreetmap#3255
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajith Ranka authored and Eduard Popov committed Jan 13, 2017
1 parent 473694e commit 22b375c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -9127,7 +9127,7 @@
"name": "Railway Station"
},
"railway/subway_entrance": {
"icon": "rail-metro",
"icon": "entrance",
"geometry": [
"point"
],
Expand Down
4 changes: 2 additions & 2 deletions data/presets/presets/railway/subway_entrance.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "rail-metro",
"icon": "entrance",
"geometry": [
"point"
],
Expand All @@ -8,4 +8,4 @@
},
"terms": [],
"name": "Subway Entrance"
}
}

0 comments on commit 22b375c

Please sign in to comment.