Hi, I tried to have ArcServer create a wms for me to use in OpenLayers but it
just shows up in the right place but as a pink tile. I checked the
capabilities and it looks like it should work.my code:
//http://www.snydercountygis.org:6080/arcgis/services/bwaBndy/MapServer/WMSServer?request=GetCapabilities&service=WMS
var layer1 = new OpenLayers.Layer.WMS('Boundary, Municipality',
'http://www.snydercountygis.org:6080/arcgis/services/bwaBndy/MapServer/WMSServer?',
{layers: 'Watershed , Municipality',TRANSPARENT:true, format:
"image/png",crs:'EPSG:3857' }, //version: '1.3.0'
//,crs:'EPSG:3857'
{singleTile: true, transparent: true, isBaseLayer:
true, opacity: 0.75, projection:'EPSG:3857'} );Any ideas,
clues? Thx..
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Esri-ArcServer-10-2-WMS-1-3-0-not-working-tp5091574.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users