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
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to