[Mapserver-users] problem with tileindex and querybyPoint

Daniel Morissette morissette@dmsolutions.ca
Sun, 09 Nov 2003 22:48:06 -0500


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@dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users