On Thu, Dec 27, 2007 at 06:20:47PM +0100, Joerg Ostertag (OSM Munich/Germany) wrote: > FEHLER: AddToPROJ4SRSCache: Cannot find SRID (3395) in spatial_ref_sys
You probably have to read the contents of /usr/share/postgresql-8.2-postgis/spatial_ref_sys.sql into you db with psql -f /usr/share/postgresql-8.2-postgis/spatial_ref_sys.sql (This is the debian location, might be somewhere else on you machine.) Jochen -- Jochen Topf [EMAIL PROTECTED] http://www.remote.org/jochen/ +49-721-388298 _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

