rename style name (makes more sense)
parent
90451936fa
commit
05921d7750
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ For each Object read from the Datasource Mapnik checks if the current ScaleDenom
|
||||||
* If the Object _misses_ these tests, none of the rules is evaluated.
|
* If the Object _misses_ these tests, none of the rules is evaluated.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<Style name="contours">
|
<Style name="poi-food">
|
||||||
<Rule>
|
<Rule>
|
||||||
<Filter>[amenity] = 'restaurant'</Filter>
|
<Filter>[amenity] = 'restaurant'</Filter>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue