//*********************************************************************
//*                       USGS_OGC_Layers.js                                      *
//*********************************************************************

//Default Categories in order are:

Download_Category_Order[0] = "Elevation";
Download_Category_Order[1] = "Land Cover";
Download_Category_Order[2] = "Orthoimagery";
Download_Category_Order[3] = "Transportation";

Download_Category_Layer_Order[0] = "101,102,103,104,105,106";
Download_Category_Layer_Order[1] = "201,202,203,204,205";
Download_Category_Layer_Order[2] = "301,302,303,304,305,306,308,309,310,311,312,314,315,316,317,318,319,320,321,322,324,326,327,328,329,331,332,333,334,335,336,338,339,340,342,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369";
Download_Category_Layer_Order[3] = "401";

Download_Category_Expanded[0] = false;
Download_Category_Expanded[1] = false;
Download_Category_Expanded[2] = false;
Download_Category_Expanded[3] = false;

//*********************************************************************
//*  ELEVATION Category datasets (100's)                                                                   
//*********************************************************************

//NED Elevation Shaded Relief
Download_SRC_Layer_Name[101] = '1" NED';
Download_SRC_Layer_Icon_URL[101] = '';
Download_SRC_Layer_Documentation_URL[101] = 'http://ned.usgs.gov/';
Download_SRC_Layer_Metadata_URL[101] = '';
Download_SRC_Layer_Max_Scale[101] = 0;
Download_SRC_Layer_Min_Scale[101] = 0;
Download_SRC_Layer_Checked[101] = true;
Download_SRC_Layer_TheLayer[101] = 'NED01HZ';
Download_SRC_Layer_Extent_Left[101] = -180;
Download_SRC_Layer_Extent_Right[101] = 165;
Download_SRC_Layer_Extent_Bottom[101] = 0;
Download_SRC_Layer_Extent_Top[101] = 54;
Download_SRC_Layer_Weights[101] = 52.0;

//NED Alaska Elevation Shaded Relief
Download_SRC_Layer_Name[102] = '2" NED';
Download_SRC_Layer_Icon_URL[102] = '';
Download_SRC_Layer_Documentation_URL[102] = 'http://ned.usgs.gov/';
Download_SRC_Layer_Metadata_URL[102] = '';
Download_SRC_Layer_Max_Scale[102] = 0;
Download_SRC_Layer_Min_Scale[102] = 0;
Download_SRC_Layer_Checked[102] = false;
Download_SRC_Layer_TheLayer[102] = 'NAK01HZ';
Download_SRC_Layer_Extent_Left[102] = -180;
Download_SRC_Layer_Extent_Right[102] = -123;
Download_SRC_Layer_Extent_Bottom[102] = 46;
Download_SRC_Layer_Extent_Top[102] = 77;
Download_SRC_Layer_Weights[102] = 13.0;

//1/3 NED Elevation Shaded Relief
Download_SRC_Layer_Name[103] = '1/3" NED';
Download_SRC_Layer_Icon_URL[103] = '';
Download_SRC_Layer_Documentation_URL[103] = 'http://ned.usgs.gov/';
Download_SRC_Layer_Metadata_URL[103] = '';
Download_SRC_Layer_Max_Scale[103] = 0;
Download_SRC_Layer_Min_Scale[103] = 0;
Download_SRC_Layer_Checked[103] = false;
Download_SRC_Layer_TheLayer[103] = 'ND301HZ';
Download_SRC_Layer_Extent_Left[103] = -180;
Download_SRC_Layer_Extent_Right[103] = 165;
Download_SRC_Layer_Extent_Bottom[103] = 0;
Download_SRC_Layer_Extent_Top[103] = 54;
Download_SRC_Layer_Weights[103] = 466.0;

//1/9 NED Elevation Shaded Relief
Download_SRC_Layer_Name[104] = '1/9" NED';
Download_SRC_Layer_Icon_URL[104] = '';
Download_SRC_Layer_Documentation_URL[104] = 'http://ned.usgs.gov/';
Download_SRC_Layer_Metadata_URL[104] = '';
Download_SRC_Layer_Max_Scale[104] = 4500000;
Download_SRC_Layer_Min_Scale[104] = 0;
Download_SRC_Layer_Checked[104] = false;
Download_SRC_Layer_TheLayer[104] = 'ND901HZ';
Download_SRC_Layer_Extent_Left[104] = -124.68;
Download_SRC_Layer_Extent_Right[104] = -121.76;
Download_SRC_Layer_Extent_Bottom[104] = 46.74;
Download_SRC_Layer_Extent_Top[104] = 48.45;
Download_SRC_Layer_Weights[104] = 4182.0;

//SRTM 90m - Shuttle Radar Topography Mission [Research]
Download_SRC_Layer_Name[105] = 'SRTM 90m [Research]';
Download_SRC_Layer_Icon_URL[105] = '';
Download_SRC_Layer_Documentation_URL[105] = 'http://srtm.usgs.gov/';
Download_SRC_Layer_Metadata_URL[105] = '';
Download_SRC_Layer_Max_Scale[105] = 0;
Download_SRC_Layer_Min_Scale[105] = 0;
Download_SRC_Layer_Checked[105] = false;
Download_SRC_Layer_TheLayer[105] = 'SM901HZ';
Download_SRC_Layer_Extent_Left[105] = -180;
Download_SRC_Layer_Extent_Right[105] = 180;
Download_SRC_Layer_Extent_Bottom[105] = -61;
Download_SRC_Layer_Extent_Top[105] = 61;
Download_SRC_Layer_Weights[105] = 6.0;

//SRTM 30m - Shuttle Radar Topography Mission [Research]
Download_SRC_Layer_Name[106] = 'SRTM 30m [Research]';
Download_SRC_Layer_Icon_URL[106] = '';
Download_SRC_Layer_Documentation_URL[106] = 'http://srtm.usgs.gov/';
Download_SRC_Layer_Metadata_URL[106] = '';
Download_SRC_Layer_Max_Scale[106] = 0;
Download_SRC_Layer_Min_Scale[106] = 0;
Download_SRC_Layer_Checked[106] = false;
Download_SRC_Layer_TheLayer[106] = 'SM301HZ';
Download_SRC_Layer_Extent_Left[106] = -180;
Download_SRC_Layer_Extent_Right[106] = 180;
Download_SRC_Layer_Extent_Bottom[106] = -61;
Download_SRC_Layer_Extent_Top[106] = 61;
Download_SRC_Layer_Weights[106] = 52.0;


//*********************************************************************
//*  LAND COVER Category datasets (200's)                                                                   
//*********************************************************************

//LPDAAC
Download_SRC_Layer_Name[201] = 'NASA_LPDAAC_MOD13A2 004';
Download_SRC_Layer_Icon_URL[201] = '';
Download_SRC_Layer_Documentation_URL[201] = 'http://lpdaac.usgs.gov/';
Download_SRC_Layer_Metadata_URL[201] = '';
Download_SRC_Layer_Max_Scale[201] = 0;
Download_SRC_Layer_Min_Scale[201] = 0;
Download_SRC_Layer_Checked[201] = false;
Download_SRC_Layer_TheLayer[201] = 'LPD02HZ';
Download_SRC_Layer_Extent_Left[201] = -127;
Download_SRC_Layer_Extent_Right[201] = -64;
Download_SRC_Layer_Extent_Bottom[201] = 11;
Download_SRC_Layer_Extent_Top[201] = 66;
Download_SRC_Layer_Weights[201] = 0.1;

//NLCD 92
Download_SRC_Layer_Name[202] = 'NLCD 1992 Land Cover';
Download_SRC_Layer_Icon_URL[202] = '';
Download_SRC_Layer_Documentation_URL[202] = 'http://landcover.usgs.gov/';
Download_SRC_Layer_Metadata_URL[202] = '';
Download_SRC_Layer_Max_Scale[202] = 0;
Download_SRC_Layer_Min_Scale[202] = 0;
Download_SRC_Layer_Checked[202] = true;
Download_SRC_Layer_TheLayer[202] = 'L9202HZ';
Download_SRC_Layer_Extent_Left[202] = -127;
Download_SRC_Layer_Extent_Right[202] = -64;
Download_SRC_Layer_Extent_Bottom[202] = 11;
Download_SRC_Layer_Extent_Top[202] = 66;
Download_SRC_Layer_Weights[202] = 13.0;

