Hugo, maybe you could decsribe more precisely what you want...
There are different types of queries. In pmapper I defined them as * identify: using the identify tool; causes a queryByPoint() request * select: using the select tool; causes a queryByRect() request * search: using the search function in the bottom part (text input); performs an attribute query (queryByAttributes()) What do you expect from a query? That it always displays *all* features of a shapefile? Normally a query performs sort of selection by spatial (point, rectangle) or attribute filters. Does it display always just the first record of the shape, independent where you click on the map? Armin [EMAIL PROTECTED] wrote: > Hello > > I'm having a bit of trouble with pmapper when I try to query a shape > that has a table with 56 records, but when i query it, it only shows the > first record! > I try to mess around (I'm a newbie at programming) with the init.php > file and the query.php but it didn't get me anywhere! > I would like to know if it is possible to show all records from a single > shape, and what should I change to accomplish that! > > Thanks in advance for any help! > > Best regrades > Hugo Santos > > _______________________________________________ > Pmapper-users mailing list > [EMAIL PROTECTED] > http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users > >