[mapserver-users] Problem using getShape with MsSql2008 (Mapscript C#)
Paul james
pauljame at gmail.com
Wed Aug 5 12:48:06 PDT 2009
Hello guys...
That code is working fine with Postgis:
_layer.open();
var _shape = new shapeObj((int)_layer.type);
_layer.getShape(_shape, 0, __id.ToInt32());
The _shape.bounds are all -1 using MsSql2008 ...
Any idea?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090805/e198283c/attachment.htm>
More information about the MapServer-users
mailing list