{ "layers": [ { "currentVersion": 10.4, "id": 0, "name": "Coal Bed Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "boundtyp", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 185, 0, 255 ], "width": 3 }, "value": "5", "label": "Adequate Data Control", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.8 }, "value": "1", "label": "Coal Outcrop", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.8 }, "value": "8", "label": "Coal Outcrop", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.8 }, "value": "7", "label": "Coal Outcrop", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 }, "value": "4", "label": "Final Map Extent", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 2 }, "value": "2", "label": "Stratigraphic Termination", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "Temporary Map Extent", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9114950.8831, "ymin": 4467222.355800003, "xmax": -9022845.0809, "ymax": 4554036.6347, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "boundtyp", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "boundtyp", "type": "esriFieldTypeSmallInteger", "alias": "BOUNDTYP", "domain": { "type": "codedValue", "name": "COALBND_TYP", "codedValues": [ { "name": "Coal Outcrop", "code": 1 }, { "name": "Stratigraphic Termination Boundary", "code": 2 }, { "name": "Temporary Boundary", "code": 3 }, { "name": "Final Mapping Extent", "code": 4 }, { "name": "Adequate Data Control Boundary", "code": 5 }, { "name": "Merge/Split Line", "code": 6 }, { "name": "Outcrop From Coal Overlay", "code": 7 }, { "name": "Outcrop From Calculated Interval", "code": 8 } ] } }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r549_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_549", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a544_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 1, "name": "Underground Mine Labels/Outlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9114950.8831, "ymin": 4467222.355800003, "xmax": -9022845.0809, "ymax": 4554036.6347, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "displayField": "mine_name", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "type", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "ALLMNG_TYP", "codedValues": [ { "name": "Eroded", "code": 0 }, { "name": "Remaining Coal", "code": 1 }, { "name": "Surface Mined", "code": 2 }, { "name": "Auger Mined", "code": 3 }, { "name": "Underground Mined", "code": 4 }, { "name": "Highwall Mined", "code": 5 } ] } }, { "name": "source", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "Strip_Source", "codedValues": [ { "name": "USGS Topo", "code": 1 }, { "name": "Mine Map", "code": 4 }, { "name": "SAMB 2003 Aerial Photo", "code": 2 }, { "name": "USGS DOQQ", "code": 3 }, { "name": "NAIP 2007 Natural Color", "code": 5 }, { "name": "NAIP 2007 Color Infrared", "code": 6 }, { "name": "WVDEP Mining Permit Area", "code": 7 }, { "name": "NAIP 2011 Natural Color", "code": 8 }, { "name": "LIDAR Derived Hillshade", "code": 9 } ] } }, { "name": "doc_id", "type": "esriFieldTypeString", "alias": "DOC_ID", "length": 20, "domain": null }, { "name": "mine_id", "type": "esriFieldTypeString", "alias": "MINE_ID", "length": 20, "domain": null }, { "name": "mine_name", "type": "esriFieldTypeString", "alias": "MINE_NAME", "length": 50, "domain": null }, { "name": "company_name", "type": "esriFieldTypeString", "alias": "COMPANY_NAME", "length": 50, "domain": null }, { "name": "state_permit", "type": "esriFieldTypeString", "alias": "STATE_PERMIT", "length": 20, "domain": null }, { "name": "wvges_comment", "type": "esriFieldTypeString", "alias": "WVGES_COMMENT", "length": 100, "domain": null }, { "name": "map_year", "type": "esriFieldTypeSmallInteger", "alias": "MAP_YEAR", "domain": null }, { "name": "map_image", "type": "esriFieldTypeString", "alias": "MAP_IMAGE", "length": 10, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r552_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_552", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a547_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 2, "name": "Mined and Remaining Coal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "4", "label": "Underground Mined", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "2", "label": "Surface Mined", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "3", "label": "Auger/Highwall Mined", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "5", "label": "Auger/Highwall Mined", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 254, 127, 255 ], "width": 0.4 } }, "value": "1", "label": "Remaining Coal", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9114950.8831, "ymin": 4467222.355800003, "xmax": -9022845.0809, "ymax": 4554036.6347, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "displayField": "mine_name", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "type", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "ALLMNG_TYP", "codedValues": [ { "name": "Eroded", "code": 0 }, { "name": "Remaining Coal", "code": 1 }, { "name": "Surface Mined", "code": 2 }, { "name": "Auger Mined", "code": 3 }, { "name": "Underground Mined", "code": 4 }, { "name": "Highwall Mined", "code": 5 } ] } }, { "name": "source", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "Strip_Source", "codedValues": [ { "name": "USGS Topo", "code": 1 }, { "name": "Mine Map", "code": 4 }, { "name": "SAMB 2003 Aerial Photo", "code": 2 }, { "name": "USGS DOQQ", "code": 3 }, { "name": "NAIP 2007 Natural Color", "code": 5 }, { "name": "NAIP 2007 Color Infrared", "code": 6 }, { "name": "WVDEP Mining Permit Area", "code": 7 }, { "name": "NAIP 2011 Natural Color", "code": 8 }, { "name": "LIDAR Derived Hillshade", "code": 9 } ] } }, { "name": "doc_id", "type": "esriFieldTypeString", "alias": "DOC_ID", "length": 20, "domain": null }, { "name": "mine_id", "type": "esriFieldTypeString", "alias": "MINE_ID", "length": 20, "domain": null }, { "name": "mine_name", "type": "esriFieldTypeString", "alias": "MINE_NAME", "length": 50, "domain": null }, { "name": "company_name", "type": "esriFieldTypeString", "alias": "COMPANY_NAME", "length": 50, "domain": null }, { "name": "state_permit", "type": "esriFieldTypeString", "alias": "STATE_PERMIT", "length": 20, "domain": null }, { "name": "wvges_comment", "type": "esriFieldTypeString", "alias": "WVGES_COMMENT", "length": 100, "domain": null }, { "name": "map_year", "type": "esriFieldTypeSmallInteger", "alias": "MAP_YEAR", "domain": null }, { "name": "map_image", "type": "esriFieldTypeString", "alias": "MAP_IMAGE", "length": 10, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r552_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_552", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a547_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 3, "name": "Coal Elevation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 4, "name": "Coal Elevation Measures" }, { "id": 5, "name": "Structural Contours" }, { "id": 6, "name": "Coal Elevation" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9113266.5704, "ymin": 4458329.2689, "xmax": -8938568.5384, "ymax": 4614745.6127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 4, "name": "Coal Elevation Measures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 3, "name": "Coal Elevation" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a96a6e49749ef2141ff0db683cd95e5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFFJREFUKJFjYcANvBgYGLahC7Lg0cCFTRCfBqyAqhou49MQgiZ+moGB4SYDA4MaAwODHpL4T5iGNVgMk2FgYLgFxUQ5yQKbQQMbSiRrwBYQDAAKsglf7YqcVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 2, "yoffset": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9108873.4273, "ymin": 4467089.364500001, "xmax": -9028934.4411, "ymax": 4547906.1608000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "r553_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_553", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a548_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 5, "name": "Structural Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 3, "name": "Coal Elevation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 116, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9113266.5704, "ymin": 4458329.2689, "xmax": -8938568.5384, "ymax": 4614745.6127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "elev", "type": "esriFieldTypeSmallInteger", "alias": "ELEV", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r555_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_555", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a550_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 6, "name": "Coal Elevation", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "Coal Elevation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9105372.221731335, "ymin": 4465904.773406652, "xmax": -9025602.221731335, "ymax": 4550334.773406652, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 7, "name": "Total Bed Thickness", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Seam Thickness Measure" }, { "id": 9, "name": "Total Bed Isopach" }, { "id": 10, "name": "Total Bed Thickness" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9114826.7094, "ymin": 4452147.80215878, "xmax": -9022806.79003165, "ymax": 4554077.80215878, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 8, "name": "Seam Thickness Measure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 7, "name": "Total Bed Thickness" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0605ae5187bc4e125f60cf1121bf47cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUKJGFjz1Lw1AYhZ+k197ipBWHrqIO4uLkKOKijSUEEcSlS2eHkAr9BR0M/QVdFHHQoUisukgXF6cuTg5di0irix+3mMQhpGil7ZleeM/DOUcwIOuQpSBgDiBA9lIT6v6izEf8F/Gxd0D6PUm2F/JQd7kCKBSUbE+zYTnys+aqRh/I50l1Bduey8nvtGoVBVxvOWrRcuR6zVUNAdCdJevNcDZYL9aNy5NRVPO7JSYFgK7hU+J7GACQeeXueUquRRtC/FHmuJ7pqGQEBGjjgFgi8pMcZzSKLOgarQjQ0y3TlsuXlfbjMEAPWa0dcSoA6m63adhy07Qz/IPKiNwL+28+Xr8SQL2ibg1HreRsdnTooROikQg6JNIdzr1jvv4AcRLQHLXlB8IcYlFS/N0GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9108873.4273, "ymin": 4467089.364500001, "xmax": -9028934.4411, "ymax": 4547906.1608000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "r554_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_554", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a549_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 9, "name": "Total Bed Isopach", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 7, "name": "Total Bed Thickness" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9114826.7094, "ymin": 4467416.344700001, "xmax": -9022959.7737, "ymax": 4552637.066699997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "contour", "type": "esriFieldTypeDouble", "alias": "Contour", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r559_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a554_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 10, "name": "Total Bed Thickness", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 7, "name": "Total Bed Thickness" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9114686.79003165, "ymin": 4452147.80215878, "xmax": -9022806.79003165, "ymax": 4554077.80215878, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 11, "name": "Net Coal Thickness", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "Coal Thickness Measure" }, { "id": 13, "name": "Coal Thickness Isopach" }, { "id": 14, "name": "Net Coal Thickness" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9114686.79003165, "ymin": 4452147.80215878, "xmax": -9022806.79003165, "ymax": 4554077.80215878, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 12, "name": "Coal Thickness Measure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 11, "name": "Net Coal Thickness" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0605ae5187bc4e125f60cf1121bf47cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUKJGFjz1Lw1AYhZ+k197ipBWHrqIO4uLkKOKijSUEEcSlS2eHkAr9BR0M/QVdFHHQoUisukgXF6cuTg5di0irix+3mMQhpGil7ZleeM/DOUcwIOuQpSBgDiBA9lIT6v6izEf8F/Gxd0D6PUm2F/JQd7kCKBSUbE+zYTnys+aqRh/I50l1Bduey8nvtGoVBVxvOWrRcuR6zVUNAdCdJevNcDZYL9aNy5NRVPO7JSYFgK7hU+J7GACQeeXueUquRRtC/FHmuJ7pqGQEBGjjgFgi8pMcZzSKLOgarQjQ0y3TlsuXlfbjMEAPWa0dcSoA6m63adhy07Qz/IPKiNwL+28+Xr8SQL2ibg1HreRsdnTooROikQg6JNIdzr1jvv4AcRLQHLXlB8IcYlFS/N0GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9108873.4273, "ymin": 4467089.364500001, "xmax": -9028934.4411, "ymax": 4547906.1608000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "r554_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_554", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a549_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 13, "name": "Coal Thickness Isopach", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 11, "name": "Net Coal Thickness" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9114405.3064, "ymin": 4467424.5195999965, "xmax": -9022964.662, "ymax": 4552637.066699997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "contour", "type": "esriFieldTypeDouble", "alias": "Contour", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r558_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a553_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 14, "name": "Net Coal Thickness", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "Net Coal Thickness" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9114686.79003165, "ymin": 4452147.80215878, "xmax": -9022806.79003165, "ymax": 4554077.80215878, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 15, "name": "Percent Parting", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Seam Thickness Measure" }, { "id": 17, "name": "Percent Parting Isopach" }, { "id": 18, "name": "Percent Partings" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9114686.79003165, "ymin": 4452147.80215878, "xmax": -9022806.79003165, "ymax": 4554077.80215878, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 16, "name": "Seam Thickness Measure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 15, "name": "Percent Parting" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0605ae5187bc4e125f60cf1121bf47cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUKJGFjz1Lw1AYhZ+k197ipBWHrqIO4uLkKOKijSUEEcSlS2eHkAr9BR0M/QVdFHHQoUisukgXF6cuTg5di0irix+3mMQhpGil7ZleeM/DOUcwIOuQpSBgDiBA9lIT6v6izEf8F/Gxd0D6PUm2F/JQd7kCKBSUbE+zYTnys+aqRh/I50l1Bduey8nvtGoVBVxvOWrRcuR6zVUNAdCdJevNcDZYL9aNy5NRVPO7JSYFgK7hU+J7GACQeeXueUquRRtC/FHmuJ7pqGQEBGjjgFgi8pMcZzSKLOgarQjQ0y3TlsuXlfbjMEAPWa0dcSoA6m63adhy07Qz/IPKiNwL+28+Xr8SQL2ibg1HreRsdnTooROikQg6JNIdzr1jvv4AcRLQHLXlB8IcYlFS/N0GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9108873.4273, "ymin": 4467089.364500001, "xmax": -9028934.4411, "ymax": 4547906.1608000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "r554_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_554", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a549_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 17, "name": "Percent Parting Isopach", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 15, "name": "Percent Parting" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 8, 161, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Contour]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -9106235.6773, "ymin": 4467790.628200002, "xmax": -9024081.3458, "ymax": 4552000.629299998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "contour", "type": "esriFieldTypeDouble", "alias": "Contour", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r556_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a551_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 18, "name": "Percent Partings", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 15, "name": "Percent Parting" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9114686.79003165, "ymin": 4452147.80215878, "xmax": -9022806.79003165, "ymax": 4554077.80215878, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 19, "name": "Overburden", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 20, "name": "Coal Elevation Control Measure" }, { "id": 21, "name": "100' Overburden Contours" }, { "id": 22, "name": "Overburden" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9108873.4273, "ymin": 4465904.773406652, "xmax": -9025602.221731335, "ymax": 4550334.773406652, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 20, "name": "Coal Elevation Control Measure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 19, "name": "Overburden" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a96a6e49749ef2141ff0db683cd95e5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFFJREFUKJFjYcANvBgYGLahC7Lg0cCFTRCfBqyAqhou49MQgiZ+moGB4SYDA4MaAwODHpL4T5iGNVgMk2FgYLgFxUQ5yQKbQQMbSiRrwBYQDAAKsglf7YqcVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 2, "yoffset": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9108873.4273, "ymin": 4467089.364500001, "xmax": -9028934.4411, "ymax": 4547906.1608000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "r553_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_553", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a548_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 21, "name": "100' Overburden Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 19, "name": "Overburden" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9104871.1891, "ymin": 4467228.919299997, "xmax": -9026499.2247, "ymax": 4550187.524400003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "contour", "type": "esriFieldTypeDouble", "alias": "contour", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "indexes": [ { "name": "r557_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a552_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.4, "id": 22, "name": "Overburden", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 19, "name": "Overburden" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9105372.221731335, "ymin": 4465904.773406652, "xmax": -9025602.221731335, "ymax": 4550334.773406652, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } } ], "tables": [] }