SELECT postgis_full_version()

error : no postgis

Cheers,
Rémi-C


2014-03-28 12:14 GMT+01:00 Morten Sickel <[email protected]>:

> spatial_ref_sys should have been created and populated when postgis was
> installed. Double check that that has been done correctly.
>
> Morten
>
>
> 3DCityModeler skrev:
> > 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
> >
>
>
> _______________________________________________
> postgis-users mailing list
> [email protected]
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to