Skip to content

Instantly share code, notes, and snippets.

@slibby
Created November 11, 2015 22:05
Show Gist options
  • Save slibby/f17bd00fe246b25e7354 to your computer and use it in GitHub Desktop.
Save slibby/f17bd00fe246b25e7354 to your computer and use it in GitHub Desktop.
test
{
"item": {
"title": "New Map",
"snippet": "test",
"extent": [
[
-79.20332031247852,
-27.611271424607484
],
[
82.60332031247847,
43.639452074418266
]
]
},
"itemData": {
"operationalLayers": [
{
"url": "http://map.dma.dk/arcgis/rest/services/test/MapServer/0",
"visibility": true,
"opacity": 0.78,
"mode": 1,
"id": "9f374dbfd6b94db6aa98b7d97a39b779_0",
"minScale": 0,
"maxScale": 0,
"layerDefinition": {
"drawingInfo": {
"renderer": {
"type": "simple",
"label": "",
"description": "",
"symbol": {
"color": [
43,
140,
190,
200
],
"size": 6,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"type": "esriSMS",
"style": "esriSMSCircle",
"outline": {
"color": [
255,
255,
255,
255
],
"width": 1.3,
"type": "esriSLS",
"style": "esriSLSSolid"
}
}
}
}
}
}
],
"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