{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Underground Industrial Mineral Permits (Active)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESIGNATION_STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Pending", "label": "Pending" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Final", "label": "Final" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 240, 255 ], "toColor": [ 199, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 245, 255 ], "toColor": [ 252, 179, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 184, 255 ], "toColor": [ 252, 198, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 252, 255 ], "toColor": [ 204, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 246, 255 ], "toColor": [ 252, 210, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 207, 255 ], "toColor": [ 215, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 202, 255 ], "toColor": [ 252, 182, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 238, 252, 255 ], "toColor": [ 204, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 202, 252, 255 ], "toColor": [ 223, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8963344.7274, "ymin": 4823665.7158, "xmax": -8650894.538, "ymax": 5012821.1574, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": 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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 30, "domain": null }, { "name": "MINE", "type": "esriFieldTypeString", "alias": "Mine Name", "length": 30, "domain": null }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Mine Operator", "length": 30, "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 15, "domain": null }, { "name": "DESIGNATION_TYPE", "type": "esriFieldTypeString", "alias": "Mining Type", "length": 20, "domain": { "type": "codedValue", "name": "DMO_MiningPermitTypes", "description": "", "codedValues": [ { "name": "Underground", "code": "Underground" }, { "name": "Surface", "code": "Surface" }, { "name": "Both", "code": "Both" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESIGNATION_STATUS", "type": "esriFieldTypeString", "alias": "Operational Status", "length": 20, "domain": { "type": "codedValue", "name": "DMO_MiningPermitStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Final", "code": "Final" }, { "name": "Withdrawn", "code": "Withdrawn" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MINERAL", "type": "esriFieldTypeString", "alias": "COAL_SEAM", "length": 30, "domain": null }, { "name": "DISTRICT_OFFICE", "type": "esriFieldTypeString", "alias": "PADEP District Office", "length": 100, "domain": { "type": "codedValue", "name": "DEP_Offices", "description": "", "codedValues": [ { "name": "Altoona District Office", "code": "Altoona" }, { "name": "Beaver Falls District Office", "code": "Beaver Falls" }, { "name": "Bethlehem District Office", "code": "Bethlehem" }, { "name": "California District Office", "code": "California" }, { "name": "Ebensburg District Office", "code": "Ebensburg" }, { "name": "Knox District Office", "code": "Knox" }, { "name": "Moshanon District Office", "code": "Moshanon" }, { "name": "New Castle District Office", "code": "New Castler" }, { "name": "New Stanton District Office", "code": "New Stanton" }, { "name": "Pocono (Stroudsburg) District Office", "code": "Pocono" }, { "name": "Pottsville Distric Office", "code": "Pottsville" }, { "name": "Scranton Distric Office", "code": "Scranton" }, { "name": "Warren Distric Office", "code": "Warren" }, { "name": "Northcentral Regional Office", "code": "Northcentral" }, { "name": "Northeast Regional Office", "code": "Northeast" }, { "name": "Northwest Regional Office", "code": "Northwest" }, { "name": "Southcentral Regional Office", "code": "Southcentral" }, { "name": "Southeast Regional Office", "code": "Southeast" }, { "name": "Southwest Regional Office", "code": "Southwest" }, { "name": "DEP Headquarters (Harrisburg)", "code": "Harrisburg" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CDOFILE", "type": "esriFieldTypeString", "alias": "CDO File", "length": 4, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R266605_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3941_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }