<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hello,<div><br></div><div>I've been wrestling around with 3D and have gotten my table/geom to x,y,z</div>
<div>so that</div><div><br></div><div>SELECT ST_AsEwkt(the_geom) FROM <table></div><div>LIMIT 1;</div><div><br></div><div>returns</div><div>"MULTIPOLYGON(((611630.148961496 690526.520745486 0,611619.960661661 690507.134957485 0,</div>
<div>611545.79119058 690545.364867903 0,611556.435198162 690565.595798574 0,611630.148961496 690526.520745486 0)))"</div><div><br></div><div>In another column are the values I'd like to use for Z, or calculate  Z from. </div>
<div><br></div><div>And then brain death.  What sort of statement would I be using to update the Z part of the XYZ,  as a calculated result</div><div>from another column.</div><div><br></div><div>Any help or suggestions greatly appreciated.</div>
<div><br></div><font color="#888888"><div>Chris</div></font></span>