Skip to content

Instantly share code, notes, and snippets.

@dbouwman
Created August 27, 2015 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbouwman/eba577a5e0343fc57151 to your computer and use it in GitHub Desktop.
Save dbouwman/eba577a5e0343fc57151 to your computer and use it in GitHub Desktop.
Drought Outlook
{
"item": {
"title": "New Map",
"snippet": "Drought Outlook",
"extent": [
[
-181.1116496836007,
-18.35790289352071
],
[
-68.61164968363059,
65.49326542347339
]
]
},
"itemData": {
"operationalLayers": [
{
"url": "https://services.arcgis.com/N4oRqIRfFV0YuFE1/arcgis/rest/services/DroughtOutlook/FeatureServer/0",
"visibility": true,
"opacity": 0.78,
"mode": 1,
"id": "21b409d92820484eada088a54aba014d_0",
"minScale": 0,
"maxScale": 0,
"layerDefinition": {
"drawingInfo": {
"renderer": {
"visualVariables": [
{
"type": "colorInfo",
"field": "FID_improv",
"stops": [
{
"value": 0,
"color": [
255,
247,
251,
200
],
"label": null
},
{
"value": 0.125,
"color": [
236,
226,
240,
200
],
"label": null
},
{
"value": 0.25,
"color": [
208,
209,
230,
200
],
"label": null
},
{
"value": 0.375,
"color": [
166,
189,
219,
200
],
"label": null
},
{
"value": 0.5,
"color": [
103,
169,
207,
200
],
"label": null
},
{
"value": 0.625,
"color": [
54,
144,
192,
200
],
"label": null
},
{
"value": 0.75,
"color": [
2,
129,
138,
200
],
"label": null
},
{
"value": 0.875,
"color": [
1,
100,
80,
200
],
"label": null
}
]
}
],
"type": "simple",
"label": "",
"description": "",
"symbol": {
"color": [
43,
140,
190,
200
],
"outline": {
"color": [
255,
255,
255,
255
],
"width": 0.5,
"type": "esriSLS",
"style": "esriSLSSolid"
},
"type": "esriSFS",
"style": "esriSFSSolid"
}
}
}
}
}
],
"baseMap": {
"baseMapLayers": [
{
"opacity": 0.5,
"visibility": false,
"url": "http://services.arcgisonline.com/arcgis/rest/services/Specialty/DeLorme_World_Base_Map/MapServer"
},
{
"opacity": 0.8,
"visibility": false,
"url": "http://services.arcgisonline.com/arcgis/rest/services/Canvas/World_Light_Gray_Base/MapServer"
},
{
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/arcgis/rest/services/Canvas/World_Dark_Gray_Base/MapServer"
}
],
"title": "basemap"
},
"version": "1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment