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
/
region.json
74 lines (74 loc) · 3.73 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
{
"googleAnalyticsPropertyId": "7401895-54",
"googleUrlShortenerApiKey": "AIzaSyDO_xBd3griGKuhlYBvv7jVN4Mt58Gl4iw",
"titleMain": { "text": "Indonesia", "url": "" },
"titleDetail": { "text": "", "url": "https://coastalresilience.org/indonesia" },
"headerLinks": [
{ "text": "The Nature Conservancy", "url": "http://nature.org/marine/" },
{ "text": "Legal Disclosure", "url": "http://coastalresilience.org/terms-of-use/" }
],
"regionLinks": [
{ "text": "California", "url": "https://maps.coastalresilience.org/california" },
{ "text": "Connecticut", "url": "https://maps.coastalresilience.org/connecticut" },
{ "text": "Global", "url": "https://maps.coastalresilience.org/global/" },
{ "text": "Gulf of Mexico", "url": "https://maps.coastalresilience.org/gulfmex/" },
{ "text": "Grenada, St. Vincent & the Grenadines", "url": "https://maps.coastalresilience.org/gsvg/" },
{ "text": "MesoAmerican Reef", "url": "https://maps.coastalresilience.org/mar/" },
{ "text": "New Jersey", "url": "https://maps.coastalresilience.org/newjersey" },
{ "text": "Southeast Florida", "url": "https://maps.coastalresilience.org/seflorida/" },
{ "text": "United States", "url": "https://maps.coastalresilience.org/unitedstates/" },
{ "text": "U.S. Virgin Islands", "url": "https://maps.coastalresilience.org/usvi/" },
{ "text": "Washington", "url": "https://maps.coastalresilience.org/pugetsound" }
],
"initialExtent": [
92.71,
-22.89,
143.32,
18.23
],
"basemaps": [
{ "name": "World Topographic" , "url": "https://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" },
{ "name": "USA Topographic", "url": "https://server.arcgisonline.com/arcgis/rest/services/USA_Topo_Maps/MapServer" },
{ "name": "OpenStreetMap" , "url": "" },
{ "name": "Imagery" , "url": "https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" }
],
"pluginOrder": [
"launchpad",
"regional-planning",
"zoom_to",
"measure",
"legend_display",
"full_extent",
"subregion_toggle"
],
"print": {
"printServerUrl": "https://services2.coastalresilience.org/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task",
"customPrintTemplatePrefix": "Letter ANSI A GeositeFramework",
"headerLogoPath": "http://maps.coastalresilience.org/network/img/TNCLogoPrimary_RGB2.jpg"
},
"colors": {
"primary": "#2F6384",
"secondary": "#5E94B6",
"tertiary": "#333333",
"active": "#0096D6"
},
"identifyBlacklist": ["OBJECTID", "OBJECTID_1", "SHAPE", "Shape", "shape_Length", "shape_Area", "NumScen"],
"launchpad": {
"title": "Indonesia",
"description": "<p>The Coastal Resilience decision-support tool enables users to examine where nature can increase resilience and reduce risk through conservation and restoration activities.</p>",
"plugins": [
{
"title": "<img src='img/community_planning.png' hspace=10>Regional Planning",
"description": "<p>Locally specific information to help support community-level engagement processes, inform decisions, and track successes.</p>",
"pluginName": "regional-planning"
}
],
"partners": [
{
"logoPath": "img/TNCLogoPrimary_RGB.png",
"link": "http://nature.org",
"title": "The Nature Conservancy"
}
]
}
}