[postgis-users] Geos = 0

strk at refractions.net strk at refractions.net
Thu Aug 4 08:12:18 PDT 2005


Use postgis_geos_version() instead (available since 0.9.0).
Postgis_version() is a plpgsql function and the one
defined in your database might be the one installed when
you first compiled postgis w/out GEOS support.

--strk;

On Thu, Aug 04, 2005 at 09:56:12AM -0500, Nahum Castro wrote:
> Hello  to all.
> 
> I have compiled postgis with geos, but when I get
> select postgis_version(); get geos = 0, however my
> Postgresql/PostGIS instalation passes all the tests
> included the geos support.
> 
> The problem is that qgis complains about the geos. Any
> advice.
> 
> Thanks in advance.
> 
> --
> Nahum Castro
> Leon, Guanajuato, Mexico
> http://www.leon-linux.com
> e-mail: pedro1_72 [en] yahoo [punto] com
> 
> 
> 	
> 	
> 		
> ___________________________________________________________ 
> Do You Yahoo!? 
> La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx 
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list