Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

Add WMS Service in flex Viewer

$
0
0
Hi guys i have a problem.
I have a WMS Service that has been published with a product of Intergrapfh.
This is the wms service:

http://xx.xxx.xxx.xx/reflector/servi...etCapabilities

and i add this service in flex viewer with this method. In config.xml i add the string
HTML Code:

<layer label="NRCan" type="wms" skipgetcapabilities="true" version="1.1.0" wkid="102100"
                  url="http://xx.xxx.xxx.xx/reflector/service?map=mywms.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities"
                  visible="true" visiblelayers="Satellite"/>

but when i run the application the wms it's not visibile.
Any help is great
Thanks

Viewing all articles
Browse latest Browse all 2097

Trending Articles