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?
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to