That's symptomatic of not managing to connect / query the Postgres database. Have you provided valid credentials / database name? Is there a firewall in the way? Are the queries failing (Take a look in Postgres's logs to see the failing queries).
Cheers, Gregory PS A better place to discuss this is probably the "dev" list. > -----Original Message----- > From: [email protected] [mailto:newbies- > [email protected]] On Behalf Of Wim de Vries > Sent: 30 October 2009 10:04 > To: [email protected] > Subject: [OSM-newbies] only getting shapes; no roads, no names etc. > > Hi, > I installed Mapnik successfully. I downloaded and 'osm2pgsql -m > netherlands.osm.bz' (from geofabrik). > generate_image.py and generate_tiles.py gave no errors. > I played with the zoom level. Still, I can only get shape images with > some > vague lines, but no further details. > Did not find anything about this problem after googling for some hours. > Is there sth. wrong in the (generated) osm.xml? > Thanks. > > > _______________________________________________ > newbies mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/newbies _______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/listinfo/newbies

