<div dir="ltr">Thanks, Tanya.  In this case I'm not actually using any MapServer at all, just GeoServer WMS so there are no MapServer templates involved.<div><br></div><div>-pjw</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 11:48 AM, TC Haddad <span dir="ltr"><<a href="mailto:tchaddad@gmail.com" target="_blank">tchaddad@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi Paul,<br><br></div>Here are some things to check<br><br></div>Tanya<br><div><div><br>In your MAP file:<br><br>- do you have requests enabled at the WEB METADATA level? e.g.:<br><br>    WEB<br>        METADATA<br>            'ows_title' 'Taxlot Maps'<br>            'ows_srs' ' EPSG:4326  EPSG:3857'<br>            'ows_enable_request' '*'<br>            'ows_onlineresource' '<a href="http://www.yourwebsitecouldgohere.info" target="_blank">http://www.yourwebsitecouldgohere.info</a>'<br>        END<br>    END<br></div><div><br></div><div>- do you have a template defined for the info tool results at the LAYER level? e.g.:<br><br></div><div>LAYER<br>...<br>        METADATA<br>            'identify_record' 'templates/identify_parcels.html'<br></div><div>        END<br></div><div>END<br></div><div><br></div><div>In your Template:<br><br></div><div>- do you have relevant fields from your layer specified in [..] so that you get meaningful results returned?  e.g.:<br><br></div><div><!--------- Mapserver template ----------><br></div><div><table><br><tr><br><td align="right"><b>Owner Name:</b></td><br><td>[OWNER]</td><br></tr><br><tr><br><td align="right"><b>Situs Address:</b></td><br><td>[SITUS]</td><br></tr><br></div><div></table><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Thu, Sep 25, 2014 at 9:31 AM, Paul Wickman <span dir="ltr"><<a href="mailto:paul@flatrockgeo.com" target="_blank">paul@flatrockgeo.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hello,<div><br></div><div>I have some GeoServer WMS layers setup in GM v2.6.  Displays fine but am not getting any results back from the Identify tool.  Looking at the Javascript log I see it dispatch a call to the identify.php service but nothing comes back (I have not yet poked around identify.php).</div><div><br></div><div>Here is the <map-source> definition from the mapbook.xml</div><div><br></div><div><div>        <map-source name="land_ownership" type="wms" opacity="0.4" tiled="true" queryable="true"></div><div>                <url><a href="http://192.235.78.145/geoserver/arizona/ows" target="_blank">http://192.235.78.145/geoserver/arizona/ows</a></url></div><div>                <layer name="land_ownership" /></div><div>                <param name="STYLES" value="land_ownership" /></div><div>                <param name="FORMAT" value="image/png"/></div><div>                <param name="TRANSPARENT" value="TRUE"/></div><div>        </map-source></div></div><div><br></div><div><br></div><div>And here is the URL were you can see it in action (or rather, inaction).</div><div><br></div><div><a href="http://192.235.78.145/geomoose/geomoose.html" target="_blank">http://192.235.78.145/geomoose/geomoose.html</a><br></div><div><br></div><div><br></div><div>Thanks for any advice.</div><span><font color="#888888"><div><br></div><div><br>-- <br>Paul Wickman<br>CTO | Flat Rock Geographics<br><a href="tel:612.280.5850" value="+16122805850" target="_blank">612.280.5850</a> | <a href="mailto:paul@flatrockgeo.com" target="_blank">paul@flatrockgeo.com</a><br><a href="http://www.flatrockgeo.com" target="_blank">www.flatrockgeo.com</a> | <a href="http://twitter.com/flatrockgeo" target="_blank">twitter.com/flatrockgeo</a>
</div></font></span></div>
<br></div></div><span class="">_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geomoose-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a><br></span></blockquote></div><br></div>
<br>_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geomoose-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Paul Wickman<br>CTO | Flat Rock Geographics<br>612.280.5850 | <a href="mailto:paul@flatrockgeo.com" target="_blank">paul@flatrockgeo.com</a><br><a href="http://www.flatrockgeo.com" target="_blank">www.flatrockgeo.com</a> | <a href="http://twitter.com/flatrockgeo" target="_blank">twitter.com/flatrockgeo</a>
</div>