<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi All,<BR>
    I need to generate a bounding box geometry around a point and St_Expands seem to be heading in the right direction. However, I need to create it to different dimensions in each axis. Currently, as I understand it ST_Expands(point_geom, 10) will return me a bounding box extended 10 geometry units in the x, y and z axis. I would like to be able to do ST_Expands(point_geom, 10, 8, 6) where it extends 10 units in X, 8 in Y and 6 in Z. Can anyone recommend how this might be done with the current PostGIS 1.5 functions toolset, I cannot thing of one at present, otherwise can anyone point me in the right direction to a tutorial on how I might extend this function from scratch in the current source code and re-compile it locally.<BR>
 <BR>
Thanks in advance,<BR>
 <BR>
Paul<BR>                                    <br /><hr />Hotmail: Free, trusted and rich email service. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>