[geos-devel] Buffer(box3d()) not returning same SRID

Tyler Mitchell TMitchell at lignum.com
Tue Feb 17 19:56:46 EST 2004


What's the SRID handling logic that goes on when I embed functions like:
buffer( box3d ( wkb_geometry ) )
If I'm comparing this with other geometries that initially had the same 
SRID, I find I have to add:
setsrid(buffer( box3d ( wkb_geometry ) ),nnnnnn)
to make it work.  Yet if I only use Buffer or box3d I don't get this 
problem. 

I know my example is a bit weird but bear with me...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geos-devel/attachments/20040217/be0aca33/attachment.html


More information about the geos-devel mailing list