Add leisure=park rendering

This commit is contained in:
John Firebaugh
2013-01-17 21:03:25 -08:00
parent a8cd845831
commit c5afec0f98
2 changed files with 6 additions and 3 deletions
+4 -2
View File
@@ -186,14 +186,16 @@ path.area.tag-landuse,
path.area.tag-natural-wood,
path.area.tag-natural-tree,
path.area.tag-natural-grassland,
path.area.tag-leisure-park,
path.multipolygon.tag-landuse,
path.multipolygon.tag-natural-wood,
path.multipolygon.tag-natural-tree,
path.multipolygon.tag-natural-grassland {
path.multipolygon.tag-natural-grassland,
path.multipolygon.tag-leisure-park {
stroke: #006B34;
stroke-width: 1;
fill: #189E59;
fill-opacity:0.2;
fill-opacity: 0.2;
}
/* highways */