wms_services.xlm

Started by Aldo, December 09, 2018, 03:39:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Aldo

Hi everyone,

I do not think it's a bug in the program, but more probably my mistake.

I'm trying to add a WMS service to the wms_services.xml file, but when I update the maps I see the name, but it does not load the map.



Regione Lombardia - http://www.geoportale.regione.lombardia.it">http://www.geoportale.regione.lombardia.it

http://www.cartografia.servizirl.it/arcgis2/services/BaseMap/CTR_DBT/MapServer/WMSServer?request=GetCapabilities&service=WMS">http://www.cartografia.servizirl.it/arc ... ervice=WMS">http://www.cartografia.servizirl.it/arcgis2/services/BaseMap/CTR_DBT/MapServer/WMSServer?request=GetCapabilities&service=WMS



This is the file I created:



<?xml version="1.0" encoding="UTF-8"?>

<wms_services>

   <wms>

      <name>CTR Lombardia new</name>

      <uid>2001</uid>

      <desc>CTR Lombardia new</desc>

      <url><![CDATA[http://www.cartografia.servizirl.it/arcgis2/services/BaseMap/CTR_DBT/MapServer/WMSServer">http://www.cartografia.servizirl.it/arc ... /WMSServer">http://www.cartografia.servizirl.it/arcgis2/services/BaseMap/CTR_DBT/MapServer/WMSServer?]]></url>

      <minzoomlevel>0</minzoomlevel>

      <maxzoomlevel>20</maxzoomlevel>

      <version>1.1.1</version>

      <layers>0</layers>

      <coordinatesystem>EPSG:4326</coordinatesystem>

      <format>image/png</format>

      <cache>1</cache>

   </wms>

</wms_services>



Thanks for your help