[Geomoose-users] Identify

Jay Kapalczynski jkapalczynski at ci.maple-grove.mn.us
Tue Aug 26 10:14:57 EDT 2008


What I am looking to do is have one Identify button that identifies (returns data and images) on the layers that are being drawn in the map (only layers that are drawn).
Then have another Identify Button that returns all the Shapefile fields from all the layers in the project, whether or not they are drawn or not
One returns data and images the other returns GIS related data.
I have two different buttons right now but have to have the layers drawn to identify them....

if I change the layers input type to user (for my second identify button) I assume that this will affect my first identify correct?

In what file do I change the layers input type to "User"....the demo.xml in the webdocs folder?
HERE???
                                <service title="Identify" default="true" cursor="url(cursors/identify2.cur), auto" icon="shared/images/toolbar/identify.jpg" highlight="shared/images/toolbar/identify_selected.jpg" locked="true" shape="point">
                                                <url>/cgi-bin/mapserv.exe</url>
                                                <input type="hidden" name="map" value="/ms4w/apps/GeoMOOSE/Maple_Grove_GeoMoose/identify.map"/>
                                                <input type="point" name="mapxy" delim=" "/>
                                                <input type="extent" name="imgext" delim=" "/>
                                                <input type="layertitles" name="layers" delim=" "/>
                                                <input type="imagesize" name="imgsize" delim=" "/>
                                                <input type="hidden" name="mode" value="nquery"/>
                                </service>

Thanks Dan


From: Dan Little [mailto:danlittle at yahoo.com]
Sent: Monday, August 25, 2008 3:16 PM
To: Jay Kapalczynski; geomoose-developers at lists.sourceforge.net; geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users] Identify

You can manually specify what layers you want identified if you want to ... you just need to change the "layers" input type to "user" and then passing in the layer names (from identify.map) that you want it to search.

----- Original Message ----
From: Jay Kapalczynski <jkapalczynski at ci.maple-grove.mn.us>
To: "geomoose-developers at lists.sourceforge.net" <geomoose-developers at lists.sourceforge.net>; "geomoose-users at lists.sourceforge.net" <geomoose-users at lists.sourceforge.net>
Sent: Monday, August 25, 2008 3:10:02 PM
Subject: [Geomoose-users] Identify
I am trying to create another identify button that will pull and show all the fields from my layers.

I was wondering if it was possible to identify all the layers even if they are not being displayed in the map.
Is there a setting or something I can bypass?

Thanks




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20080826/c3fc00ba/attachment.html


More information about the Geomoose-users mailing list