Hello guys...<br>That code is working fine with Postgis:<br><br>_layer.open();<br>var _shape = new shapeObj((int)_layer.type);<br>_layer.getShape(_shape, 0, __id.ToInt32());<br><br>The _shape.bounds are all -1 using MsSql2008 ... <br>
<br>Any idea?<br>