On Fri, 2008-09-12 at 18:23 +0200, [EMAIL PROTECTED] wrote: > ok, this works - but a new error appears: > ... function addgeometrycollum(...) does'nt exist ... > > Do i have to import some mapnik-tables first ? - where i can find the > import-file > for this/these functions ?
You need postGIS which is an extension to PostgreSQL providing geospatial features: http://postgis.refractions.net/ Some instructions are on the Wiki but are none currently for Windows (you like might to add some) http://wiki.openstreetmap.org/index.php/Mapnik/PostGIS Jon _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

