Modify

Opened 6 years ago

Closed 6 years ago

#18323 closed defect (fixed)

Naturvårdsverkets ledkarta

Reported by: Klumbumbus Owned by: pangoSE
Priority: normal Milestone:
Component: External imagery source Version:
Keywords: Cc:

Description

This addition wiki:/Maps/Sweden?action=diff&version=84 needs some fixes, see the new errors atthe bottom of ImageryCompare, please

  • use a english name
  • remove wms: in front of the URL
  • add available projections

some help is written at wiki:/Maps:
The wiki can help you to find projection codes. When adding or changing a WMS entry you may add EXTRACTEPSG as only content of the line after the WMS URL. Then preview the changes. You will get a XML validation error, but the preview contains the standard projections supported by the server.

Attachments (0)

Change History (8)

comment:1 by anonymous, 6 years ago

Hi, thanks for the tips. Please revert my edit as I just found out that it might not be cc0. I have to contact them.

comment:2 by Klumbumbus, 6 years ago

Resolution: fixed
Status: assignedclosed

OK. Done.

comment:3 by pangoSE, 6 years ago

I now found out that it is CC0. I will try to get the available projections and post here

comment:4 by pangoSE, 6 years ago

Resolution: fixed
Status: closedreopened

comment:5 by pangoSE, 6 years ago

Got this:
2019-11-15 22:34:54.157 VARNING: Unable to find supported projection for layer http://nvpub.vic-metria.nu/arcgis/services/Anordningar_friluftsliv/MapServer/WmsServer?:. Using EPSG:3857.

Is this acceptable?

<entry>

<name>Naturvårdsverket Trails</name>
<name lang="se">Naturvårdsverkets ledkarta</name>
<id>naturvardsverket-led</id>
<category>map</category>
<type>wms</type>
<projections>

<code>EPSG:3857</code>

</projections>
<country-code>SE</country-code>
<url><![CDATAhttp://nvpub.vic-metria.nu/arcgis/services/Leder_friluftsliv/MapServer/WmsServer?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=LED&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]></url>
<attribution-text>© Naturvårdsverket, CC0</attribution-text>

</entry>

in reply to:  3 comment:6 by Klumbumbus, 6 years ago

Replying to pangoSE:

I now found out that it is CC0.

Whats the URL where this is written? That should go into permission-ref

comment:7 by pangoSE, 6 years ago

Added some more stuff:

     <entry>
        <name>Swedish Environmental Protection Agency - Trails</name>
        <name lang="se">Naturvårdsverkets ledkarta</name>
        <id>naturvardsverket-led</id>
        <category>map</category>
        <country-code>SE</country-code>
        <date>2019</date>
        <description lang="en">Daily updated trails in or around nature reserves as recorded by Swedish Environmental Protection Agency</description>
        <type>wms</type>
        <projections>
            <code>EPSG:3857</code>
        </projections>
        <valid-georeference>true</valid-georeference>
        <country-code>SE</country-code>
        <url><![CDATA[http://nvpub.vic-metria.nu/arcgis/services/Leder_friluftsliv/MapServer/WmsServer?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=LED&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
        <attribution-text>© Naturvårdsverket, CC0</attribution-text>
        <attribution-url>http://www.naturvardsverket.se/Amnen/Oppna-data/</attribution-url>
        <permission-ref>https://wiki.openstreetmap.org/wiki/WikiProject_Sweden/Open_data/Naturvårdsverket</permission-ref>
        <icon>http://www.naturvardsverket.se/Documents/logotypes/nv-logo-sv.svg</icon>
     </entry>
Last edited 6 years ago by pangoSE (previous) (diff)

comment:8 by Klumbumbus, 6 years ago

Resolution: fixed
Status: reopenedclosed

I added it. What I changed:

  • changed category to other
  • added shape (basic sweden shape)
  • added projections
  • changed to https

There is room for improvement for the icon as this is not really recognizable at 16 pixels. One could cut trim it to the emblem like the favicon of the webste.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain pangoSE.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.