Created
March 10, 2016 17:45
-
-
Save ajturner/fc23c2851985f7c02ed4 to your computer and use it in GitHub Desktop.
School Election Districts
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": "School Election Districts", | |
"extent": [ | |
[ | |
-110.5363281249702, | |
-35.17897438150279 | |
], | |
[ | |
113.93632812497015, | |
49.72039320129394 | |
] | |
] | |
}, | |
"itemData": { | |
"operationalLayers": [ | |
{ | |
"url": "https://services1.arcgis.com/fcrLbZIfZI20fNqr/arcgis/rest/services/JohnMapService5/FeatureServer/15", | |
"visibility": true, | |
"opacity": 0.78, | |
"mode": 1, | |
"id": "cd8c94acb7ec434e9c21816aa82775e4_15", | |
"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