Created
June 16, 2017 16:36
-
-
Save ajturner/5f0fb5d1d065b381db3c6de6e54877a3 to your computer and use it in GitHub Desktop.
DOEE Well Permits
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": "DOEE Well Permits", | |
| "extent": [ | |
| [ | |
| -110.62421874997018, | |
| -40.25081544054611 | |
| ], | |
| [ | |
| 114.02421874997012, | |
| 53.692964342898 | |
| ] | |
| ] | |
| }, | |
| "itemData": { | |
| "operationalLayers": [ | |
| { | |
| "url": "http://maps2.dcgis.dc.gov/dcgis/rest/services/DCGIS_DATA/Environment_WebMercator/MapServer/41", | |
| "visibility": true, | |
| "opacity": 0.78, | |
| "mode": 1, | |
| "id": "84fdf39aaa3a4e75ba9e7a167577daa8_41", | |
| "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