[postgis-users] 3d buffer
eehab hamzeh
eehab40 at hotmail.com
Fri Aug 15 01:50:43 PDT 2008
What i mean by 3d buffer are i have a room which is like a box and i need to find all the areas that this room Box that will intersect if the room are extended and get larger....
buffer FROM (SELECT gid,buffer(r.the_geom,10) as buffer FROM room r WHERE r.roomname='guest room') AS foo USING UNIQUE gid USING SRID=31467"
i need such query to take the 3d dimension in consideration and make it not just only in 2d
Thanks
ihab
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20080815/09b49950/attachment.html>
More information about the postgis-users
mailing list