//NLCD 2001 Land Cover
Download_SRC_Layer_Name[203] = 'NLCD 2001 Land Cover';
Download_SRC_Layer_Icon_URL[203] = '';
Download_SRC_Layer_Documentation_URL[203] = '';
Download_SRC_Layer_Metadata_URL[203] = '';
Download_SRC_Layer_Max_Scale[203] = 0;
Download_SRC_Layer_Min_Scale[203] = 0;
Download_SRC_Layer_Checked[203] = false;
Download_SRC_Layer_TheLayer[203] = 'L0102HZ';
Download_SRC_Layer_Extent_Left[203] = -90.42;
Download_SRC_Layer_Extent_Right[203] = -73.52;
Download_SRC_Layer_Extent_Bottom[203] = 35.67;
Download_SRC_Layer_Extent_Top[203] = 41.2;
Download_SRC_Layer_Weights[203] = 13.0;

//NLCD 2001 Canopy
Download_SRC_Layer_Name[204] = 'NLCD 2001 Canopy';
Download_SRC_Layer_Icon_URL[204] = '';
Download_SRC_Layer_Documentation_URL[204] = '';
Download_SRC_Layer_Metadata_URL[204] = '';
Download_SRC_Layer_Max_Scale[204] = 0;
Download_SRC_Layer_Min_Scale[204] = 0;
Download_SRC_Layer_Checked[204] = false;
Download_SRC_Layer_TheLayer[204] = 'LCY02HZ';
Download_SRC_Layer_Extent_Left[204] = -90.42;
Download_SRC_Layer_Extent_Right[204] = -73.52;
Download_SRC_Layer_Extent_Bottom[204] = 35.67;
Download_SRC_Layer_Extent_Top[204] = 41.2;
Download_SRC_Layer_Weights[204] = 13.0;

//NLCD 2001 Impervious Surface
Download_SRC_Layer_Name[205] = 'NLCD 2001 Impervious Surface';
Download_SRC_Layer_Icon_URL[205] = '';
Download_SRC_Layer_Documentation_URL[205] = '';
Download_SRC_Layer_Metadata_URL[205] = '';
Download_SRC_Layer_Max_Scale[205] = 0;
Download_SRC_Layer_Min_Scale[205] = 0;
Download_SRC_Layer_Checked[205] = false;
Download_SRC_Layer_TheLayer[205] = 'LIS02HZ';
Download_SRC_Layer_Extent_Left[205] = -90.42;
Download_SRC_Layer_Extent_Right[205] = -73.52;
Download_SRC_Layer_Extent_Bottom[205] = 35.67;
Download_SRC_Layer_Extent_Top[205] = 41.2;
Download_SRC_Layer_Weights[205] = 13.0;


//*********************************************************************
//*  ORTHOIMAGERY Category datasets (300's)                                                                   
//*********************************************************************

Download_SRC_Layer_Name[301] = 'Landsat Mosaic';
Download_SRC_Layer_Icon_URL[301] = '';
Download_SRC_Layer_Documentation_URL[301] = 'http://landsat7.usgs.gov/';
Download_SRC_Layer_Metadata_URL[301] = '';
Download_SRC_Layer_Max_Scale[301] = 0;
Download_SRC_Layer_Min_Scale[301] = 0;
Download_SRC_Layer_Checked[301] = false;
Download_SRC_Layer_TheLayer[301] = 'LS702HZ';
Download_SRC_Layer_Extent_Left[301] = -127;
Download_SRC_Layer_Extent_Right[301] = -64;
Download_SRC_Layer_Extent_Bottom[301] = 11;
Download_SRC_Layer_Extent_Top[301] = 66;
Download_SRC_Layer_Weights[301] = 52.0;

Download_SRC_Layer_Name[302] = 'Albuquerque, NM';
Download_SRC_Layer_Icon_URL[302] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[302] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[302] = '';
Download_SRC_Layer_Max_Scale[302] = 1500000;
Download_SRC_Layer_Min_Scale[302] = 0;
Download_SRC_Layer_Checked[302] = false;
Download_SRC_Layer_TheLayer[302] = '21802HZ';
Download_SRC_Layer_Extent_Left[302] = -106.897;
Download_SRC_Layer_Extent_Right[302] = -106.388;
Download_SRC_Layer_Extent_Bottom[302] = 34.849;
Download_SRC_Layer_Extent_Top[302] = 35.275;
Download_SRC_Layer_Weights[302] = 351000.0;

Download_SRC_Layer_Name[303] = 'Amarillo, TX';
Download_SRC_Layer_Icon_URL[303] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[303] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[303] = '';
Download_SRC_Layer_Max_Scale[303] = 1500000;
Download_SRC_Layer_Min_Scale[303] = 0;
Download_SRC_Layer_Checked[303] = false;
Download_SRC_Layer_TheLayer[303] = '22002HZ';
Download_SRC_Layer_Extent_Left[303] = -102.02;
Download_SRC_Layer_Extent_Right[303] = -101.58;
Download_SRC_Layer_Extent_Bottom[303] = 34.97;
Download_SRC_Layer_Extent_Top[303] = 35.4;
Download_SRC_Layer_Weights[303] = 358000.0;

Download_SRC_Layer_Name[304] = 'Anchorage, AK';
Download_SRC_Layer_Icon_URL[304] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[304] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[304] = '';
Download_SRC_Layer_Max_Scale[304] = 1500000;
Download_SRC_Layer_Min_Scale[304] = 0;
Download_SRC_Layer_Checked[304] = false;
Download_SRC_Layer_TheLayer[304] = '22102HZ';
Download_SRC_Layer_Extent_Left[304] = -150.11;
Download_SRC_Layer_Extent_Right[304] = -149.38;
Download_SRC_Layer_Extent_Bottom[304] = 60.97;
Download_SRC_Layer_Extent_Top[304] = 61.4;
Download_SRC_Layer_Weights[304] = 222000.0;

Download_SRC_Layer_Name[305] = 'Atlanta, GA';
Download_SRC_Layer_Icon_URL[305] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[305] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[305] = '';
Download_SRC_Layer_Max_Scale[305] = 1500000;
Download_SRC_Layer_Min_Scale[305] = 0;
Download_SRC_Layer_Checked[305] = false;
Download_SRC_Layer_TheLayer[305] = '22202HZ';
Download_SRC_Layer_Extent_Left[305] = -84.79 ;
Download_SRC_Layer_Extent_Right[305] = -83.81;
Download_SRC_Layer_Extent_Bottom[305] = 33.32;
Download_SRC_Layer_Extent_Top[305] = 34.17;
Download_SRC_Layer_Weights[305] = 364000.0;

Download_SRC_Layer_Name[306] = 'Austin, TX';
Download_SRC_Layer_Icon_URL[306] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[306] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[306] = '';
Download_SRC_Layer_Max_Scale[306] = 1500000;
Download_SRC_Layer_Min_Scale[306] = 0;
Download_SRC_Layer_Checked[306] = false;
Download_SRC_Layer_TheLayer[306] = '22502HZ';
Download_SRC_Layer_Extent_Left[306] = -97.9;
Download_SRC_Layer_Extent_Right[306] = -97.57;
Download_SRC_Layer_Extent_Bottom[306] = 30.1;
Download_SRC_Layer_Extent_Top[306] = 30.52;
Download_SRC_Layer_Weights[306] = 364000.0;

