{ "currentVersion": 10.4, "id": 2, "name": "Surface Mining", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": true, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "geometryType": "esriGeometryPolygon", "minScale": 0, "maxScale": 0, "extent": { "xmin": -9173472.4551, "ymin": 4467364.320799999, "xmax": -8798223.9956, "ymax": 4948651.700000003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 153 ], "width": 0.4 } }, "value": "2", "label": "Surface Mined", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 153 ], "width": 0.4 } }, "value": "3", "label": "Auger Mined", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 153 ], "width": 0.4 } }, "value": "5", "label": "Highwall Mined", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "objectid", "globalIdField": "", "displayField": "mine_name", "typeIdField": "type", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "doc_id", "type": "esriFieldTypeString", "alias": "DOC_ID", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "mine_id", "type": "esriFieldTypeString", "alias": "MINE_ID", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "mine_name", "type": "esriFieldTypeString", "alias": "MINE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "company_name", "type": "esriFieldTypeString", "alias": "COMPANY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "state_permit", "type": "esriFieldTypeString", "alias": "STATE_PERMIT", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "wvges_comment", "type": "esriFieldTypeString", "alias": "WVGES_COMMENT", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "map_year", "type": "esriFieldTypeSmallInteger", "alias": "MAP_YEAR", "domain": null, "editable": true, "nullable": true }, { "name": "code", "type": "esriFieldTypeString", "alias": "SEAM_CODE", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "seam", "type": "esriFieldTypeString", "alias": "SEAM", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "zsort", "type": "esriFieldTypeInteger", "alias": "ZSORT", "domain": null, "editable": true, "nullable": true }, { "name": "type", "type": "esriFieldTypeSmallInteger", "alias": "MINING_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 } ] }, "editable": true, "nullable": true } ], "indexes": [ { "name": "a1425_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "Surface Mined", "domains": { "type": {"type": "inherited"} }, "templates": [ { "name": "Surface Mined", "description": "", "prototype": { "attributes": { "zsort": null, "type": 2, "doc_id": null, "mine_id": null, "mine_name": null, "company_name": null, "state_permit": null, "wvges_comment": null, "map_year": null, "code": null, "seam": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Auger Mined", "domains": { "type": {"type": "inherited"} }, "templates": [ { "name": "Auger Mined", "description": "", "prototype": { "attributes": { "zsort": null, "type": 3, "doc_id": null, "mine_id": null, "mine_name": null, "company_name": null, "state_permit": null, "wvges_comment": null, "map_year": null, "code": null, "seam": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "Highwall Mined", "domains": { "type": {"type": "inherited"} }, "templates": [ { "name": "Highwall Mined", "description": "", "prototype": { "attributes": { "zsort": null, "type": 5, "doc_id": null, "mine_id": null, "mine_name": null, "company_name": null, "state_permit": null, "wvges_comment": null, "map_year": null, "code": null, "seam": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true }