Florian Lohoff wrote: > The problem with the different projection will be that you'll need > to modify the sql queries made in the mapnik xml to reproject > to a different projection. IIRC the default osm2pgsql imports > with is ESRI:900913 aka google/mercator.
You don't need to update the queries themselves, but the SRS of the <Map> and all relevant <Layer> objects in the XML. -- Lennard _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

