<div dir="ltr"><div><div><div><div><div><div><br></div>Ummm... this is just a long shot, but it looks like by default, this is a WMS 1.3.0, not WMS 1.1.1<br><br></div>In WMS 1.3.0, you have to use CRS=EPSG:3857 instead of SRS=EPSG:3857 in the URL. <br><br></div>It does look like the service also supports WMS 1.1.1, so I would try adding the version to your URL fragment, to force the version you want to use, and see if it makes the server happy with using SRS=EPSG:3857<br><br></div><div>like so:<br></div><div><br><a href="http://basemap.nationalmap.gov/ArcGIS/services/USGSImageryOnly/MapServer/WMSServer?version=1.1.1&">http://basemap.</a><a href="http://basemap.nationalmap.gov/ArcGIS/services/USGSImageryOnly/MapServer/WMSServer?version=1.1.1&">nationalmap.gov/ArcGIS/</a><a href="http://basemap.nationalmap.gov/ArcGIS/services/USGSImageryOnly/MapServer/WMSServer?version=1.1.1&">services/USGSImageryOnly/</a><a href="http://basemap.nationalmap.gov/ArcGIS/services/USGSImageryOnly/MapServer/WMSServer?version=1.1.1&">MapServer/WMSServer?version=1.1.1&</a><br><br></div>Mapserver should take care of the rest of the differences between 1.3.0 and 1.1.1.<br><br></div>Tanya<br><br></div><br><div><div><div><div><div><div><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 22, 2014 at 11:08 AM, Jim Klassen <span dir="ltr"><<a href="mailto:klassen.js@gmail.com" target="_blank">klassen.js@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am having difficulty connecting GeoMoose to the NationalMap's imagery<br>
service.<br>
<br>
The GetMap response says invalid SRS.  It appears GeoMoose is sending<br>
SRS=EPSG%3A3857 and the service is expecting SRS=EPSG:3857.  This used<br>
to work a while ago. I am not sure what changed.  I've tried with<br>
GeoMoose 2.6.1 through master.<br>
<br>
Any thoughts what I might be doing wrong?<br>
<br>
Mapbook fragment:<br>
<br>
    <map-source name='tnm_usgsimagery' type="wms" tiled="false"<br>
opacity="1.0"><br>
        <param name="TRANSPARENT" value="false"/><br>
        <param name="FORMAT" value="image/jpeg"/><br>
<br>
<br>
<url><a href="http://basemap.nationalmap.gov/ArcGIS/services/USGSImageryOnly/MapServer/WMSServer" target="_blank">http://basemap.nationalmap.gov/ArcGIS/services/USGSImageryOnly/MapServer/WMSServer</a>?</url><br>
        <layer name="0"/><br>
    </map-source><br>
<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></div>