problem with GEOS contains query
Mark Adams
markadams at CUESTASYS.COM
Tue Mar 21 16:42:24 PST 2006
Hi all,
We're working with the new GEOS "contains" operator support in the 4.9 CVS.
When trying to execute this function we're getting an error Object has an
invalid _handle_ property in
. Ive attached a snippet of code below.
Any suggestions would be greatly appreciated.
$oRes = $bufferLayer->getResult($bfres);
$shp = $bufferLayer->getShape($oRes->tileindex, $oRes->shapeindex);
printf($oShape1->contains($shp) ."\n");
if($oShape1->contains($shp) == 1)
{
}
-------------------
Mark Adams
DPRA Canada
mark.adams at dpra.com
More information about the MapServer-users
mailing list