This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregion.json
81 lines (80 loc) · 4.58 KB
/
region.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
{
"googleAnalyticsPropertyId": "7401895-54",
"googleUrlShortenerApiKey": "AIzaSyDO_xBd3griGKuhlYBvv7jVN4Mt58Gl4iw",
"titleMain": { "text": "Coastal Resilience", "url": "" },
"titleDetail": { "text": "Southeast Florida", "url": "" },
"headerLinks": [
{ "text": "The Nature Conservancy", "url": "http://nature.org/marine/" },
{ "text": "Legal Disclosure", "url": "http://coastalresilience.org/terms-of-use/" }
],
"regionLinks": [
{ "text": "California", "url": "http://maps.coastalresilience.org/california" },
{ "text": "Connecticut", "url": "http://maps.coastalresilience.org/connecticut" },
{ "text": "Global", "url": "http://maps.coastalresilience.org/global/" },
{ "text": "Gulf of Mexico", "url": "http://maps.coastalresilience.org/gulfmex/" },
{ "text": "Grenada, St. Vincent & the Grenadines", "url": "http://maps.coastalresilience.org/gsvg/" },
{ "text": "MesoAmerican Reef", "url": "http://maps.coastalresilience.org/mar/" },
{ "text": "New Jersey", "url": "http://maps.coastalresilience.org/newjersey" },
{ "text": "United States", "url": "http://maps.coastalresilience.org/unitedstates/" },
{ "text": "U.S. Virgin Islands", "url": "http://maps.coastalresilience.org/usvi/" },
{ "text": "Washington", "url": "http://maps.coastalresilience.org/pugetsound" }
],
"initialExtent": [
-82.03673772530,
24.88050648220,
-78.984580962,
26.964407477
],
"basemaps": [
{ "name": "Topographic" , "url": "http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" },
{ "name": "National Geographic", "url": "http://server.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer" },
{ "name": "Ocean" , "url": "http://server.arcgisonline.com/ArcGIS/rest/services/Ocean_Basemap/MapServer" },
{ "name": "Imagery" , "url": "http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" },
{ "name": "Shaded Relief" , "url": "http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer" },
{ "name": "Streets" , "url": "http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" },
{ "name": "Terrain" , "url": "http://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer" }
],
"pluginOrder": [
"regional-planning",
"community_planning",
"flood-slr",
"zoom_to",
"measure",
"legend_display",
"full_extent"
],
"print": {
"printServerUrl": "https://services2.coastalresilience.org/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task", "customPrintTemplatePrefix": "Letter ANSI A GeositeFramework"
},
"colors": {
"primary": "#2F6384",
"secondary": "#5E94B6",
"tertiary": "#333333",
"active": "#0096D6"
},
"identifyBlacklist": ["OBJECTID", "OBJECTID_1", "SHAPE", "Shape", "shape_Length", "shape_Area", "NumScen"],
"identifyEnabled": true,
"launchpad": {
"title": "Southeast Florida",
"description": "<p>Coastal Resilience is a decision support tool that incorporates the best available science and local data to enable communities to visualize the risks imposed by sea-level rise and storm surge on the people, economy, and coastal habitats of Southeast Florida and identify nature-based solutions for enhancing resilience and reducing risks where possible. For additional project information, visit the <a href= 'http://coastalresilience.org/project/southeast-florida-and-the-florida-keys/' target='_blank'><b>Southeast Florida</b></a> home page.</p>",
"plugins": [
{
"title": "<img src='img/regional_planning.png' hspace=10>Regional Planning",
"description": "Explore regional datasets acroos the state.",
"pluginName": "regional-planning"
},
{
"title": "<img src='img/community_planning.png' hspace=10>Community Planning",
"description": "Examine local city scale data for climate adaptation planning.",
"pluginName": "community_planning"
}
],
"partners": [
{
"logoPath": "img/TNCLogoPrimary_RGB.png",
"link": "http://nature.org",
"title": "The Nature Conservancy"
}
]
}
}