Changes between Version 112 and Version 113 of Maps


Ignore:
Timestamp:
2011-09-18T02:23:12+02:00 (14 years ago)
Author:
Don-vip
Comment:

For future XSD: set projections after url

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v112 v113  
    544544        <type>wms</type>
    545545        <url><![CDATA[http://sit.provincia.lodi.it/mapserver/mapserv.exe?map=ortofoto_wgs84.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS={proj}&LAYERS=Terraitaly%20Ortofoto%202007&STYLES=%2C%2C&FORMAT=image/png&TRANSPARENT=TRUE&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     546        <projections>
     547            <code>EPSG:32632</code><code>EPSG:4326</code>
     548        </projections>
    546549        <country-code>IT</country-code>
    547         <projections>
    548             <code>EPSG:32632</code><code>EPSG:4326</code>
    549         </projections>
    550550    </entry>
    551551
     
    564564        <type>wms</type>
    565565        <url><![CDATA[http://wms.pcn.minambiente.it/cgi-bin/mapserv.exe?map=/ms_ogc/service/ortofoto_colore_06.map&LAYERS=ortofoto_colore_06_32,ortofoto_colore_06_33&REQUEST=GetMap&VERSION=1.1.1&FORMAT=image%2Fjpeg&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     566        <projections>
     567            <code>EPSG:4326</code>
     568        </projections>
    566569        <country-code>IT</country-code>
    567         <projections>
    568             <code>EPSG:4326</code>
    569         </projections>
    570570    </entry>
    571571