[postgis-users] Perl Mapscript - queryByPoint to extract Data from POSTGIS table
Klaus Foerster
klaus.foerster at uibk.ac.at
Fri May 31 02:30:05 PDT 2002
hi Tom,
you say that:
> > There are values put in [id] = ARRAY(0x860cfdc) and [tag] = ARRAY(0x860cf34) ...
by putting the statement
> > $id=[id];
> > $tag=[tag];
I can't see which values you mean - @$id[0] holds "id" and @$tag[0] holds "tag"
by using [id] you define an array - why do you need array context for your WHERE clause?
klaus foerster
More information about the postgis-users
mailing list