<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hello everyone, <br>
Thanks to mapserver developers/users for their time to help out on
this list.<br>
I am trying out the new Mapserver 6.0.0, compiled it for windows and
now I am testing it.<br>
Came across the following problem:<br>
on mapscript I cannot call the "getFeature($i)" function; I get the
following message<br>
<i>Call to undefined method layerObj::getFeature() </i><br>
<br>
The migration guide reads:<br>
<i>layer.getShape(int tileindex, int shapeindex)) has been
deprecated and
renamed to layer.getFeature(int shapeindex [, int tileindex = -1])
to
match the SWIG MapScript equivalent.</i><br>
<br>
But it seems that function does not exist! :-) <br>
<br>
Am I missing out on something?<br>
<br>
Cheers,<br>
<div class="moz-signature">-- <br>
<font face="Arial, Helvetica, sans-serif" size="-1">
**************************************************<br>
<b>Francesco Pirotti</b> <br>
Dep. TESAF <br>
CIRGEO – Interdepartmental Research Center on Cartography
Photogrammetry <br>
Remote Sensing and G.I.S. <br>
University of Padova <br>
Web: <a
href="http://www.cirgeo.unipd.it/cirgeo/francescopirotti.htm">http://www.cirgeo.unipd.it/cirgeo/francescopirotti.htm</a>
<br>
Email: <a href="mailto:francesco.pirotti@unipd.it">francesco.pirotti@unipd.it</a>
<br>
Phone: +39 049 827 2710 <br>
Phone: +39 349 55 39 261<br>
**************************************************
</font></div>
</body>
</html>