osm2pgsqlMapnik versions. "features only present in Mapnik version 0.7.1" error
I'm getting this error...
**"RuntimeError: This map uses features only present in Mapnik version 0.7.1 and newer (in node Map)"**
What does it mean?
I've just run osm2pgsql and it seemed to do it's thing (populate the database, though I'm not sure what the best way to check that is) The error occurs when I run ./generate_image.py By "this map" I presume it means the data which I've just loaded into the DB.
So maybe I have a an osm2pgsql<->Mapnik version mismatch. I'm on Mapnik v0.7.0 and osm2pgsql0.66