Bug 248351

Summary: OpenCycleMap now uses a new tile URL
Product: [Applications] marble Reporter: Colin Marquardt <kde>
Component: dataAssignee: Bastian Senst <bastianholst>
Status: RESOLVED FIXED    
Severity: normal CC: bastianholst
Priority: NOR    
Version: unspecified   
Target Milestone: 1.0 (KDE 4.6)   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Colin Marquardt 2010-08-19 11:40:05 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

Hi,

I got OpenCycleMap for Marble from GHNS and I see that it uses a tile URL that has recently changed. Current tiles now come from

            "http://a.tile.opencyclemap.org/cycle/${z}/${x}/${y}.png",
            "http://b.tile.opencyclemap.org/cycle/${z}/${x}/${y}.png",
            "http://c.tile.opencyclemap.org/cycle/${z}/${x}/${y}.png"

(see http://www.openstreetmap.org//openlayers/OpenStreetMap.js). The tiles at the old URL are not updated anymore and might vanish at some point AIUI.

Reproducible: Didn't try
Comment 1 Bastian Senst 2010-10-14 10:08:57 UTC
SVN commit 1185702 by bholst:

Updated the opencyclemap files to the new tile server.
The old one may be shut off at some time.

BUG: 248351


 M  +1 -1      maps.php  
 M  +2 -2      newstuff/maps-4.5.xml  
 M  +2 -2      newstuff/maps.xml  
 M  +3 -3      newstuff/maps/opencyclemap-marblemap.meta  
 M             newstuff/maps/opencyclemap-marblemap.tar.gz  
 M             newstuff/maps/opencyclemap-marblemap.zip  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1185702