[Geomoose-users] problem projecting a WMS

Bistrais, Bob Bob.Bistrais at maine.gov
Tue Mar 3 11:48:05 PST 2015


Hello all,

I needed to update my NWI layer references because of an apparent change by USFWS with the NWI service.  I thought it would be as simple as changing the URL and/or layer name.  But now the NWI layer does not show at all.  I am not getting any error messages in Firebug.

Our applications use EPSG:26919 as an SRS.  The NWI services supports 84, 4326, 3857, and 102100.  In the past I have made this work simply by setting the map-source projection parameter, but it doesn't seem to be working now.

My suspicion is that that the layer is not being reprojected to the application's projection, but this worked in the past.  This particular application is using GeoMoose 2.6RC1.  Here is the code from the mapbook.xml:

                <map-source name="nwi" type="wms" reference="false" tiled="false" projection='EPSG:26919'>
                                <url>http://107.20.228.18/ArcGIS/services/Wetlands/MapServer/WMSServer?</url<http://107.20.228.18/ArcGIS/services/Wetlands/MapServer/WMSServer?%3c/url>>
                                <layer name="Wetlands" queryable="true" status="off"/>
                                                <param name="format" value="image/png"/>
                                                <param name="TRANSPARENT" value="TRUE"/>
                                                <param name="STYLES" value=""/>
                </map-source>

If it helps, here is the URL to USFWS's NWI page:
http://www.fws.gov/wetlands/Data/Web-Map-Services.html


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20150303/24916b35/attachment.html>


More information about the Geomoose-users mailing list