Modify

Opened 10 years ago

Closed 10 years ago

#11694 closed defect (fixed)

Imagery defaults for GRAFCAN no longer working

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: External imagery source Version:
Keywords: imagery Cc:

Description

The defaults are

<tag key='name' value='GRAFCAN - Canary Islands'/>
<tag key='url' value='http://idecan1.grafcan.es/ServicioWMS/OrtoUrb?FORMAT=image/jpeg&amp;VERSION=1.1.1&amp;SERVICE=WMS&amp;REQUEST=GetMap&amp;Layers=OU&amp;SRS={proj}&amp;WIDTH={width}&amp;HEIGHT={height}&amp;BBOX={bbox}'/>

and

<tag key='name' value='GRAFCAN Express - Canary Islands'/>
<tag key='url' value='http://idecan1.grafcan.es/ServicioWMS/OrtoExpress?FORMAT=image/jpeg&amp;VERSION=1.1.1&amp;SERVICE=WMS&amp;REQUEST=GetMap&amp;Layers=ortoexpress&amp;SRS={proj}&amp;WIDTH={width}&amp;HEIGHT={height}&amp;BBOX={bbox}'/>

These no longer work. When adding manually from the same base URL, I get

<tag key='name' value='idecan1.grafcan.es: OrtoExpress'/>
<tag key='url' value='http://idecan1.grafcan.es/ServicioWMS/OrtoExpress?FORMAT=image/jpeg&amp;VERSION=1.1.1&amp;SERVICE=WMS&amp;REQUEST=GetMap&amp;LAYERS=ortoexpress&amp;STYLES=&amp;SRS={proj}&amp;WIDTH={width}&amp;HEIGHT={height}&amp;BBOX={bbox}'/>

and

<tag key='name' value='idecan1.grafcan.es: OrtoExpress Urbana 12.5 cm/pixel'/>
<tag key='url' value='http://idecan1.grafcan.es/ServicioWMS/OrtoUrb?FORMAT=image/jpeg&amp;VERSION=1.1.1&amp;SERVICE=WMS&amp;REQUEST=GetMap&amp;LAYERS=OU&amp;STYLES=&amp;SRS={proj}&amp;WIDTH={width}&amp;HEIGHT={height}&amp;BBOX={bbox}'/>

These work fine, but when initially loading them, there is a warning about the projection. (The coverage is the Canary Islands, so try there.)

Attachments (0)

Change History (3)

comment:1 by wiktorn, 10 years ago

I've changed imagery definitions and it should be working right now. I have a problem testing this myself right now, as the idecan1.grafcan.es doesn't always return IP address for me (what might be a secondary problem to this).

comment:2 by anonymous, 10 years ago

Seems to work fine other than for the projection warning.

Thanks for the quick fix!

comment:3 by wiktorn, 10 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.