Hi there, To make a Raytracing Analysis of a 3DCity Area I will use the CityGML Format and therefore database format. I decided to choose PostgreSQL with PostGIS and 3DCityDB.
But when creating a new database, after entering my password, the SRID and the SRSName the following error occurs: CREATE FUNCTION psql:CREATE_DB.sql:47: ERROR: *Relation ?spatial_ref_sys " is not existing* LINE 1: SELECT srid FROM spatial_ref_sys WHERE srid = $1 I am using Windows 7 system. Can somebody help me? Thanks -- View this message in context: http://postgis.17.x6.nabble.com/3DCityDB-Error-with-creation-of-database-tp5005987.html Sent from the PostGIS - User mailing list archive at Nabble.com. _______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
