Changes between Version 110 and Version 111 of Maps
- Timestamp:
- 2011-09-18T00:07:17+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v110 v111 532 532 533 533 <entry> 534 <name>NPE Maps</name>535 <type>wms</type>536 <url><![CDATA[http://nick.dev.openstreetmap.org/openpaths/freemap.php?layers=npe&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>537 <country-code>GB</country-code>538 </entry>539 540 <entry>541 <name>NPE Maps (Tim)</name>542 <type>wms</type>543 <url><![CDATA[http://timsc.dev.openstreetmap.org/wms2/map.php?SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>544 <country-code>GB</country-code>545 </entry>546 547 <entry>548 534 <name>7th Series (OS7)</name> 549 535 <type>wms</type> … … 552 538 </entry> 553 539 554 <!--only for Japan-->555 556 <!-- The MLIT service seems to be done, please test and remove -->557 558 <entry>559 <name>MLIT Japan (ORTHO)</name>560 <type>wms</type>561 <url><![CDATA[http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO&STYLES=Default&CRS={proj}&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF]]></url>562 <country-code>JA</country-code>563 </entry>564 565 <entry>566 <name>MLIT Japan (ORTHO01)</name>567 <type>wms</type>568 <url><![CDATA[http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO01&STYLES=Default&CRS={proj}&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF]]></url>569 <country-code>JA</country-code>570 </entry>571 572 <entry>573 <name>MLIT Japan (ORTHO02)</name>574 <type>wms</type>575 <url><![CDATA[http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO02&STYLES=Default&CRS={proj}&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF]]></url>576 <country-code>JA</country-code>577 </entry>578 579 <entry>580 <name>MLIT Japan (ORTHO03)</name>581 <type>wms</type>582 <url><![CDATA[http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO03&STYLES=Default&CRS={proj}&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF]]></url>583 <country-code>JA</country-code>584 </entry>585 586 540 <!--only for Italy--> 587 541 … … 591 545 <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> 592 546 <country-code>IT</country-code> 547 <projections> 548 <code>EPSG:32632</code><code>EPSG:4326</code> 549 </projections> 593 550 </entry> 594 551 … … 608 565 <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> 609 566 <country-code>IT</country-code> 567 <projections> 568 <code>EPSG:4326</code> 569 </projections> 610 570 </entry> 611 571 … … 616 576 <type>wms</type> 617 577 <url><![CDATA[http://wms.craig.fr/osm?service=wms&request=getmap&version=1.1.1&layers=auvergne&format=image/jpeg&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url> 578 <projections> 579 <code>EPSG:2154</code><code>EPSG:4326</code><code>EPSG:3785</code><code>EPSG:3857</code><code>EPSG:900913</code><code>EPSG:4171</code> 580 </projections> 618 581 <bounds min-lat='44.604' min-lon='2.045' max-lat='46.822' max-lon='4.507'> 619 582 <shape>
