FYI - That link requires people to log in to salesforce.
No, identify on WMS is not supported in neither the Flex API, nor the Flex Viewer.
Does ArcGIS Viewer for Flex support identify WMS layers?
That service supports many projections (see the section of the capabilities with the comment "All supported EPSG projections:") including 3857, which is equivalent to 102100.Try:<layer label="Marine" type="wms" visible="true" url="http://cmgds.marine.usgs.gov/geoserver/track/ows" skipgetcapabilities="true" wkid="3857" visiblelayers="lidar"/>
... ... <layer label="LINFOS" type="wms" visible="true" visiblelayers="LINFOS NRW" wkid="31466" imageformat="png" alpha="1" skipgetcapabilities="true" url="http://www.wms.nrw.de/umwelt/linfos?" version="1.1.1"/> </operationallayers>
<map wraparound180="true" initialextent="-130 30 -115 50" top="40"> <basemaps> <layer url="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer" type="tiled" visible="true"/> </basemaps> <operationallayers> <layer label="Surface Sea Water Velocity" type="wms" visible="true" visiblelayers="surface_sea_water_velocity" imageFormat="png" alpha="0.6" skipgetcapabilities="true" url="http://hfrnet.ucsd.edu/thredds/wms/HFRNet/USWC/6km/hourly/RTV" version="1.1.1"/> </operationallayers> </map>
<layer label="Surface Sea Water Velocity" type="wms" visible="true" visiblelayers="surface_sea_water_velocity" imageFormat="png32" alpha="0.6" skipgetcapabilities="true" url="http://hfrnet.ucsd.edu/thredds/wms/HFRNet/USWC/6km/hourly/RTV?service=WMS&srs=EPSG:4326"/>
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.