Dylan Beaudette wrote: > I was in need of this type of functionality, and found it through two methods: > > 1. define a query template in your mapfile, and have it redirect the user to > a > PHP page which can do related DB lookups and presentation. You can pass along > mapserver query results on the URL. > > 2. use something like ka-map and adjust how the query system displays the > results in the left-hand side panel. I modified the query functions such that > all searching and presentation was done via postgres+PHP.
Hi, me again. Do you think this could be possible using Chameleon as well? Maciek
