>> I'm running my own mapnik server and have noticed a strange problem >> with the rendering. I don't seem to be getting the holes in buildings > You need to use osm2pgsql slim mode (-s), apparently relation parsing > is broken in the in-memory mode, since it can't decide which ways are > valuable enough to keep before parsing the relation. (Or something > similar)
Running the current SVN version of osm2pgsql in slim mode does fixed the problem. Many thanks! -- Brian _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

