<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Can you confirm it works OK with other clients, like QGIS?<br><br>I generally use QGIS for testing, as I can easily & simultaneously open the shapefiles, imagery, postgis tables, etc as well as the WMS/WFS outputs to ensure all is doing exactly what it should.<br><br>We are using mapserver to provide layers to clients using ESRI so it does work.<br><br>I would also note that mapserver 5.2 is a bit dated now, & wms v1.3.0 is the current version which you do not show support for.<br><br>Brent Wood<br><br>--- On <b>Thu, 9/13/12, Jessica Clarke <i><Jessica.Clarke@forestrytas.com.au></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Jessica Clarke <Jessica.Clarke@forestrytas.com.au><br>Subject: [mapserver-users] mapserver as a wms server for arcgis client<br>To:
mapserver-users@lists.osgeo.org<br>Date: Thursday, September 13, 2012, 6:53 PM<br><br><div id="yiv2067094261">
<div>
<div>Hi, </div>
<div>I'm hoping someone can help me identify why my wms layers in arcgis are coming up blank. </div>
<div><br>Here is my mapfile:</div>
<div><font face="Courier New">MAP<br> NAME "WMSQuick"<br> STATUS ON<br> EXTENT 227154 5165779 627108 5614539<br> UNITS DD<br> SHAPEPATH "c:/images"<br> SIZE 800 600</font></div>
<div><font face="Courier New"> PROJECTION<br> "init=epsg:28355"<br> END</font></div>
<div><font face="Courier New"> OUTPUTFORMAT<br> NAME 'AGG/PNG'<br> DRIVER AGG/PNG<br> END<br> WEB<br> IMAGEPATH "C:/images/"<br> IMAGEURL "/images/"</font></div>
<div><font face="Courier New"> METADATA<br> "wms_title" "WMS Demo" ##required<br> "wms_onlineresource" "</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map</font></a><font face="Courier New">&"<br> "wms_enable_request" "*" ##necessary<br> "wms_server_version" "1.1.1"<br> "wms_extent" "227154 5165779 627108 5614539"<br> END</font></div>
<div><font face="Courier New"> END<br> LAYER<br> NAME "AdminCountries"<br> STATUS ON<br> TYPE POLYGON<br> DATA "img_index.shp"<br> CLASS<br> STYLE<br> COLOR 246 241 223<br> OUTLINECOLOR 0 0 0<br> END<br> END<br> METADATA<br> "wms_title" "admin_countries"<br> "wms_name" "admincountries"<br> "wms_server_version" "1.1.1"<br> #"wms_extent" "227154 5165779 627108 5614539" <br> "wms_onlineresource" "</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map</font></a><font face="Courier New">&"<br> "wms_format"
"image/tif"<br> END<br> PROJECTION<br> "init=epsg:28355"<br> END<br> END</font><font face="Courier New"><br> LEGEND<br> KEYSIZE 12 12<br> STATUS EMBED<br> POSITION lr<br> IMAGECOLOR 125 125 125<br> LABEL<br> COLOR 255 255 255<br> FONT "verdana"<br> TYPE TRUETYPE<br> POSITION AUTO<br> PARTIALS FALSE<br> SIZE 8<br> BUFFER 1<br> END<br> END</font></div>
<div><font face="Courier New">END </font></div>
<div> </div>
<div>Here is my capabilities report: </div>
<div> </div>
<div><font face="Courier New"><?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?><br><!DOCTYPE WMT_MS_Capabilities SYSTEM "</font><a rel="nofollow" target="_blank" href="http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd"><font face="Courier New">http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd</font></a><font face="Courier New">"<br> [<br> <!ELEMENT VendorSpecificCapabilities EMPTY><br> ]> <!-- end of DOCTYPE declaration --></font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New"><WMT_MS_Capabilities version="1.1.1"></font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New"><!-- MapServer version 5.2.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS SUPPORTS=RGBA_PNG INPUT=JPEG INPUT=POSTGIS INPUT=ORACLESPATIAL INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE --></font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New"><Service><br> <Name>OGC:WMS</Name><br> <Title>WMS Demo</Title><br> <OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/</font></a><font face="Courier New">><br></Service></font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New"><Capability><br> <Request><br> <GetCapabilities><br> <Format>application/vnd.ogc.wms_xml</Format><br> <DCPType><br> <HTTP><br> <Get><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Get"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Get</font></a><font face="Courier New">><br>
<Post><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Post"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Post</font></a><font face="Courier New">><br> </HTTP><br> </DCPType><br> </GetCapabilities><br> <GetMap><br> <Format>image/gif</Format><br> <Format>image/png</Format><br> <Format>image/png;
mode=24bit</Format><br> <Format>image/jpeg</Format><br> <Format>image/vnd.wap.wbmp</Format><br> <Format>image/tiff</Format><br> <Format>image/svg+xml</Format><br> <DCPType><br> <HTTP><br> <Get><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Get"><font face="Courier
New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Get</font></a><font face="Courier New">><br> <Post><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Post"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Post</font></a><font face="Courier New">><br> </HTTP><br> </DCPType><br> </GetMap><br> <GetFeatureInfo><br>
<Format>text/plain</Format><br> <Format>application/vnd.ogc.gml</Format><br> <DCPType><br> <HTTP><br> <Get><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Get"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Get</font></a><font face="Courier New">><br> <Post><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank"
href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Post"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Post</font></a><font face="Courier New">><br> </HTTP><br> </DCPType><br> </GetFeatureInfo><br> <DescribeLayer><br> <Format>text/xml</Format><br> <DCPType><br> <HTTP><br> <Get><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank"
href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Get"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Get</font></a><font face="Courier New">><br> <Post><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Post"><font face="Courier
New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Post</font></a><font face="Courier New">><br> </HTTP><br> </DCPType><br> </DescribeLayer><br> <GetLegendGraphic><br> <Format>image/gif</Format><br> <Format>image/png</Format><br> <Format>image/png; mode=24bit</Format><br> <Format>image/jpeg</Format><br> <Format>image/vnd.wap.wbmp</Format><br> <DCPType><br> <HTTP><br> <Get><OnlineResource xmlns:xlink="</font><a rel="nofollow"
target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Get"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Get</font></a><font face="Courier New">><br> <Post><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Post"><font face="Courier
New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Post</font></a><font face="Courier New">><br> </HTTP><br> </DCPType><br> </GetLegendGraphic><br> <GetStyles><br> <Format>text/xml</Format><br> <DCPType><br> <HTTP><br> <Get><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Get"><font face="Courier
New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Get</font></a><font face="Courier New">><br> <Post><OnlineResource xmlns:xlink="</font><a rel="nofollow" target="_blank" href="http://www.w3.org/1999/xlink"><font face="Courier New">http://www.w3.org/1999/xlink</font></a><font face="Courier New">" xlink:href="</font><a rel="nofollow" target="_blank" href="http://test/cgi-bin/mapserv.exe?map=E:%5Cmapfiles%5Cwmstest4.map&%22/%3E%3C/Post"><font face="Courier New">http://test/cgi-bin/mapserv.exe?map=E:\mapfiles\wmstest4.map&"/></Post</font></a><font face="Courier New">><br> </HTTP><br> </DCPType><br> </GetStyles><br> </Request><br> <Exception><br>
<Format>application/vnd.ogc.se_xml</Format><br> <Format>application/vnd.ogc.se_inimage</Format><br> <Format>application/vnd.ogc.se_blank</Format><br> </Exception><br> <VendorSpecificCapabilities /><br> <UserDefinedSymbolization SupportSLD="1" UserLayer="0" UserStyle="1" RemoteWFS="0"/><br> <Layer><br> <Name>WMSQuick</Name><br> <Title>WMS Demo</Title><br> <SRS>EPSG:28355</SRS><br> <LatLonBoundingBox minx="143.619" miny="-43.661" maxx="148.576" maxy="-39.5755" /><br> <BoundingBox SRS="EPSG:28355"<br> minx="227154" miny="5.16578e+006" maxx="627108" maxy="5.61454e+006" /><br> <Layer
queryable="0" opaque="0" cascaded="0"><br> <Name>AdminCountries</Name><br> <Title>admin_countries</Title><br> <SRS>EPSG:28355</SRS><br> <LatLonBoundingBox minx="146.276" miny="-42.7217" maxx="146.522" maxy="-41.3319" /><br> <BoundingBox SRS="EPSG:28355"<br> minx="440755" miny="5.26997e+006" maxx="460030" maxy="5.42416e+006" /><br> </Layer><br> </Layer><br></Capability><br></WMT_MS_Capabilities></font><br></div>
<div> </div>
<div>Am I missing something vital? I am able to add the WMS layers in arcmap, but the canvas is blank. </div>
<div> </div>
<div>Thanks in advance. </div>
<div>Jess</div>
<div> </div><br>
</div>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>mapserver-users mailing list<br><a ymailto="mailto:mapserver-users@lists.osgeo.org" href="/mc/compose?to=mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br></div></blockquote></td></tr></table>