[mapserver-users] Problem using getShape with MsSql2008 (Mapscript C#)

Paul james pauljame at gmail.com
Wed Aug 5 15:48:06 EDT 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.html


More information about the mapserver-users mailing list