Martin, 'prefix':'planet_osm', # default osm2pgsql table prefix in generate_xml.py
When I ran generate_xml.py originally it didn't generate a new osm.xml Is it possible this is causing issues with tile generation? Thanks, -Keith On Jul 19, 2011, at 12:01 PM, M∡rtin Koppenhoefer wrote: > 2011/7/19 pz <[email protected]>: >> ERROR: relation "_polygon" does not exist >> LINE 4: from _polygon >> Sorting data and creating indexes for planet_osm_polygon > > > looks as if you have to set the prefix in your generate tiles.py to > the same as you used in your database import: "planet_osm" > > cheers, > Martin > _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

