[ms4w-users] WMS problems in ESRI clients
Smith, Michael
Michael.Smith at maine.gov
Fri Oct 3 16:56:23 EDT 2008
Greetings, I have a new MS4W server running with IIS, using the newest
MS4W on Windows 2003 server. It works fine if I look at it in QGIS. If
I consume it in ArcMap (I tried v 9.0 and 9.3) there is no output image,
just white. My layers turn on/off at appropriate scales, but nothing is
there. The WMS is just 3 levels of orthoimagery for part of Maine.
The URL is
http://geolibportaltest.maine.gov/mapserver/cgi-bin/mapserv.exe?map=c:/m
s4w/apps/wms/nw_doqs.map&
I have a prototype box (which is internal to our WAN and so readers you
won't be able to see it) which has the same exact data and mapfile, but
it runs on Apache (the one distributed with MS4W) on Windows XP, and the
service works fine in ArcGIS 9.0 and 9.3.
My map file is shown below.
Any suggestions?
**********
Michael Smith
State GIS Manager
Maine Office of GIS
MAP
EXTENT 396000 5093000 501000 5261000
UNITS METERS
SHAPEPATH "C:/mapserver_data/nw_doqs"
RESOLUTION 96
CONFIG "PROJ_LIB" "C:\ms4w\proj\nad"
OUTPUTFORMAT
NAME PNG8
DRIVER "GD/PNG"
MIMETYPE "image/png"
EXTENSION PNG
IMAGEMODE PC256
TRANSPARENT ON
END
WEB
METADATA
"wms_title" "Northwest DOQs"
"wms_onlineresource"
"http://geolibportaltest.maine.gov/mapserver/cgi-bin/mapserv.exe?map=c:/
ms4w/apps/wms/nw_doqs.map&"
"wms_srs" "EPSG:26919"
END
END
PROJECTION
"init=epsg:26919"
END
LAYER
NAME nw_doqs
MAXSCALEDENOM 50000
METADATA
"wms_title" "NW DOQs"
"wms_extent" "396000 5093000 501000 5261000"
"wms_srs" "EPSG:26919"
END
TILEINDEX "nw_doqs_index.shp"
TILEITEM "location"
TYPE RASTER
END
LAYER
NAME nw_doqs10m
MINSCALEDENOM 50000
MAXSCALEDENOM 500000
METADATA
"wms_title" "NW DOQs 10m overview"
"wms_extent" "396000 5093000 501000 5261000"
"wms_srs" "EPSG:26919"
END
TYPE RASTER
DATA doq_overview20.tif
END
LAYER
NAME nw_doqs100m
MINSCALEDENOM 500000
MAXSCALEDENOM 10000000
METADATA
"wms_title" "NW DOQs 100m overview"
"wms_extent" "396000 5093000 501000 5261000"
"wms_srs" "EPSG:26919"
END
TYPE RASTER
DATA doq_overview100.tif
END
END
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ms4w-users/attachments/20081003/bfbb3429/attachment.html
More information about the ms4w-users
mailing list