Updated Optimize Rendering with PostGIS (markdown)

Andrey-VI 2013-08-13 04:28:23 -07:00
parent 37d787804c
commit d3c99f4193

@ -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>