Update imagery

This commit is contained in:
John Firebaugh
2014-04-09 14:58:57 -04:00
parent 85c0156d71
commit bf4edbfad5
2 changed files with 10 additions and 9 deletions

View File

@@ -10087,22 +10087,23 @@
"overlay": true
},
{
"name": "MapBox Satellite",
"name": "MapQuest Open Aerial",
"type": "tms",
"template": "http://oatile{switch:1,2,3,4}.mqcdn.com/tiles/1.0.0/sat/{zoom}/{x}/{y}.png",
"default": true
},
{
"name": "Mapbox Satellite",
"type": "tms",
"description": "Satellite and aerial imagery.",
"template": "http://{switch:a,b,c}.tiles.mapbox.com/v3/openstreetmap.map-4wvf9l0l/{zoom}/{x}/{y}.png",
"scaleExtent": [
0,
16
19
],
"terms_url": "http://www.mapbox.com/about/maps/",
"terms_text": "Terms & Feedback",
"default": true
},
{
"name": "MapQuest Open Aerial",
"type": "tms",
"template": "http://oatile{switch:1,2,3,4}.mqcdn.com/tiles/1.0.0/sat/{zoom}/{x}/{y}.png",
"id": "Mapbox",
"default": true
},
{

View File

@@ -39,7 +39,7 @@ var censor = {
};
var descriptions = {
'MapBox Satellite': 'Satellite and aerial imagery.',
'Mapbox Satellite': 'Satellite and aerial imagery.',
'OpenStreetMap (Mapnik)': 'The default OpenStreetMap layer.',
'TIGER 2012 Roads Overlay': 'Public domain road data from the US Government.',
'Bing aerial imagery': 'Satellite and aerial imagery.',