Second <Rule> tag was missing

nlebedev 2012-08-27 01:31:41 -07:00
parent 548012e783
commit 239410bce1

@ -30,7 +30,7 @@ For each Object read from the Datasource Mapnik checks if the current ScaleDenom
<PointSymbolizer file="restaurant.png" />
</Rule>
<Rule>
<Filter>[amenity] = 'pub'</Filter>
<MaxScaleDenominator>25000</MaxScaleDenominator>
@ -56,4 +56,4 @@ For each Object read from the Datasource Mapnik checks if the current ScaleDenom
## See also
* The normal [Filter](https://github.com/mapnik/mapnik/wiki/Filter)
* The (other) special [ElseFilter](https://github.com/mapnik/mapnik/wiki/ElseFilter)
* The (other) special [ElseFilter](https://github.com/mapnik/mapnik/wiki/ElseFilter)