Second <Rule> tag was missing
parent
548012e783
commit
239410bce1
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
Loading…
Reference in a new issue