/*
Download_SRC_Layer_Name[307] = 'Baltimore-Annapolis, MD';
Download_SRC_Layer_Icon_URL[307] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[307] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[307] = '';
Download_SRC_Layer_Max_Scale[307] = 1500000;
Download_SRC_Layer_Min_Scale[307] = 0;
Download_SRC_Layer_Checked[307] = false;
Download_SRC_Layer_TheLayer[307] = '22702HZ';
Download_SRC_Layer_Extent_Left[307] = -77.1;
Download_SRC_Layer_Extent_Right[307] = -76.14;
Download_SRC_Layer_Extent_Bottom[307] = 38.79;
Download_SRC_Layer_Extent_Top[307] = 39.67;
Download_SRC_Layer_Weights[307] = 350000.0;
*/

Download_SRC_Layer_Name[308] = 'Baton-Rouge, LA';
Download_SRC_Layer_Icon_URL[308] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[308] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[308] = '';
Download_SRC_Layer_Max_Scale[308] = 1500000;
Download_SRC_Layer_Min_Scale[308] = 0;
Download_SRC_Layer_Checked[308] = false;
Download_SRC_Layer_TheLayer[308] = '22902HZ';
Download_SRC_Layer_Extent_Left[308] = -91.4;
Download_SRC_Layer_Extent_Right[308] = -90.8;
Download_SRC_Layer_Extent_Bottom[308] = 30.15;
Download_SRC_Layer_Extent_Top[308] = 30.85;
Download_SRC_Layer_Weights[308] = 368000.0;

Download_SRC_Layer_Name[309] = 'Birmingham, AL';
Download_SRC_Layer_Icon_URL[309] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[309] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[309] = '';
Download_SRC_Layer_Max_Scale[309] = 1500000;
Download_SRC_Layer_Min_Scale[309] = 0;
Download_SRC_Layer_Checked[309] = false;
Download_SRC_Layer_TheLayer[309] = '23002HZ';
Download_SRC_Layer_Extent_Left[309] = -87.15;
Download_SRC_Layer_Extent_Right[309] = -86.58;
Download_SRC_Layer_Extent_Bottom[309] = 33.21;
Download_SRC_Layer_Extent_Top[309] = 33.66;
Download_SRC_Layer_Weights[309] = 345000.0;

Download_SRC_Layer_Name[310] = 'Charlotte, NC';
Download_SRC_Layer_Icon_URL[310] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[310] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[310] = '';
Download_SRC_Layer_Max_Scale[310] = 1500000;
Download_SRC_Layer_Min_Scale[310] = 0;
Download_SRC_Layer_Checked[310] = false;
Download_SRC_Layer_TheLayer[310] = '24002HZ';
Download_SRC_Layer_Extent_Left[310] = -81.1;
Download_SRC_Layer_Extent_Right[310] = -80.5;
Download_SRC_Layer_Extent_Bottom[310] = 34.97;
Download_SRC_Layer_Extent_Top[310] = 35.54;
Download_SRC_Layer_Weights[310] = 339000.0;

Download_SRC_Layer_Name[311] = 'Chicago, IL';
Download_SRC_Layer_Icon_URL[311] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[311] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[311] = '';
Download_SRC_Layer_Max_Scale[311] = 1800000;
Download_SRC_Layer_Min_Scale[311] = 0;
Download_SRC_Layer_Checked[311] = false;
Download_SRC_Layer_TheLayer[311] = '24302HZ';
Download_SRC_Layer_Extent_Left[311] = -88.57;
Download_SRC_Layer_Extent_Right[311] = -87.04;
Download_SRC_Layer_Extent_Bottom[311] = 41.18;
Download_SRC_Layer_Extent_Top[311] = 42.81;
Download_SRC_Layer_Weights[311] = 318000.0;


Download_SRC_Layer_Name[312] = 'Colorado Springs, CO';
Download_SRC_Layer_Icon_URL[312] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[312] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[312] = '';
Download_SRC_Layer_Max_Scale[312] = 1500000;
Download_SRC_Layer_Min_Scale[312] = 0;
Download_SRC_Layer_Checked[312] = false;
Download_SRC_Layer_TheLayer[312] = '24602HZ';
Download_SRC_Layer_Extent_Left[312] = -105.05;
Download_SRC_Layer_Extent_Right[312] = -104;
Download_SRC_Layer_Extent_Bottom[312] = 38.65;
Download_SRC_Layer_Extent_Top[312] = 39.16;
Download_SRC_Layer_Weights[312] = 324000.0;

/*
Download_SRC_Layer_Name[313] = 'Columbus OH';
Download_SRC_Layer_Icon_URL[313] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[313] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[313] = '';
Download_SRC_Layer_Max_Scale[313] = 1500000;
Download_SRC_Layer_Min_Scale[313] = 0;
Download_SRC_Layer_Checked[313] = false;
Download_SRC_Layer_TheLayer[313] = '24802HZ';
Download_SRC_Layer_Extent_Left[313] = -83.34;
Download_SRC_Layer_Extent_Right[313] = -82.47;
Download_SRC_Layer_Extent_Bottom[313] = 39.62;
Download_SRC_Layer_Extent_Top[313] = 40.36;
Download_SRC_Layer_Weights[313] = 350000.0;
*/

Download_SRC_Layer_Name[314] = 'Dallas-Ft.Worth, TX';
Download_SRC_Layer_Icon_URL[314] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[314] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[314] = '';
Download_SRC_Layer_Max_Scale[314] = 1500000;
Download_SRC_Layer_Min_Scale[314] = 0;
Download_SRC_Layer_Checked[314] = false;
Download_SRC_Layer_TheLayer[314] = '25202HZ';
Download_SRC_Layer_Extent_Left[314] = -97.65;
Download_SRC_Layer_Extent_Right[314] = -96.29;
Download_SRC_Layer_Extent_Bottom[314] = 32.36;
Download_SRC_Layer_Extent_Top[314] = 33.3;
Download_SRC_Layer_Weights[314] = 361000.0;

Download_SRC_Layer_Name[315] = 'Denver, CO';
Download_SRC_Layer_Icon_URL[315] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[315] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[315] = '';
Download_SRC_Layer_Max_Scale[315] = 1500000;
Download_SRC_Layer_Min_Scale[315] = 0;
Download_SRC_Layer_Checked[315] = false;
Download_SRC_Layer_TheLayer[315] = '25402HZ';
Download_SRC_Layer_Extent_Left[315] = -105.67;
Download_SRC_Layer_Extent_Right[315] = -104.17;
Download_SRC_Layer_Extent_Bottom[315] = 39.09;
Download_SRC_Layer_Extent_Top[315] = 40.32;
Download_SRC_Layer_Weights[315] = 320000.0;

Download_SRC_Layer_Name[316] = 'Detroit, MI';
Download_SRC_Layer_Icon_URL[316] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[316] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[316] = '';
Download_SRC_Layer_Max_Scale[316] = 1500000;
Download_SRC_Layer_Min_Scale[316] = 0;
Download_SRC_Layer_Checked[316] = false;
Download_SRC_Layer_TheLayer[316] = '25602HZ';
Download_SRC_Layer_Extent_Left[316] = -83.66;
Download_SRC_Layer_Extent_Right[316] = -82.57;
Download_SRC_Layer_Extent_Bottom[316] = 42.08;
Download_SRC_Layer_Extent_Top[316] = 42.78;
Download_SRC_Layer_Weights[316] = 322000.0;

Download_SRC_Layer_Name[317] = 'El Paso, TX';
Download_SRC_Layer_Icon_URL[317] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[317] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[317] = '';
Download_SRC_Layer_Max_Scale[317] = 1500000;
Download_SRC_Layer_Min_Scale[317] = 0;
Download_SRC_Layer_Checked[317] = false;
Download_SRC_Layer_TheLayer[317] = '25802HZ';
Download_SRC_Layer_Extent_Left[317] = -106.65;
Download_SRC_Layer_Extent_Right[317] = -106.23;
Download_SRC_Layer_Extent_Bottom[317] = 31.6;
Download_SRC_Layer_Extent_Top[317] = 32.03;
Download_SRC_Layer_Weights[317] = 359000.0;

Download_SRC_Layer_Name[318] = 'Fresno, CA';
Download_SRC_Layer_Icon_URL[318] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[318] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[318] = '';
Download_SRC_Layer_Max_Scale[318] = 1500000;
Download_SRC_Layer_Min_Scale[318] = 0;
Download_SRC_Layer_Checked[318] = false;
Download_SRC_Layer_TheLayer[318] = '26102HZ';
Download_SRC_Layer_Extent_Left[318] = -120.03;
Download_SRC_Layer_Extent_Right[318] = -119.58;
Download_SRC_Layer_Extent_Bottom[318] = 36.59;
Download_SRC_Layer_Extent_Top[318] = 37.03;
Download_SRC_Layer_Weights[318] = 351000.0;

Download_SRC_Layer_Name[319] = 'Ft.Wayne, IN';
Download_SRC_Layer_Icon_URL[319] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[319] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[319] = '';
Download_SRC_Layer_Max_Scale[319] = 1500000;
Download_SRC_Layer_Min_Scale[319] = 0;
Download_SRC_Layer_Checked[319] = false;
Download_SRC_Layer_TheLayer[319] = '26202HZ';
Download_SRC_Layer_Extent_Left[319] = -85.39;
Download_SRC_Layer_Extent_Right[319] = -84.83;
Download_SRC_Layer_Extent_Bottom[319] = 40.84;
Download_SRC_Layer_Extent_Top[319] = 41.28;
Download_SRC_Layer_Weights[319] = 327000.0;

Download_SRC_Layer_Name[320] = 'Houston, TX';
Download_SRC_Layer_Icon_URL[320] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[320] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[320] = '';
Download_SRC_Layer_Max_Scale[320] = 1500000;
Download_SRC_Layer_Min_Scale[320] = 0;
Download_SRC_Layer_Checked[320] = false;
Download_SRC_Layer_TheLayer[320] = '26902HZ';
Download_SRC_Layer_Extent_Left[320] = -95.92;
Download_SRC_Layer_Extent_Right[320] = -94.83;
Download_SRC_Layer_Extent_Bottom[320] = 29.40;
Download_SRC_Layer_Extent_Top[320] = 30.29;
Download_SRC_Layer_Weights[320] = 374000.0;

Download_SRC_Layer_Name[321] = 'Huntsville, AL';
Download_SRC_Layer_Icon_URL[321] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[321] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[321] = '';
Download_SRC_Layer_Max_Scale[321] = 1500000;
Download_SRC_Layer_Min_Scale[321] = 0;
Download_SRC_Layer_Checked[321] = false;
Download_SRC_Layer_TheLayer[321] = '27002HZ';
Download_SRC_Layer_Extent_Left[321] = -86.87;
Download_SRC_Layer_Extent_Right[321] = -86.36;
Download_SRC_Layer_Extent_Bottom[321] = 34.49;
Download_SRC_Layer_Extent_Top[321] = 34.89;
Download_SRC_Layer_Weights[321] = 342000.0;

Download_SRC_Layer_Name[322] = 'Jackson, MS';
Download_SRC_Layer_Icon_URL[322] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[322] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[322] = '';
Download_SRC_Layer_Max_Scale[322] = 1500000;
Download_SRC_Layer_Min_Scale[322] = 0;
Download_SRC_Layer_Checked[322] = false;
Download_SRC_Layer_TheLayer[322] = '27202HZ';
Download_SRC_Layer_Extent_Left[322] = -90.436;
Download_SRC_Layer_Extent_Right[322] = -89.933;
Download_SRC_Layer_Extent_Bottom[322] = 32.098;
Download_SRC_Layer_Extent_Top[322] = 32.520;
Download_SRC_Layer_Weights[322] = 368000.0;
/*
Download_SRC_Layer_Name[323] = 'Jacksonville, FL';
Download_SRC_Layer_Icon_URL[323] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[323] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[323] = '';
Download_SRC_Layer_Max_Scale[323] = 1500000;
Download_SRC_Layer_Min_Scale[323] = 0;
Download_SRC_Layer_Checked[323] = false;
Download_SRC_Layer_TheLayer[323] = '27302HZ';
Download_SRC_Layer_Extent_Left[323] = -81.95;
Download_SRC_Layer_Extent_Right[323] = -81.26;
Download_SRC_Layer_Extent_Bottom[323] = 29.76;
Download_SRC_Layer_Extent_Top[323] = 30.73;
Download_SRC_Layer_Weights[323] = 350000.0;
*/
Download_SRC_Layer_Name[324] = 'Knoxville, TN';
Download_SRC_Layer_Icon_URL[324] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[324] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[324] = '';
Download_SRC_Layer_Max_Scale[324] = 1500000;
Download_SRC_Layer_Min_Scale[324] = 0;
Download_SRC_Layer_Checked[324] = false;
Download_SRC_Layer_TheLayer[324] = '27702HZ';
Download_SRC_Layer_Extent_Left[324] = -84.28;
Download_SRC_Layer_Extent_Right[324] = -83.7;
Download_SRC_Layer_Extent_Bottom[324] = 35.71;
Download_SRC_Layer_Extent_Top[324] = 36.16;
Download_SRC_Layer_Weights[324] = 356000.0;
/*
Download_SRC_Layer_Name[325] = 'LA-Glendale, CA';
Download_SRC_Layer_Icon_URL[325] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[325] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[325] = '';
Download_SRC_Layer_Max_Scale[325] = 1500000;
Download_SRC_Layer_Min_Scale[325] = 0;
Download_SRC_Layer_Checked[325] = false;
Download_SRC_Layer_TheLayer[325] = '28402HZ';
Download_SRC_Layer_Extent_Left[325] = -118.93;
Download_SRC_Layer_Extent_Right[325] = -117.45;
Download_SRC_Layer_Extent_Bottom[325] = 33.44;
Download_SRC_Layer_Extent_Top[325] = 34.42;
Download_SRC_Layer_Weights[325] = 350000.0;
*/
Download_SRC_Layer_Name[326] = 'Lexington, KY';
Download_SRC_Layer_Icon_URL[326] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[326] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[326] = '';
Download_SRC_Layer_Max_Scale[326] = 1500000;
Download_SRC_Layer_Min_Scale[326] = 0;
Download_SRC_Layer_Checked[326] = false;
Download_SRC_Layer_TheLayer[326] = '28102HZ';
Download_SRC_Layer_Extent_Left[326] = -84.65;
Download_SRC_Layer_Extent_Right[326] = -84.35;
Download_SRC_Layer_Extent_Bottom[326] = 37.85;
Download_SRC_Layer_Extent_Top[326] = 38.15;
Download_SRC_Layer_Weights[326] = 344000.0;

Download_SRC_Layer_Name[327] = 'Lincoln, NE';
Download_SRC_Layer_Icon_URL[327] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[327] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[327] = '';
Download_SRC_Layer_Max_Scale[327] = 1500000;
Download_SRC_Layer_Min_Scale[327] = 0;
Download_SRC_Layer_Checked[327] = false;
Download_SRC_Layer_TheLayer[327] = '28202HZ';
Download_SRC_Layer_Extent_Left[327] = -96.91;
Download_SRC_Layer_Extent_Right[327] = -96.45;
Download_SRC_Layer_Extent_Bottom[327] = 40.6;
Download_SRC_Layer_Extent_Top[327] = 41.03;
Download_SRC_Layer_Weights[327] = 330000.0;

Download_SRC_Layer_Name[328] = 'Louisville, KY';
Download_SRC_Layer_Icon_URL[328] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[328] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[328] = '';
Download_SRC_Layer_Max_Scale[328] = 1500000;
Download_SRC_Layer_Min_Scale[328] = 0;
Download_SRC_Layer_Checked[328] = false;
Download_SRC_Layer_TheLayer[328] = '28502HZ';
Download_SRC_Layer_Extent_Left[328] = -86.02;
Download_SRC_Layer_Extent_Right[328] = -85.33;
Download_SRC_Layer_Extent_Bottom[328] = 37.97;
Download_SRC_Layer_Extent_Top[328] = 38.52;
Download_SRC_Layer_Weights[328] = 335000.0;

Download_SRC_Layer_Name[329] = 'Lubbock, TX';
Download_SRC_Layer_Icon_URL[329] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[329] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[329] = '';
Download_SRC_Layer_Max_Scale[329] = 1500000;
Download_SRC_Layer_Min_Scale[329] = 0;
Download_SRC_Layer_Checked[329] = false;
Download_SRC_Layer_TheLayer[329] = '28602HZ';
Download_SRC_Layer_Extent_Left[329] = -102.15;
Download_SRC_Layer_Extent_Right[329] = -101.71;
Download_SRC_Layer_Extent_Bottom[329] = 33.35;
Download_SRC_Layer_Extent_Top[329] = 33.78;
Download_SRC_Layer_Weights[329] = 365000.0;
/*
Download_SRC_Layer_Name[330] = 'Minneapolis-St. Paul, MN';
Download_SRC_Layer_Icon_URL[330] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[330] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[330] = '';
Download_SRC_Layer_Max_Scale[330] = 1500000;
Download_SRC_Layer_Min_Scale[330] = 0;
Download_SRC_Layer_Checked[330] = false;
Download_SRC_Layer_TheLayer[330] = '29202HZ';
Download_SRC_Layer_Extent_Left[330] = -93.87;
Download_SRC_Layer_Extent_Right[330] = -92.72;
Download_SRC_Layer_Extent_Bottom[330] = 44.51;
Download_SRC_Layer_Extent_Top[330] = 45.48;
Download_SRC_Layer_Weights[330] = 350000.0;
*/
Download_SRC_Layer_Name[331] = 'Mobile, AL';
Download_SRC_Layer_Icon_URL[331] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[331] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[331] = '';
Download_SRC_Layer_Max_Scale[331] = 1500000;
Download_SRC_Layer_Min_Scale[331] = 0;
Download_SRC_Layer_Checked[331] = false;
Download_SRC_Layer_TheLayer[331] = '29402HZ';
Download_SRC_Layer_Extent_Left[331] = -88.4;
Download_SRC_Layer_Extent_Right[331] = -87.98;
Download_SRC_Layer_Extent_Bottom[331] = 30.47;
Download_SRC_Layer_Extent_Top[331] = 30.9;
Download_SRC_Layer_Weights[331] = 363000.0;

Download_SRC_Layer_Name[332] = 'Modesto, CA';
Download_SRC_Layer_Icon_URL[332] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[332] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[332] = '';
Download_SRC_Layer_Max_Scale[332] = 1500000;
Download_SRC_Layer_Min_Scale[332] = 0;
Download_SRC_Layer_Checked[332] = false;
Download_SRC_Layer_TheLayer[332] = '29502HZ';
Download_SRC_Layer_Extent_Left[332] = -121.15;
Download_SRC_Layer_Extent_Right[332] = -120.71;
Download_SRC_Layer_Extent_Bottom[332] = 37.46;
Download_SRC_Layer_Extent_Top[332] = 37.9;
Download_SRC_Layer_Weights[332] = 341000.0;

Download_SRC_Layer_Name[333] = 'Montgomery, AL';
Download_SRC_Layer_Icon_URL[333] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[333] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[333] = '';
Download_SRC_Layer_Max_Scale[333] = 1500000;
Download_SRC_Layer_Min_Scale[333] = 0;
Download_SRC_Layer_Checked[333] = false;
Download_SRC_Layer_TheLayer[333] = '29602HZ';
Download_SRC_Layer_Extent_Left[333] = -86.49;
Download_SRC_Layer_Extent_Right[333] = -86.11;
Download_SRC_Layer_Extent_Bottom[333] = 32.23;
Download_SRC_Layer_Extent_Top[333] = 32.52;
Download_SRC_Layer_Weights[333] = 353000.0;

Download_SRC_Layer_Name[334] = 'New Orleans, LA';
Download_SRC_Layer_Icon_URL[334] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[334] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[334] = '';
Download_SRC_Layer_Max_Scale[334] = 1500000;
Download_SRC_Layer_Min_Scale[334] = 0;
Download_SRC_Layer_Checked[334] = false;
Download_SRC_Layer_TheLayer[334] = '29902HZ';
Download_SRC_Layer_Extent_Left[334] = -90.36;
Download_SRC_Layer_Extent_Right[334] = -89.72;
Download_SRC_Layer_Extent_Bottom[334] = 29.73;
Download_SRC_Layer_Extent_Top[334] = 30.1;
Download_SRC_Layer_Weights[334] = 126000.0;

Download_SRC_Layer_Name[335] = 'Oklahoma City, OK';
Download_SRC_Layer_Icon_URL[335] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[335] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[335] = '';
Download_SRC_Layer_Max_Scale[335] = 1500000;
Download_SRC_Layer_Min_Scale[335] = 0;
Download_SRC_Layer_Checked[335] = false;
Download_SRC_Layer_TheLayer[335] = '30202HZ';
Download_SRC_Layer_Extent_Left[335] = -97.8;
Download_SRC_Layer_Extent_Right[335] = -97.17;
Download_SRC_Layer_Extent_Bottom[335] = 35.2;
Download_SRC_Layer_Extent_Top[335] = 35.8;
Download_SRC_Layer_Weights[335] = 347000.0;

Download_SRC_Layer_Name[336] = 'Orlando FL';
Download_SRC_Layer_Icon_URL[336] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Orlando.gif';
Download_SRC_Layer_Documentation_URL[336] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[336] = '';
Download_SRC_Layer_Max_Scale[336] = 1500000;
Download_SRC_Layer_Min_Scale[336] = 0;
Download_SRC_Layer_Checked[336] = false;
Download_SRC_Layer_TheLayer[336] = '30502HZ';
Download_SRC_Layer_Extent_Left[336] = -81.698;
Download_SRC_Layer_Extent_Right[336] = -81.050;
Download_SRC_Layer_Extent_Bottom[336] = 28.366;
Download_SRC_Layer_Extent_Top[336] = 28.895;
Download_SRC_Layer_Weights[336] = 364000.0;
/*
Download_SRC_Layer_Name[337] = 'Philadelphia, PA';
Download_SRC_Layer_Icon_URL[337] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[337] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[337] = '';
Download_SRC_Layer_Max_Scale[337] = 1500000;
Download_SRC_Layer_Min_Scale[337] = 0;
Download_SRC_Layer_Checked[337] = false;
Download_SRC_Layer_TheLayer[337] = '30902HZ';
Download_SRC_Layer_Extent_Left[337] = -75.95;
Download_SRC_Layer_Extent_Right[337] = -74.47;
Download_SRC_Layer_Extent_Bottom[337] = 39.46;
Download_SRC_Layer_Extent_Top[337] = 40.48;
Download_SRC_Layer_Weights[337] = 350000.0;
*/
Download_SRC_Layer_Name[338] = 'Portland, OR';
Download_SRC_Layer_Icon_URL[338] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[338] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[338] = '';
Download_SRC_Layer_Max_Scale[338] = 1500000;
Download_SRC_Layer_Min_Scale[338] = 0;
Download_SRC_Layer_Checked[338] = false;
Download_SRC_Layer_TheLayer[338] = '31302HZ';
Download_SRC_Layer_Extent_Left[338] = -123.13;
Download_SRC_Layer_Extent_Right[338] = -122.33;
Download_SRC_Layer_Extent_Bottom[338] = 45.22;
Download_SRC_Layer_Extent_Top[338] = 45.77;
Download_SRC_Layer_Weights[338] = 292000.0;

Download_SRC_Layer_Name[339] = 'Providence, RI';
Download_SRC_Layer_Icon_URL[339] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[339] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[339] = '';
Download_SRC_Layer_Max_Scale[339] = 1500000;
Download_SRC_Layer_Min_Scale[339] = 0;
Download_SRC_Layer_Checked[339] = false;
Download_SRC_Layer_TheLayer[339] = '31502HZ';
Download_SRC_Layer_Extent_Left[339] = -71.65;
Download_SRC_Layer_Extent_Right[339] = -71.2;
Download_SRC_Layer_Extent_Bottom[339] = 41.6;
Download_SRC_Layer_Extent_Top[339] = 42.03;
Download_SRC_Layer_Weights[339] = 327000.0;

Download_SRC_Layer_Name[340] = 'Raleigh-Durham, NC';
Download_SRC_Layer_Icon_URL[340] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[340] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[340] = '';
Download_SRC_Layer_Max_Scale[340] = 1500000;
Download_SRC_Layer_Min_Scale[340] = 0;
Download_SRC_Layer_Checked[340] = false;
Download_SRC_Layer_TheLayer[340] = '31602HZ';
Download_SRC_Layer_Extent_Left[340] = -79.16;
Download_SRC_Layer_Extent_Right[340] = -78.45;
Download_SRC_Layer_Extent_Bottom[340] = 35.58;
Download_SRC_Layer_Extent_Top[340] = 36.15;
Download_SRC_Layer_Weights[340] = 351000.0;
/*
Download_SRC_Layer_Name[341] = 'Riverside-San Bernardino, CA';
Download_SRC_Layer_Icon_URL[341] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[341] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[341] = '';
Download_SRC_Layer_Max_Scale[341] = 1500000;
Download_SRC_Layer_Min_Scale[341] = 0;
Download_SRC_Layer_Checked[341] = false;
Download_SRC_Layer_TheLayer[341] = '31902HZ';
Download_SRC_Layer_Extent_Left[341] = -117.7;
Download_SRC_Layer_Extent_Right[341] = -116.76;
Download_SRC_Layer_Extent_Bottom[341] = 33.65;
Download_SRC_Layer_Extent_Top[341] = 34.33;
Download_SRC_Layer_Weights[341] = 350000.0;
*/
Download_SRC_Layer_Name[342] = 'Sacramento, CA';
Download_SRC_Layer_Icon_URL[342] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[342] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[342] = '';
Download_SRC_Layer_Max_Scale[342] = 1500000;
Download_SRC_Layer_Min_Scale[342] = 0;
Download_SRC_Layer_Checked[342] = false;
Download_SRC_Layer_TheLayer[342] = '32102HZ';
Download_SRC_Layer_Extent_Left[342] = -121.903;
Download_SRC_Layer_Extent_Right[342] = -120.870;
Download_SRC_Layer_Extent_Bottom[342] = 38.214;
Download_SRC_Layer_Extent_Top[342] = 39.036;
Download_SRC_Layer_Weights[342] = 335000.0;
/*
Download_SRC_Layer_Name[343] = 'San Diego, CA';
Download_SRC_Layer_Icon_URL[343] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[343] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[343] = '';
Download_SRC_Layer_Max_Scale[343] = 1500000;
Download_SRC_Layer_Min_Scale[343] = 0;
Download_SRC_Layer_Checked[343] = false;
Download_SRC_Layer_TheLayer[343] = '32502HZ';
Download_SRC_Layer_Extent_Left[343] = -117.7;
Download_SRC_Layer_Extent_Right[343] = -116.72;
Download_SRC_Layer_Extent_Bottom[343] = 32.44;
Download_SRC_Layer_Extent_Top[343] = 33.55;
Download_SRC_Layer_Weights[343] = 350000.0;
*/

Download_SRC_Layer_Name[344] = 'San Francisco-Oakland, CA';
Download_SRC_Layer_Icon_URL[344] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[344] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[344] = '';
Download_SRC_Layer_Max_Scale[344] = 1500000;
Download_SRC_Layer_Min_Scale[344] = 0;
Download_SRC_Layer_Checked[344] = false;
Download_SRC_Layer_TheLayer[344] = '32602HZ';
Download_SRC_Layer_Extent_Left[344] = -122.63;
Download_SRC_Layer_Extent_Right[344] = -121.59;
Download_SRC_Layer_Extent_Bottom[344] = 37.12;
Download_SRC_Layer_Extent_Top[344] = 38.27;
Download_SRC_Layer_Weights[344] = 80860.0;

Download_SRC_Layer_Name[345] = 'Seattle WA';
Download_SRC_Layer_Icon_URL[345] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Seattle.gif';
Download_SRC_Layer_Documentation_URL[345] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[345] = '';
Download_SRC_Layer_Max_Scale[345] = 1500000;
Download_SRC_Layer_Min_Scale[345] = 0;
Download_SRC_Layer_Checked[345] = false;
Download_SRC_Layer_TheLayer[345] = '33102HZ';
Download_SRC_Layer_Extent_Left[345] = -122.66;
Download_SRC_Layer_Extent_Right[345] = -121.95;
Download_SRC_Layer_Extent_Bottom[345] = 46.94;
Download_SRC_Layer_Extent_Top[345] = 48.04;
Download_SRC_Layer_Weights[345] = 288000.0;

Download_SRC_Layer_Name[346] = 'Shreveport, LA';
Download_SRC_Layer_Icon_URL[346] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[346] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[346] = '';
Download_SRC_Layer_Max_Scale[346] = 1500000;
Download_SRC_Layer_Min_Scale[346] = 0;
Download_SRC_Layer_Checked[346] = false;
Download_SRC_Layer_TheLayer[346] = '33202HZ';
Download_SRC_Layer_Extent_Left[346] = -93.89;
Download_SRC_Layer_Extent_Right[346] = -93.46;
Download_SRC_Layer_Extent_Bottom[346] = 32.22;
Download_SRC_Layer_Extent_Top[346] = 32.65;
Download_SRC_Layer_Weights[346] = 353000.0;

Download_SRC_Layer_Name[347] = 'Springfield, MA';
Download_SRC_Layer_Icon_URL[347] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[347] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[347] = '';
Download_SRC_Layer_Max_Scale[347] = 1500000;
Download_SRC_Layer_Min_Scale[347] = 0;
Download_SRC_Layer_Checked[347] = false;
Download_SRC_Layer_TheLayer[347] = '33402HZ';
Download_SRC_Layer_Extent_Left[347] = -72.92;
Download_SRC_Layer_Extent_Right[347] = -72.16;
Download_SRC_Layer_Extent_Bottom[347] = 41.93;
Download_SRC_Layer_Extent_Top[347] = 42.44;
Download_SRC_Layer_Weights[347] = 326000.0;

Download_SRC_Layer_Name[348] = 'St Louis, MO';
Download_SRC_Layer_Icon_URL[348] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[348] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[348] = '';
Download_SRC_Layer_Max_Scale[348] = 1500000;
Download_SRC_Layer_Min_Scale[348] = 0;
Download_SRC_Layer_Checked[348] = false;
Download_SRC_Layer_TheLayer[348] = '33602HZ';
Download_SRC_Layer_Extent_Left[348] = -90.8;
Download_SRC_Layer_Extent_Right[348] = -90.09;
Download_SRC_Layer_Extent_Bottom[348] = 38.34;
Download_SRC_Layer_Extent_Top[348] = 38.92;
Download_SRC_Layer_Weights[348] = 342000.0;

Download_SRC_Layer_Name[349] = 'Stockton, CA';
Download_SRC_Layer_Icon_URL[349] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[349] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[349] = '';
Download_SRC_Layer_Max_Scale[349] = 1500000;
Download_SRC_Layer_Min_Scale[349] = 0;
Download_SRC_Layer_Checked[349] = false;
Download_SRC_Layer_TheLayer[349] = '33702HZ';
Download_SRC_Layer_Extent_Left[349] = -121.52;
Download_SRC_Layer_Extent_Right[349] = -121.08;
Download_SRC_Layer_Extent_Bottom[349] = 37.86;
Download_SRC_Layer_Extent_Top[349] = 38.15;
Download_SRC_Layer_Weights[349] = 339000.0;

Download_SRC_Layer_Name[350] = 'Tampa-St.Petersburg, FL';
Download_SRC_Layer_Icon_URL[350] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[350] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[350] = '';
Download_SRC_Layer_Max_Scale[350] = 1500000;
Download_SRC_Layer_Min_Scale[350] = 0;
Download_SRC_Layer_Checked[350] = false;
Download_SRC_Layer_TheLayer[350] = '34002HZ';
Download_SRC_Layer_Extent_Left[350] = -82.89;
Download_SRC_Layer_Extent_Right[350] = -82.07;
Download_SRC_Layer_Extent_Bottom[350] = 27.46;
Download_SRC_Layer_Extent_Top[350] = 28.29;
Download_SRC_Layer_Weights[350] = 373000.0;

Download_SRC_Layer_Name[351] = 'Topeka, KS';
Download_SRC_Layer_Icon_URL[351] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[351] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[351] = '';
Download_SRC_Layer_Max_Scale[351] = 1500000;
Download_SRC_Layer_Min_Scale[351] = 0;
Download_SRC_Layer_Checked[351] = false;
Download_SRC_Layer_TheLayer[351] = '34202HZ';
Download_SRC_Layer_Extent_Left[351] = -96.06;
Download_SRC_Layer_Extent_Right[351] = -95.44;
Download_SRC_Layer_Extent_Bottom[351] = 38.83;
Download_SRC_Layer_Extent_Top[351] = 39.25;
Download_SRC_Layer_Weights[351] = 115000.0;

Download_SRC_Layer_Name[352] = 'Tucson, AZ';
Download_SRC_Layer_Icon_URL[352] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[352] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[352] = '';
Download_SRC_Layer_Max_Scale[352] = 1500000;
Download_SRC_Layer_Min_Scale[352] = 0;
Download_SRC_Layer_Checked[352] = false;
Download_SRC_Layer_TheLayer[352] = '34402HZ';
Download_SRC_Layer_Extent_Left[352] = -111.15;
Download_SRC_Layer_Extent_Right[352] = -110.58;
Download_SRC_Layer_Extent_Bottom[352] = 31.96;
Download_SRC_Layer_Extent_Top[352] = 32.54;
Download_SRC_Layer_Weights[352] = 350000.0;

Download_SRC_Layer_Name[353] = 'Washington, DC';
Download_SRC_Layer_Icon_URL[353] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[353] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[353] = '';
Download_SRC_Layer_Max_Scale[353] = 1500000;
Download_SRC_Layer_Min_Scale[353] = 0;
Download_SRC_Layer_Checked[353] = false;
Download_SRC_Layer_TheLayer[353] = '34602HZ';
Download_SRC_Layer_Extent_Left[353] = -77.7;
Download_SRC_Layer_Extent_Right[353] = -76.7;
Download_SRC_Layer_Extent_Bottom[353] = 38.6;
Download_SRC_Layer_Extent_Top[353] = 39.2;
Download_SRC_Layer_Weights[353] = 339000.0;

Download_SRC_Layer_Name[354] = 'Worcester, MA';
Download_SRC_Layer_Icon_URL[354] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[354] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[354] = '';
Download_SRC_Layer_Max_Scale[354] = 1500000;
Download_SRC_Layer_Min_Scale[354] = 0;
Download_SRC_Layer_Checked[354] = false;
Download_SRC_Layer_TheLayer[354] = '34802HZ';
Download_SRC_Layer_Extent_Left[354] = -72.18;
Download_SRC_Layer_Extent_Right[354] = -71.53;
Download_SRC_Layer_Extent_Bottom[354] = 41.96;
Download_SRC_Layer_Extent_Top[354] = 42.58;
Download_SRC_Layer_Weights[354] = 331000.0;

Download_SRC_Layer_Name[355] = 'BLM 0.5m';
Download_SRC_Layer_Icon_URL[355] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[355] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[355] = '';
Download_SRC_Layer_Max_Scale[355] = 15000000;
Download_SRC_Layer_Min_Scale[355] = 0;
Download_SRC_Layer_Checked[355] = false;
Download_SRC_Layer_TheLayer[355] = 'BLM02HZ';
Download_SRC_Layer_Extent_Left[355] = -108.6;
Download_SRC_Layer_Extent_Right[355] = -108.0;
Download_SRC_Layer_Extent_Bottom[355] = 36.56;
Download_SRC_Layer_Extent_Top[355] = 37.05;
Download_SRC_Layer_Weights[355] = 130000.0;

//0.1524 m - Glynn County, GA
Download_SRC_Layer_Name[356] = 'Glynn County, GA';
Download_SRC_Layer_Icon_URL[356] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[356] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[356] = '';
Download_SRC_Layer_Max_Scale[356] = 3000000;
Download_SRC_Layer_Min_Scale[356] = 0;
Download_SRC_Layer_Checked[356] = false;
Download_SRC_Layer_TheLayer[356] = 'GLC02HZ';
Download_SRC_Layer_Extent_Left[356] = -81.67;
Download_SRC_Layer_Extent_Right[356] = -81.30;
Download_SRC_Layer_Extent_Bottom[356] = 31.09;
Download_SRC_Layer_Extent_Top[356] = 31.32;
Download_SRC_Layer_Weights[356] = 917538.0;

//Sea Island 3 inch
Download_SRC_Layer_Name[357] = 'Sea Island, GA (3 inch)';
Download_SRC_Layer_Icon_URL[357] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[357] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[357] = '';
Download_SRC_Layer_Max_Scale[357] = 3000000;
Download_SRC_Layer_Min_Scale[357] = 0;
Download_SRC_Layer_Checked[357] = false;
Download_SRC_Layer_TheLayer[357] = 'SI302HZ';
Download_SRC_Layer_Extent_Left[357] = -81.37;
Download_SRC_Layer_Extent_Right[357] = -81.32;
Download_SRC_Layer_Extent_Bottom[357] = 31.16;
Download_SRC_Layer_Extent_Top[357] = 31.21;
Download_SRC_Layer_Weights[357] = 11012000.0;

//Sea Island 6 inch
Download_SRC_Layer_Name[358] = 'Sea Island, GA (6 inch)';
Download_SRC_Layer_Icon_URL[358] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[358] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[358] = '';
Download_SRC_Layer_Max_Scale[358] = 3000000;
Download_SRC_Layer_Min_Scale[358] = 0;
Download_SRC_Layer_Checked[358] = false;
Download_SRC_Layer_TheLayer[358] = 'SI602HZ';
Download_SRC_Layer_Extent_Left[358] = -81.42;
Download_SRC_Layer_Extent_Right[358] = -81.30;
Download_SRC_Layer_Extent_Bottom[358] = 31.12;
Download_SRC_Layer_Extent_Top[358] = 31.25;
Download_SRC_Layer_Weights[358] = 2748115.0;

//New JerSey State
Download_SRC_Layer_Name[359] = 'New JerSey State';
Download_SRC_Layer_Icon_URL[359] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[359] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[359] = '';
Download_SRC_Layer_Max_Scale[359] = 1500000;
Download_SRC_Layer_Min_Scale[359] = 0;
Download_SRC_Layer_Checked[359] = false;
Download_SRC_Layer_TheLayer[359] = 'NJS02HZ';
Download_SRC_Layer_Extent_Left[359] = -75.70;
Download_SRC_Layer_Extent_Right[359] = -73.67;
Download_SRC_Layer_Extent_Bottom[359] = 38.76;
Download_SRC_Layer_Extent_Top[359] = 41.50;
Download_SRC_Layer_Weights[359] = 613000.0;

//Reno, NV
Download_SRC_Layer_Name[360] = 'Reno, NV';
Download_SRC_Layer_Icon_URL[360] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[360] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[360] = '';
Download_SRC_Layer_Max_Scale[360] = 2300000;
Download_SRC_Layer_Min_Scale[360] = 0;
Download_SRC_Layer_Checked[360] = false;
Download_SRC_Layer_TheLayer[360] = '31702HZ';
Download_SRC_Layer_Extent_Left[360] = -120.01;
Download_SRC_Layer_Extent_Right[360] = -119.66;
Download_SRC_Layer_Extent_Bottom[360] = 39.20;
Download_SRC_Layer_Extent_Top[360] = 39.73;
Download_SRC_Layer_Weights[360] = 355000.0;

Download_SRC_Layer_Name[361] = 'Salt Lake City-Ogden, UT';
Download_SRC_Layer_Icon_URL[361] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[361] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[361] = '';
Download_SRC_Layer_Max_Scale[361] = 1900000;
Download_SRC_Layer_Min_Scale[361] = 0;
Download_SRC_Layer_Checked[361] = false;
Download_SRC_Layer_TheLayer[361] = '32302HZ';
Download_SRC_Layer_Extent_Left[361] = -112.14;
Download_SRC_Layer_Extent_Right[361] = -111.73;
Download_SRC_Layer_Extent_Bottom[361] = 40.36;
Download_SRC_Layer_Extent_Top[361] = 41.38;
Download_SRC_Layer_Weights[361] = 319000.0;

Download_SRC_Layer_Name[362] = 'Trenton, NJ';
Download_SRC_Layer_Icon_URL[362] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[362] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[362] = '';
Download_SRC_Layer_Max_Scale[362] = 1900000;
Download_SRC_Layer_Min_Scale[362] = 0;
Download_SRC_Layer_Checked[362] = false;
Download_SRC_Layer_TheLayer[362] = '34302HZ';
Download_SRC_Layer_Extent_Left[362] = -79.97;
Download_SRC_Layer_Extent_Right[362] = -74.58;
Download_SRC_Layer_Extent_Bottom[362] = 40.14;
Download_SRC_Layer_Extent_Top[362] = 40.40;
Download_SRC_Layer_Weights[362] = 318000.0;//

Download_SRC_Layer_Name[363] = 'Chattanooga, TN';
Download_SRC_Layer_Icon_URL[363] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[363] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[363] = '';
Download_SRC_Layer_Max_Scale[363] = 1500000;
Download_SRC_Layer_Min_Scale[363] = 0;
Download_SRC_Layer_Checked[363] = false;
Download_SRC_Layer_TheLayer[363] = '24102HZ';
Download_SRC_Layer_Extent_Left[363] = -85.55;
Download_SRC_Layer_Extent_Right[363] = -85.11;
Download_SRC_Layer_Extent_Bottom[363] = 34.85;
Download_SRC_Layer_Extent_Top[363] = 35.28;
Download_SRC_Layer_Weights[363] = 348900.0;

Download_SRC_Layer_Name[364] = 'Carson City, NV';
Download_SRC_Layer_Icon_URL[364] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[364] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[364] = '';
Download_SRC_Layer_Max_Scale[364] = 1500000;
Download_SRC_Layer_Min_Scale[364] = 0;
Download_SRC_Layer_Checked[364] = false;
Download_SRC_Layer_TheLayer[364] = '23702HZ';
Download_SRC_Layer_Extent_Left[364] = -119.89;
Download_SRC_Layer_Extent_Right[364] = -119.61;
Download_SRC_Layer_Extent_Bottom[364] = 38.99;
Download_SRC_Layer_Extent_Top[364] = 39.26;
Download_SRC_Layer_Weights[364] = 340600.0;

//1m Tampa, FL Ortho
Download_SRC_Layer_Name[365] = '1m Tampa, FL';
Download_SRC_Layer_Icon_URL[365] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[365] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[365] = '';
Download_SRC_Layer_Max_Scale[365] = 3000000;
Download_SRC_Layer_Min_Scale[365] = 0;
Download_SRC_Layer_Checked[365] = false;
Download_SRC_Layer_TheLayer[365] = 'DQT02HZ';
Download_SRC_Layer_Extent_Left[365] = -83.15;
Download_SRC_Layer_Extent_Right[365] = -80.63;
Download_SRC_Layer_Extent_Bottom[365] = 26.67;
Download_SRC_Layer_Extent_Top[365] = 29.08;
Download_SRC_Layer_Weights[365] = 65000.0;

//1m Washington UTM Zone 18, DC Ortho
Download_SRC_Layer_Name[366] = '1m Washington UTM Zone 18, DC';
Download_SRC_Layer_Icon_URL[366] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[366] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[366] = '';
Download_SRC_Layer_Max_Scale[366] = 3000000;
Download_SRC_Layer_Min_Scale[366] = 0;
Download_SRC_Layer_Checked[366] = false;
Download_SRC_Layer_TheLayer[366] = 'DOQ02HZ';
Download_SRC_Layer_Extent_Left[366] = -78.0;
Download_SRC_Layer_Extent_Right[366] = -75.44;
Download_SRC_Layer_Extent_Bottom[366] = 37.68;
Download_SRC_Layer_Extent_Top[366] = 39.83;
Download_SRC_Layer_Weights[366] = 65000.0;

//1m Washington UTM Zone 17, DC Ortho
Download_SRC_Layer_Name[367] = '1m Washington UTM Zone 17, DC';
Download_SRC_Layer_Icon_URL[367] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[367] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[367] = '';
Download_SRC_Layer_Max_Scale[367] = 3000000;
Download_SRC_Layer_Min_Scale[367] = 0;
Download_SRC_Layer_Checked[367] = false;
Download_SRC_Layer_TheLayer[367] = 'DQW02HZ';
Download_SRC_Layer_Extent_Left[367] = -78.63;
Download_SRC_Layer_Extent_Right[367] = -78.0;
Download_SRC_Layer_Extent_Bottom[367] = 38.61;
Download_SRC_Layer_Extent_Top[367] = 39.02;
Download_SRC_Layer_Weights[367] = 65000.0;

Download_SRC_Layer_Name[368] = 'Boston, MA';
Download_SRC_Layer_Icon_URL[368] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[368] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[368] = '';
Download_SRC_Layer_Max_Scale[368] = 1500000;
Download_SRC_Layer_Min_Scale[368] = 0;
Download_SRC_Layer_Checked[368] = false;
Download_SRC_Layer_TheLayer[368] = '23302HZ';
Download_SRC_Layer_Extent_Left[368] = -71.80;
Download_SRC_Layer_Extent_Right[368] = -70.50;
Download_SRC_Layer_Extent_Bottom[368] = 41.85;
Download_SRC_Layer_Extent_Top[368] = 42.93;
Download_SRC_Layer_Weights[368] = 334000.0;

Download_SRC_Layer_Name[369] = 'New York-Newark';
Download_SRC_Layer_Icon_URL[369] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_Ortho.gif';
Download_SRC_Layer_Documentation_URL[369] = 'http://gisdata.usgs.net/IADD/factsheets/fact.html';
Download_SRC_Layer_Metadata_URL[369] = '';
Download_SRC_Layer_Max_Scale[369] = 2000000;
Download_SRC_Layer_Min_Scale[369] = 0;
Download_SRC_Layer_Checked[369] = false;
Download_SRC_Layer_TheLayer[369] = '30002HZ';
Download_SRC_Layer_Extent_Left[369] = -75.03;
Download_SRC_Layer_Extent_Right[369] = -73.81;
Download_SRC_Layer_Extent_Bottom[369] = 39.45;
Download_SRC_Layer_Extent_Top[369] = 41.26;
Download_SRC_Layer_Weights[369] = 318000.0;

//*********************************************************************
//*  TRANSPORTATION Category datasets (400's)                                                                   
//*********************************************************************
//BTS Roads

Download_SRC_Layer_Name[401] = 'BTS Roads';
Download_SRC_Layer_Icon_URL[401] = 'http://gisdata.usgs.net/Image_Library/Legends/Legend_BTS.gif';
Download_SRC_Layer_Documentation_URL[401] = 'http://www.bts.gov/gis/ntatlas/networks.html';
Download_SRC_Layer_Metadata_URL[401] = '';
Download_SRC_Layer_Max_Scale[401] = 35000000;
Download_SRC_Layer_Min_Scale[401] = 1000;
Download_SRC_Layer_Checked[401] = false;
Download_SRC_Layer_TheLayer[401] = 'BTS04HZ';
Download_SRC_Layer_Extent_Left[401] = -180;
Download_SRC_Layer_Extent_Right[401] = -62;
Download_SRC_Layer_Extent_Bottom[401] = 10;
Download_SRC_Layer_Extent_Top[401] = 75;
Download_SRC_Layer_Weights[401] = 3.5;
