Hi, is there any reason why the datasource parameters srid and geometry_field are not used in the actual mapnik style file for osm? If I add
<Parameter name="srid">4326</Parameter> <Parameter name="geometry_field">way</Parameter> to every datasource the amount of requests goes down. Documentation can be found here: http://trac.mapnik.org/wiki/XMLConfigReference#Datasource Regards philipp _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

