[Mapserver-users] Problem with Mapscript 3.7

Lowell Filak lfilak@medinaco.org
Wed, 16 Jul 2003 16:48:22 -0400


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@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@lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users

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