<esri:Map UseAcceleratedDisplay="True" WrapAround="True" Extent="-15000000,2000000,-7000000,8000000"> <esri:ArcGISTiledMapServiceLayer Url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" /> <esri:WmsLayer ID="OtherWMSLayer" Url="http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r.cgi" SkipGetCapabilities="False" Layers="nexrad-n0r" Version="1.1.1" Opacity="0.7" /> </esri:Map>
Hi,I have a map in which i have several layers of ArcGIS webservices of different origins. One of them is a WMS service which supports the spatial reference that i am using in my map, but when I look at the spatial reference of this layer it returns the WKID of the first EPSG tag in the WMS file. How can I force it to use my WKID instead ?
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.