Hi, After setting up a postgis 8.2 db + mapnik from svn and the osm-mapnik svn tree on a ubuntu 7.10 headless server I fail to get more than the outline of the UK in the sea, without data from the postgis database.
I have imported the osm data (a recent dump with UK-data) sucessfully with osm2pgsql with the -m option and the osm data is queryable (select * from planet_osm_line where power='line' delivers output). It is clear to me the data does not get read from the database by mapnik when I run the standard generate_image.py. How can I best troubleshoot this problem? I have seen a recent thread named: [Mapnik-users] Postgis-Data not rendered , but the thread does not seem to have a result I can use at the moment, since python, postgres, mapnik and projections are really new to me. Kind regards, ivo _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

