[Mapserver-users] Problem with Mapscript 3.7

Lowell Filak lfilak at medinaco.org
Wed Jul 16 16:48:22 EDT 2003


The syntax appears to be:
queryByAttributes( queryitemname (char), querystring
(string/logical/regular expression), mode
($mapscript::MS_SINGLE/$mapscript::MS_MULTIPLE) );
example:
my $query_result = $layer->queryByAttributes( "CITY", "/MEDINA/",
$mapscript::MS_SINGLE );
my $resultmem = $layer->getResult(0);
HTH
Lowell

The following message was sent by <braulioen at ono.com> on Fri, 11 Jul
2003 11:53:54 +0200.

> Hi,
> 
> Please, I need an example of the queryByAttributes in Mapscript 3.7.
> I have write at list, I have written several times to the list and I 
> have not obtained answer. I suppose that somebody will know to use the 
> function, I would be been thankful to him.
> 
> Thanks in advance.
> Braulio.
> 
> 
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users




More information about the mapserver-users mailing list