Skip to content

Commit

Permalink
Missing railway areas
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Nov 27, 2024
1 parent 863f6ac commit 7452650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/style/style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<area fill="#e4efcf"/>
</rule>

<rule e="way" closed="yes" k="landuse" v="construction|quarry|landfill|industrial|farm|farmyard" zoom-min="10">
<rule e="way" closed="yes" k="landuse" v="construction|quarry|landfill|industrial|farm|farmyard|railway" zoom-min="10">
<area fill="#d6d4ce"/>
</rule>
<rule e="way" closed="yes" k="landuse" v="allotments" zoom-min="10">
Expand Down

0 comments on commit 7452650

Please sign in to comment.