Changes between Version 4 and Version 5 of Maps/Canada


Ignore:
Timestamp:
2015-01-03T19:30:07+01:00 (11 years ago)
Author:
stoecker
Comment:

No hardcoded projections!

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Canada

    v4 v5  
    99        <id>Geobase_Hydrography</id>
    1010        <type>wms</type>
    11         <url><![CDATA[http://ows.geobase.ca/wms/geobase_en?service=wms&request=GetMap&version=1.1.1&SRS=EPSG:4326&style=&format=image/png&transparent=true&layers=nhn:hydrography,nhn:network&WIDTH={width}&height={height}&BBOX={bbox}]]></url>
     11        <url><![CDATA[http://ows.geobase.ca/wms/geobase_en?service=wms&request=GetMap&version=1.1.1&SRS={proj}&style=&format=image/png&transparent=true&layers=nhn:hydrography,nhn:network&WIDTH={width}&height={height}&BBOX={bbox}]]></url>
    1212        <projections>
    1313            <code>EPSG:4326</code><code>EPSG:900913</code>
     
    107107        <id>Geobase_Roads</id>
    108108        <type>wms</type>
    109         <url><![CDATA[http://ows.geobase.ca/wms/geobase_en?service=wms&request=GetMap&version=1.1.1&SRS=EPSG:4326&style=&format=image/png&transparent=true&layers=nrn:addressrange,nrn:streetnames,nrn:streetnames:streetnames_primary,nrn:streetnames:streetnames_secondary,nrn:streetnames:streetnames_other,nhn:hydrography,nrn:roadnetwork&WIDTH={width}&height={height}&BBOX={bbox}]]></url>
     109        <url><![CDATA[http://ows.geobase.ca/wms/geobase_en?service=wms&request=GetMap&version=1.1.1&SRS={proj}&style=&format=image/png&transparent=true&layers=nrn:addressrange,nrn:streetnames,nrn:streetnames:streetnames_primary,nrn:streetnames:streetnames_secondary,nrn:streetnames:streetnames_other,nhn:hydrography,nrn:roadnetwork&WIDTH={width}&height={height}&BBOX={bbox}]]></url>
    110110        <projections>
    111111            <code>EPSG:4326</code><code>EPSG:900913</code>
     
    205205        <id>Canvec</id>
    206206        <type>wms</type>
    207         <url><![CDATA[http://wms.sst-sw.rncan.gc.ca/wms/toporama_fr?REQUEST=GetMap&SERVICE=wms&VERSION=1.1.1&EXCEPTIONS=application/vnd.ogc.se_inimage&SRS=epsg:4326&FORMAT=image/png&transparent=true&layers=SCW-Toporama&WIDTH={width}&height={height}&BBOX={bbox}]]></url>
     207        <url><![CDATA[http://wms.sst-sw.rncan.gc.ca/wms/toporama_fr?REQUEST=GetMap&SERVICE=wms&VERSION=1.1.1&EXCEPTIONS=application/vnd.ogc.se_inimage&SRS={proj}&FORMAT=image/png&transparent=true&layers=SCW-Toporama&WIDTH={width}&height={height}&BBOX={bbox}]]></url>
    208208        <projections>
    209209            <code>EPSG:4326</code><code>EPSG:900913</code>