[postgis-users] Intersects(geometry,geometry) fails
David Valentine
valentine at library.ucsb.edu
Tue Jan 13 07:25:58 PST 2004
On Jan 12, 2004, at 4:17 PM, Paul Ramsey wrote:
> Werks fer me.
> What GEOS version? Operating system, compiler?
>
solaris8
both GCC 2.95.3, and 3.3.2 (packages from sunfreeware.com)
standard solaris tools (/usr/ccs/bin) and GNU binutils
GCC3.3.2
Had to use 'CFLAGS=-fPIC' to get postgis-0.80 (and 0.81) to compile
Under 2.95.3 I could not get geos-1.0 to compile with LDFLAGS=-lstdc++
> ogc=# select intersects(GeometryFromText('POLYGON((2 0,5 0,5 3,2 3,2
> 0))',54001),'SRID=54001;POLYGON((0 0,2 0,7 5,2 5,0 0))');
>
> intersects
> ------------
> t
> (1 row)
>
> Greg Janée wrote:
>
>> Using Intersects(geometry,geometry) fails and furthermore causes the
>> database connection to get hosed:
>
>
>
> --
> __
> /
> | Paul Ramsey
> | Refractions Research
> | Email: pramsey at refractions.net
> | Phone: (250) 885-0632
> \_
>
>
> _______________________________________________
> 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