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" />
|
<PointSymbolizer file="restaurant.png" />
|
||||||
</Rule>
|
</Rule>
|
||||||
|
<Rule>
|
||||||
<Filter>[amenity] = 'pub'</Filter>
|
<Filter>[amenity] = 'pub'</Filter>
|
||||||
|
|
||||||
<MaxScaleDenominator>25000</MaxScaleDenominator>
|
<MaxScaleDenominator>25000</MaxScaleDenominator>
|
||||||
|
|
Loading…
Reference in a new issue