| | 1 | == Maps for Norway == |
| | 2 | |
| | 3 | {{{ |
| | 4 | #!maps |
| | 5 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| | 6 | <imagery xmlns="http://josm.openstreetmap.de/maps-1.0"> |
| | 7 | <!-- only for Norway --> |
| | 8 | |
| | 9 | <entry> |
| | 10 | <!-- for Norway Svalbard --> |
| | 11 | <name>Svalbard -Orthophoto 2009/2011 EPSG:25833</name> |
| | 12 | <id>NPI-Svalbard</id> |
| | 13 | <type>wmts</type> |
| | 14 | <url><![CDATA[http://geodata.npolar.no/arcgis/rest/services/Basisdata/NP_Ortofoto_Svalbard_WMTS_25833/MapServer/WMTS?]]></url> |
| | 15 | <attribution-text>© Norwegian Polar Institute - CC-BY 4.0</attribution-text> |
| | 16 | <attribution-url>http://geodata.npolar.no/#basemap-services</attribution-url> |
| | 17 | <terms-of-use-url>http://geodata.npolar.no/bruksvilkar</terms-of-use-url> |
| | 18 | <projections> |
| | 19 | <code>EPSG:25833</code> |
| | 20 | </projections> |
| | 21 | <bounds min-lat='74.3300' min-lon='-10.4660' max-lat='79.4670' max-lon='-21.5000'></bounds> |
| | 22 | <country-code>NO</country-code> |
| | 23 | </entry> |
| | 24 | |
| | 25 | </imagery> |
| | 26 | }}} |