[Mapserver-users] problem with tileindex and querybyPoint
Daniel Morissette
morissette at dmsolutions.ca
Sun Nov 9 19:48:06 PST 2003
fx gamoy wrote:
>
> i use the querybyPoint method.
> Everything seems to be ok
> i can read $oShape->numvalues (75 fields in my dbf file)
> But $oShape->values['name"] return nothing
> Any suggestion?
I think the array key is case sensitive in PHP. Perhaps try looking at
the output of print_r($oShape->values) to check if the 'name' is there.
--
------------------------------------------------------------
Daniel Morissette morissette at dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
More information about the MapServer-users
mailing list