Opened 12 years ago

Last modified 12 years ago

#9932 closed enhancement

Please add GRAFCAN OrtoExpress imagery — at Version 2

Reported by: anonymous Owned by: team
Priority: normal Milestone: 14.04
Component: Core imagery Version:
Keywords: Cc:

Description (last modified by Don-vip)

There is a second kind of GRAFCAN Images: OrtoExpress. This is not of the same high resolution as the Urbana images, but more up-to-date.
I tried to add it to http://josm.openstreetmap.de/wiki/Maps/Spain, but I can't find a way to edit this page, even after logging in... Could somebody please make the edit for me?

It would be essentially the same as the existing GRAFCAN entry, with changes just to the name and service URL:

    <entry>
        <name>GRAFCAN Express - Canary Islands</name>
        <!-- Note: more up-to-date than GRAFCAN, but lower resolution -->
        <type>wms</type>
        <url><![CDATA[http://idecan1.grafcan.es/ServicioWMS/OrtoExpress?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=OU&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
        <bounds min-lat='27.6221843' min-lon='-18.1779014' max-lat='29.4280698' max-lon='-13.3261713'>

etc.

The bounding box is identical to the other GRAFCAN.

Thanks!!!

Change History (2)

in reply to:  description comment:1 by Don-vip, 12 years ago

Replying to anonymous:

I tried to add it to Maps/Spain, but I can't find a way to edit this page

The edit button is at the bottom of the page and leads you here.

comment:2 by Don-vip, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.