Skip to content

Commit

Permalink
Remove natural=land.
Browse files Browse the repository at this point in the history
This has been deprecated since we created multipolygons, which is a long
time ago! See http://wiki.openstreetmap.org/wiki/Tag:natural%3Dland
  • Loading branch information
gravitystorm committed Dec 2, 2012
1 parent e4acdde commit 5ee440c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions water.mss
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@
[natural = 'mud'][zoom >= 13]::natural {
polygon-pattern-file: url('symbols/mud.png');
}

[natural = 'land'][zoom >= 10]::natural {
polygon-fill: #f2efe9;
}
}

#water-areas-overlay {
Expand Down

0 comments on commit 5ee440c

Please sign in to comment.