hi list,

i would like to the following: i want to intersect a rectangle (e.g. a 
rectangle obtained from a bounding box from another object) with an arbitrary 
geometry

i tried that the following way:

st_intersection(SetSRID(MakeBox2D(SetSRID(MakePoint(13, 
51),4326),SetSRID(MakePoint(20, 55),4326)),4326),staaten."the_geom")

but i got an NOTICE:  IllegalArgumentException: points must form a closed 
linestring

ERROR: POSTGIS2GEOS conversion failed
SQL Status:XX000


which alternative is there to process the above intersection?

thanks in advance, stefan
______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!            
Jetzt testen! http://produkte.web.de/club/?mc=021130

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to