{ "currentVersion": 10.81, "id": 4, "name": "Disturbance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Annual Submission Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MineDomT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Beneficiation Facility", "label": "Beneficiation Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 149, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Infrastructure Area", "label": "Infrastructure Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 90, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Overburden Emplacement Area", "label": "Overburden Emplacement Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Tailings Storage Facility", "label": "Tailings Storage Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Underground Mining Area (SMP)", "label": "Underground Mining Area (SMP)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Active Mining Area (Open cut void)", "label": "Active Mining Area (Open cut void)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Water Management Area", "label": "Water Management Area", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MineDomT]", "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1.5732117642800003E7, "ymin": -4303639.0176, "xmax": 1.69186497404E7, "ymax": -3426590.7029, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MineN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MineN", "type": "esriFieldTypeString", "alias": "Mine Name", "length": 250, "domain": null }, { "name": "SiteN", "type": "esriFieldTypeString", "alias": "Site Name", "length": 50, "domain": null }, { "name": "MineDomN", "type": "esriFieldTypeString", "alias": "Mining Domain Name", "length": 50, "domain": null }, { "name": "MineDomT", "type": "esriFieldTypeString", "alias": "Mining Domain Type", "length": 50, "domain": { "type": "codedValue", "name": "Mining_Domain_Type", "description": "Domain type of the mine", "codedValues": [ { "name": "Infrastructure Area", "code": "Infrastructure Area" }, { "name": "Tailings Storage Facility", "code": "Tailings Storage Facility" }, { "name": "Water Management Area", "code": "Water Management Area" }, { "name": "Overburden Emplacement Area", "code": "Overburden Emplacement Area" }, { "name": "Active Mining Area (Open cut void)", "code": "Active Mining Area (Open cut void)" }, { "name": "Underground Mining Area (SMP)", "code": "Underground Mining Area (SMP)" }, { "name": "Beneficiation Facility", "code": "Beneficiation Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DistYr", "type": "esriFieldTypeSmallInteger", "alias": "Disturbance Year", "domain": null }, { "name": "AddInfo", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 250, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Mine survey", "code": "Mine survey" }, { "name": "Other survey", "code": "Other survey" }, { "name": "Digitised", "code": "Digitised" }, { "name": "CAD drawn", "code": "CAD drawn" }, { "name": "Calculated", "code": "Calculated" }, { "name": "Coordinate entry", "code": "Coordinate entry" }, { "name": "Mine records", "code": "Mine records" }, { "name": "Department records", "code": "Department records" }, { "name": "Mining lease", "code": "Mining lease" }, { "name": "Planning Approval", "code": "Planning Approval" }, { "name": "Mining Approval", "code": "Mining Approval" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ChartDt", "type": "esriFieldTypeDate", "alias": "Chart Date", "length": 8, "domain": null }, { "name": "Chartor", "type": "esriFieldTypeString", "alias": "Chartor", "length": 50, "domain": null }, { "name": "Endorse", "type": "esriFieldTypeString", "alias": "Endorse", "length": 250, "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": { "type": "codedValue", "name": "Accuracy", "description": "Defines accuracy level of the data", "codedValues": [ { "name": "0-5m", "code": "0-5m" }, { "name": "5-20m", "code": "5-20m" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ThemeN", "type": "esriFieldTypeString", "alias": "Theme Name", "length": 50, "domain": null }, { "name": "SubmsnN", "type": "esriFieldTypeString", "alias": "Submission Name", "length": 50, "domain": null }, { "name": "FileN", "type": "esriFieldTypeString", "alias": "File Name", "length": 50, "domain": null }, { "name": "Provider", "type": "esriFieldTypeString", "alias": "Provider", "length": 50, "domain": null }, { "name": "ASubmit", "type": "esriFieldTypeString", "alias": "Annual Submission", "length": 4, "domain": { "type": "codedValue", "name": "Annual_Submission", "description": "Data uploaded is for annual submission or not", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MineID", "type": "esriFieldTypeGUID", "alias": "MineID", "length": 38, "domain": null }, { "name": "SiteID", "type": "esriFieldTypeGUID", "alias": "SiteID", "length": 38, "domain": null }, { "name": "ReportYr", "type": "esriFieldTypeSmallInteger", "alias": "Reporting Year", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ix_minen", "fields": "MineN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_mineid", "fields": "MineID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S138_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }