- I have cached Basemaps in EPSG: 3948 (non supported by WMS server). How can I ask to Arcgis server to reproject the tiles in EPSG: 2154 supported by WMS server ?
- I visualize WMS layers, but I dont access details of the layers in the widget LayerList. The user is therefore not possible to show or disable layers. I think this is the argument skipgetcapabilities = "true". How to get around this?
<map wraparound180="true" initialextent="-5.524470 41.275700 10.699800 51.090200" top="40" addarcgisbasemaps="false"> <basemaps> <layer label="Streets" type="tiled" visible="true" url="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer"/> </basemaps> <operationallayers> <layer label="Cartorisque WMS 67" type="wms" visible="false" alpha="1" skipgetcapabilities="true" version="1.1.0" visiblelayers="ALEA_SEISME_SYNTHESE,ALEA_SEISME_SYNTHESE" url="http://cartorisque.prim.net/wms/67?" /> </operationallayers> </map>
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.