[Mapnik-users] order styles
Xin
xin at zenpow.com
Tue Apr 1 21:54:25 CEST 2008
I am unable to order styles. I have a road layer which contains motorways,
trunk roads and residential roads. The residential roads are being displayed
on top of others.
I have based my XML off OSM's config.
Here is the core part of my config.
<Style name="minor-roads-fill">
motorway rule
trunk rule
residential rule
</Style>
<Layer name="Roads" ..>
<StyleName>minor-roads-fill</StyleName>
shp data source ...
</Layer>
I have tried rearranging the rules within the style without any success.
Can anyone help at all?
Thanks,
Xin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.berlios.de/pipermail/mapnik-users/attachments/20080401/a5754185/attachment.html>
More information about the Mapnik-users
mailing list