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&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=OU&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}'/>
and
<tag key='name' value='GRAFCAN Express - Canary Islands'/>
<tag key='url' value='http://idecan1.grafcan.es/ServicioWMS/OrtoExpress?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=ortoexpress&SRS={proj}&WIDTH={width}&HEIGHT={height}&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&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=ortoexpress&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&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&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=OU&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&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 , 10 years ago
comment:2 by , 10 years ago
Seems to work fine other than for the projection warning.
Thanks for the quick fix!
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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).