[OpenLayers-Users] Esri ArcServer 10.2 WMS 1.3.0 not working
PoconoMapper
bill at gistechsolutions.com
Wed Nov 27 13:54:01 PST 2013
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20131127/db7a1dda/attachment.html>
More information about the Users
mailing list