Bug 248351 - OpenCycleMap now uses a new tile URL
Summary: OpenCycleMap now uses a new tile URL
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: data (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 1.0 (KDE 4.6)
Assignee: Bastian Senst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 11:40 UTC by Colin Marquardt
Modified: 2010-10-14 10:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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