[Geomoose-users] Identify not working for non-MapServer WMS

Dan Little theduckylittle at gmail.com
Thu Sep 25 09:44:48 PDT 2014


Double check the WMS service is returning valid GML.  Identify.php
expects to get GML features back.

On Thu, Sep 25, 2014 at 11:31 AM, Paul Wickman <paul at flatrockgeo.com> wrote:
> Hello,
>
> 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).
>
> Here is the <map-source> definition from the mapbook.xml
>
>         <map-source name="land_ownership" type="wms" opacity="0.4"
> tiled="true" queryable="true">
>                 <url>http://192.235.78.145/geoserver/arizona/ows</url>
>                 <layer name="land_ownership" />
>                 <param name="STYLES" value="land_ownership" />
>                 <param name="FORMAT" value="image/png"/>
>                 <param name="TRANSPARENT" value="TRUE"/>
>         </map-source>
>
>
> And here is the URL were you can see it in action (or rather, inaction).
>
> http://192.235.78.145/geomoose/geomoose.html
>
>
> Thanks for any advice.
>
>
> --
> Paul Wickman
> CTO | Flat Rock Geographics
> 612.280.5850 | paul at flatrockgeo.com
> www.flatrockgeo.com | twitter.com/flatrockgeo
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users


More information about the Geomoose-users mailing list