Cannot get WMS map source to work
2 posters
Cannot get WMS map source to work
Andrea and Emmanuel, thanks for writing a great product - it is very easy to use and works well.
I am trying to get this WMS map source to work in ORUX 4.0.1. Here is the wms_services.xml:
<?xml version="1.0" encoding="utf-8" ?>
<wms_services>
<wms>
<name>CRD Atlas</name>
<uid>1309</uid>
<desc>CRD Atlas</desc>
<url><![CDATA[ SEE BELOW &]]></url>
<minzoomlevel>8</minzoomlevel>
<maxzoomlevel>17</maxzoomlevel>
<version>1.1.1</version>
<layers>0</layers>
<coordinatesystem>EPSG:4326</coordinatesystem>
<format>image/jpeg</format>
<cache>1</cache>
</wms>
</wms_services>
The link is: http: SLASH SLASH geodata.crdatlas.ca/gis9x/services/WMSOrthos/MapServer/WMSServer AMPERSAND
Also, it has three layers: 2, 1, 0 - is it possible to display all three or will I require three online map specifications?
thank you for your help. Its a great product.
I am trying to get this WMS map source to work in ORUX 4.0.1. Here is the wms_services.xml:
<?xml version="1.0" encoding="utf-8" ?>
<wms_services>
<wms>
<name>CRD Atlas</name>
<uid>1309</uid>
<desc>CRD Atlas</desc>
<url><![CDATA[ SEE BELOW &]]></url>
<minzoomlevel>8</minzoomlevel>
<maxzoomlevel>17</maxzoomlevel>
<version>1.1.1</version>
<layers>0</layers>
<coordinatesystem>EPSG:4326</coordinatesystem>
<format>image/jpeg</format>
<cache>1</cache>
</wms>
</wms_services>
The link is: http: SLASH SLASH geodata.crdatlas.ca/gis9x/services/WMSOrthos/MapServer/WMSServer AMPERSAND
Also, it has three layers: 2, 1, 0 - is it possible to display all three or will I require three online map specifications?
thank you for your help. Its a great product.
crake- Cantidad de envíos : 3
Fecha de inscripción : 2011-08-01
Re: Cannot get WMS map source to work
I managed to get the WMS source to work by modifying the URL:
Any way to have it fetch 3 layers at once with one definition?
- Code:
<url><![CDATA[http : http://geodata.crdatlas.ca/gis9x/services/WMSOrthos/MapServer/WMSServer?REQUEST=GetMap&SERVICE=WMS&]]></url>
Any way to have it fetch 3 layers at once with one definition?
crake- Cantidad de envíos : 3
Fecha de inscripción : 2011-08-01
Re: Cannot get WMS map source to work
crake wrote:I managed to get the WMS source to work by modifying the URL:
- Code:
<url><![CDATA[http : http://geodata.crdatlas.ca/gis9x/services/WMSOrthos/MapServer/WMSServer?REQUEST=GetMap&SERVICE=WMS&]]></url>
Any way to have it fetch 3 layers at once with one definition?
Yes;
put all, comma separated: <layers>0,1,2,3,4</layers>
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Similar topics
» Noob - how to use gdb data to create an offline map?
» Advanced multi-layer map almost working, but some inconsistencies
» Can some one help me make a map source??
» New versions online maps management: onlinemapsources.xml
» New map in Online Map Source
» Advanced multi-layer map almost working, but some inconsistencies
» Can some one help me make a map source??
» New versions online maps management: onlinemapsources.xml
» New map in Online Map Source
Permissions in this forum:
You cannot reply to topics in this forum