cyclestreets / ios

iPhone app
https://www.cyclestreets.net/mobile/iphone/
179 stars 149 forks source link

Add OS map tileset (as per other apps) #52

Closed mvl22 closed 13 years ago

mvl22 commented 13 years ago

The other apps and the website now have this additional tileset, which would be good to include at some point. It's experimental but a nice add-on.

                'OS Open Data',
                [   'http://a.os.openstreetmap.org/sv/${z}/${x}/${y}.png',
                    'http://b.os.openstreetmap.org/sv/${z}/${x}/${y}.png',
                    'http://c.os.openstreetmap.org/sv/${z}/${x}/${y}.png'],
                {
                    attribution: 'Contains Ordnance Survey data (c) Crown copyright and database right 2010',
neilkachu commented 13 years ago

OK done.

neilkachu commented 13 years ago

Hmm, issue with the Settings view though, can't fit the 3 options in the segmented control, darn.

mvl22 commented 13 years ago

If:

|| OpenStreetMap || OpenCycleMap || OS ||

isn't possible, how about:

|| OSM || OCM || OS ||

then underneath this text (replacing the current text), all in standard greyed-black text (not red):

Map style used:

• OSM (OpenStreetMap): general map style • OCM (OpenCycleMap): detailed map with cycle features and hills • OS: Ordnance Survey open data Street View

if that won't fit without line-wrapping, how about:

• OpenStreetMap: general map style • OpenCycleMap: detailed map with cycle features and hills • Ordnance Survey open data Street View

neilkachu commented 13 years ago

Ok,

thought it was a OSM/OS joint thing, best is #1 as users won't know what OCM/OSM means necessarily but OS is well recognised. I'll have a look at captioning options.

neilkachu commented 13 years ago

Image and video hosting by TinyPic

Image and video hosting by TinyPic

mvl22 commented 13 years ago

Looks awesome :)

neilkachu commented 13 years ago

OK, here we are.

mvl22 commented 13 years ago

Awesome - perfect :)

On Thu, 25 Aug 2011, neilkachu wrote:

OK, here we are.

Reply to this email directly or view it on GitHub: https://github.com/cyclestreets/ios/issues/52#issuecomment-1898133