Created
June 5, 2017 17:00
-
-
Save ajturner/b5f14e228f30c7a7706ea913afe21031 to your computer and use it in GitHub Desktop.
Census_Data_by_Community_District_for_2014
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"item": { | |
"title": "New Map", | |
"snippet": "Census_Data_by_Community_District_for_2014", | |
"extent": [ | |
[ | |
-243.6906249999364, | |
-83.28872410091745 | |
], | |
[ | |
116.30937499997019, | |
78.4012668358115 | |
] | |
] | |
}, | |
"itemData": { | |
"operationalLayers": [ | |
{ | |
"url": "https://services1.arcgis.com/wtYDlOGOi2sW8D4e/arcgis/rest/services/Census_Data_by_Community_District_for_2014/FeatureServer/0", | |
"visibility": true, | |
"opacity": 0.78, | |
"mode": 1, | |
"id": "e26e3792556a42bc90c34f81fd19b942_0", | |
"minScale": 0, | |
"maxScale": 0, | |
"layerDefinition": { | |
"drawingInfo": { | |
"renderer": { | |
"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": true, | |
"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": false, | |
"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