Updated Optimize Rendering with PostGIS (markdown)
parent
37d787804c
commit
d3c99f4193
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ Then you don't need to include a filter to test for tunnel in the Mapnik rules.
|
|||
<Filter>[highway] = 'motorway' and ([tunnel] = 'yes' or [tunnel] = 'true' or [tunnel] = '1')</Filter>
|
||||
```
|
||||
|
||||
becomes
|
||||
becomes
|
||||
|
||||
```xml
|
||||
<Filter>[highway] = 'motorway'</Filter>
|
||||
|
|
Loading…
Reference in a new issue