[Mapserver-users] Searching items on maps
randy james
rjames57 at yahoo.com
Fri Mar 7 09:09:59 PST 2003
Hi
I have just setup itemquery using MS 3.7 with a shape
layer that works for me this is the form i used.
cheers
randy
<!-- search form -->
<form method="get"
action="http://my.server/cgi-bin/mapserv";>
<input type="hidden" name="map"
value="/var/www/html/gis/maps/territory_proj.map">
<input type="hidden" name="mapext" value="shapes">
<input type="hidden" name="savequery" value="true">
<input type="hidden" name="mode" value="itemquery">
<input type="hidden" name="qlayer" value="l_fc">
<input type="hidden" name="qitem" value="MAPSTAND">
<input type="TEXT" size="30" name="qstring" value="">
<input type="submit" value="Search">
</form>
<!-- /search form -->
--- Olaf Knopp <oknopp at kartago.de> wrote:
> Hello,
>
> i would like to install a function on a template,
> which allows me to type a name of an object in an
> input or select field and then zoom to the objekt.
> Perhaps it´s a simple query/seach feature. I have
> seen it in some samples in the mapserver gallery,
> but i don´t understand the function.
>
> Can anybody help me?
> Thanks.
>
> Olaf Knopp
>
>
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
More information about the MapServer-users
mailing list