{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Grit Bin Inspections - 2021 Programme", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Work_Stat", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Pending", "label": "Pending" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Completed", "label": "Completed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 43, 255 ], "toColor": [ 117, 138, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 48, 153, 255 ], "toColor": [ 44, 48, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 78, 255 ], "toColor": [ 158, 46, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 126, 145, 255 ], "toColor": [ 61, 126, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 49, 173, 255 ], "toColor": [ 167, 49, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 100, 38, 255 ], "toColor": [ 163, 100, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 150, 113, 255 ], "toColor": [ 39, 150, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 39, 255 ], "toColor": [ 37, 161, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 82, 143, 255 ], "toColor": [ 61, 82, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 62, 114, 255 ], "toColor": [ 130, 62, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 95, 82, 255 ], "toColor": [ 163, 95, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 33, 41, 255 ], "toColor": [ 150, 33, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 80, 166, 255 ], "toColor": [ 110, 80, 166, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 481763, "ymin": 131747, "xmax": 542444, "ymax": 174886, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 30, "domain": null }, { "name": "Plaque_ID", "type": "esriFieldTypeString", "alias": "Bin Plaque Number", "length": 10, "domain": null }, { "name": "Score", "type": "esriFieldTypeDouble", "alias": "Score", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "insp_s_dat", "type": "esriFieldTypeDate", "alias": "Inspection Start Date", "length": 8, "domain": null }, { "name": "insp_e_dat", "type": "esriFieldTypeDate", "alias": "Inspection End Date", "length": 8, "domain": null }, { "name": "Work_Req", "type": "esriFieldTypeString", "alias": "Work Request", "length": 50, "domain": null }, { "name": "Grit_Level", "type": "esriFieldTypeString", "alias": "Grit Bin Fill Level", "length": 10, "domain": { "type": "codedValue", "name": "Fill", "description": "", "codedValues": [ { "name": "Empty-25%", "code": "Empty-25%" }, { "name": "26%-50%", "code": "26%-50%" }, { "name": "51%-75%", "code": "51%-75%" }, { "name": "76%-Full", "code": "76%-Full" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Loc_Status", "type": "esriFieldTypeString", "alias": "Bin Location Status", "length": 10, "domain": { "type": "codedValue", "name": "Loc Status", "description": "", "codedValues": [ { "name": "AsExpected", "code": "AsExpected" }, { "name": "Moved", "code": "Moved" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Bin_Cond", "type": "esriFieldTypeString", "alias": "Bin Condition", "length": 15, "domain": { "type": "codedValue", "name": "Condition", "description": "", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Fair", "code": "Fair" }, { "name": "RepairNeeded", "code": "RepairNeeded" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Photo_Plaq", "type": "esriFieldTypeString", "alias": "Photo of Bin Plaque Taken?", "length": 10, "domain": { "type": "codedValue", "name": "Photo2", "description": "", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Photo_Fill", "type": "esriFieldTypeString", "alias": "Photo of Bin Fill Level Taken?", "length": 10, "domain": { "type": "codedValue", "name": "Photo2", "description": "", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Complete_D", "type": "esriFieldTypeDate", "alias": "Inspection Completed Date", "length": 8, "domain": null }, { "name": "Work_Stat", "type": "esriFieldTypeString", "alias": "Work Status", "length": 15, "domain": { "type": "codedValue", "name": "Work Status", "description": "", "codedValues": [ { "name": "Pending", "code": "Pending" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Work_Req_N", "type": "esriFieldTypeString", "alias": "Work Request Notes", "length": 300, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "USRN", "type": "esriFieldTypeString", "alias": "USRN", "length": 50, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 100, "domain": null }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 10, "domain": { "type": "codedValue", "name": "Priority", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "Validated", "type": "esriFieldTypeString", "alias": "Validated", "length": 25, "domain": { "type": "codedValue", "name": "Validated", "description": "", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Grit_Water_Solid", "type": "esriFieldTypeString", "alias": "Grit_Water_Solid", "length": 50, "domain": { "type": "codedValue", "name": "GritSolid", "description": "", "codedValues": [ { "name": "Waterlogged", "code": "Waterlogged" }, { "name": "Solidified", "code": "Solidified" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R199_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_199", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_199", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S184_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1622120907000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }