-
Notifications
You must be signed in to change notification settings - Fork 2
/
bio.json
106 lines (106 loc) · 4.59 KB
/
bio.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"corsDomains":[
"sciencebase.usgs.gov",
"sciencebase.gov",
"srfs.wr.usgs.gov",
"gis1.usgs.gov",
"basemap.nationalmap.gov",
"carto.nationalmap.gov",
"geocode.arcgis.com",
"fly.maptiles.arcgis.com",
"services.arcgisonline.com",
"tileservice.geoplatform.gov",
"basemap.nationalmap.gov"
],
"catalog":[
{
"name":"Protection Status by GAP Status Code",
"isEnabled":true,
"isShown":true,
"isLegendVisible":false,
"nowViewingIndex":0,
"opacity":0.75,
"type":"esri-mapServer",
"treat403AsError":false,
"treat404AsError":false,
"clipToRectangle":false,
"url":"https://gis1.usgs.gov/arcgis/rest/services/padus2_1/ProtectionStatusbyGAPStatusCode/MapServer",
"attribution":{
"text":"USGS",
"link":"http://www.usgs.gov"
},
"featureInfoTemplate":"<table> <tr> <td>Manager Name</td> <td>{{Manager Name}}</td></tr> <tr><td>Manager Type</td> <td>{{Manager Type}}</td></tr> <tr><td>Public Access</td> <td>{{Public Access}}</td></tr><tr><td>GAP Status Code</td> <td>{{GAP Status Code}}</td></tr><tr><td>GAP Priority</td> <td>{{GAP_Prity}}</td></tr><tr><td>GIS Acres</td> <td>{{GIS_Acres}}</td></tr></table>",
"parameters":{
"format":"png32"
}
},
{
"name":"FWS Critical Habitat for Threatened and Endangered Species Dataset",
"description":"When a species is proposed for listing as endangered or threatened under the Endangered Species Act, the U.S. Fish and Wildlife Service must consider whether there are areas of habitat believed to be essential the species conservation. Those areas may be proposed for designation as critical habitat. Critical habitat is a term defined and used in the Act. It is a specific geographic area(s) that contains features essential for the conservation of a threatened or endangered species and that may require special management and protection. Critical habitat may include an area that is not currently occupied by the species but that will be needed for its recovery. An area is designated as critical habitat after the Service publishes a proposed Federal regulation in the Federal Register and receives and considers public comments on the proposal. The final boundaries of the critical habitat are also published in the Federal Register.",
"isOpen":true,
"preserveOrder":true,
"type":"group",
"items":[
{
"name":"FWS Critical Habitat - Final",
"isEnabled":true,
"isShown":true,
"isLegendVisible":false,
"nowViewingIndex":0,
"opacity":0.5,
"type":"esri-mapServer",
"treat403AsError":false,
"treat404AsError":false,
"url":"https://tiles.arcgis.com/tiles/QVENGdaPbd4LUkLV/arcgis/rest/services/usfws_critical_habitat_final/MapServer"
},
{
"name":"FWS Critical Habitat - Proposed",
"isEnabled":false,
"isShown":false,
"isLegendVisible":false,
"nowViewingIndex":0,
"opacity":0.5,
"type":"esri-mapServer",
"treat403AsError":false,
"treat404AsError":false,
"clipToRectangle":false,
"url":"https://tiles.arcgis.com/tiles/QVENGdaPbd4LUkLV/arcgis/rest/services/usfws_critical_habitat_proposed/MapServer"
}
]
},
{
"name":"USMIN mineral deposit database",
"isEnabled":true,
"isShown":true,
"isLegendVisible":false,
"type":"wms",
"layers":"outlines",
"url":"https://mrdata.usgs.gov/services/deposit?request=GetCapabilities&service=WMS&version=1.3.0"
},
{
"name":"NLCD Land Cover Change Index",
"isEnabled":true,
"isShown":false,
"isLegendVisible":false,
"type":"wms",
"layers":"NLCD_2001_2019_change_index_L48",
"url":"https://www.mrlc.gov/geoserver/mrlc_display/NLCD_2001_2019_change_index_L48/wms"
},
{
"name":"NLCD 2019 CONUS Land Cover ",
"isEnabled":true,
"isShown":false,
"isLegendVisible":false,
"type":"wms",
"layers":"NLCD_2019_Land_Cover_L48",
"url":"https://www.mrlc.gov/geoserver/mrlc_display/NLCD_2019_Land_Cover_L48/wms"
}
],
"homeCamera":{
"west":-109,
"south":37,
"east":-102,
"north":41
},
"viewerMode":"2d"
}