[Geomoose-users] USGS NationalMap WMS Error
Jim Klassen
klassen.js at gmail.com
Wed Oct 22 11:08:29 PDT 2014
I am having difficulty connecting GeoMoose to the NationalMap's imagery
service.
The GetMap response says invalid SRS. It appears GeoMoose is sending
SRS=EPSG%3A3857 and the service is expecting SRS=EPSG:3857. This used
to work a while ago. I am not sure what changed. I've tried with
GeoMoose 2.6.1 through master.
Any thoughts what I might be doing wrong?
Mapbook fragment:
<map-source name='tnm_usgsimagery' type="wms" tiled="false"
opacity="1.0">
<param name="TRANSPARENT" value="false"/>
<param name="FORMAT" value="image/jpeg"/>
<url>http://basemap.nationalmap.gov/ArcGIS/services/USGSImageryOnly/MapServer/WMSServer?</url>
<layer name="0"/>
</map-source>
More information about the Geomoose-users
mailing list