Thanks Jon, I just changed the layer so it uses the correct column names... when it goes into production, I'll make sure I use the correct default.style.
Regards, Dom On Thu, Aug 4, 2011 at 1:34 PM, Jon Burgess <[email protected]> wrote: > On Thu, 2011-08-04 at 12:42 +0200, Dom L wrote: > > > I checked the database, and there is nothing like "addr:housename", > > just > > addr:flats | text | > > addr:housenumber | text | > > addr:interpolation | text | > > > > Any ideas what is meant by "addr:housename"? > > > I suspect you used an old version of the osm2pgsql default.style when > you imported the OSM data into the database. The latest file lists > addr:housename as one of the columns it will create: > > > http://trac.openstreetmap.org/browser/applications/utils/export/osm2pgsql/default.style > > The best thing to do is to download this file & re-import the OSM data > with osm2pgsql. > > Alternatively you can remove the layers which reference these missing > columns in the osm.xml, either manually or by downloading an older > version of the file. > > Jon > > > -- Sent thru my vacuum cleaner.
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

