{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Manhole Maintenance Jobs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NEEDREPAIR", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 81, 81, 255 ], "size": 8.03, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 8, 8, 8, 255 ], "width": 0.75 } }, "value": "No", "label": "No" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 20, 204, 255 ], "size": 8.04, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 8, 8, 8, 255 ], "width": 0.75 } }, "value": "Yes", "label": "Yes" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "sizeInfo", "valueExpressionTitle": "Custom", "valueExpression": "$view.scale", "stops": [ { "size": 21.61290322580645, "value": 564.248588 }, { "size": 17.29032258064516, "value": 4513.988705 }, { "size": 8.64516129032258, "value": 36111.909643 }, { "size": 4.32258064516129, "value": 288895.277144 } ], "axis": "height", "valueUnit": "" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0387060561993398E7, "ymin": 4383515.526669207, "xmax": -1.037571651190011E7, "ymax": 4397396.191651145, "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": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "JOBTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ASSETGRID", "type": "esriFieldTypeString", "alias": "Asset Grid", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "GALLONS", "type": "esriFieldTypeDouble", "alias": "Gallons Used", "domain": null }, { "name": "JOBTYPE", "type": "esriFieldTypeString", "alias": "Job Type", "length": 100, "domain": { "type": "codedValue", "name": "ssManholeJobType", "description": "Manhole work job type", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Inspection", "code": "Inspection" }, { "name": "General Maintenance", "code": "General Maintenance" }, { "name": "Locate", "code": "Locate" }, { "name": "Manhole Raising", "code": "Manhole Raising" }, { "name": "Manhole Repair", "code": "Manhole Repair" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEEDREPAIR", "type": "esriFieldTypeString", "alias": "Needs Repair", "length": 50, "domain": { "type": "codedValue", "name": "YesNoFixed", "description": "Yes, No, Fixed", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Fixed", "code": "Fixed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RAMNEK", "type": "esriFieldTypeString", "alias": "Ram-nek Pieces Used", "length": 50, "domain": null }, { "name": "CASTING", "type": "esriFieldTypeString", "alias": "Type of Casting Used", "length": 50, "domain": { "type": "codedValue", "name": "ssCastingType", "description": "Manhole casting type", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Used", "code": "Used" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "length": 50, "domain": { "type": "codedValue", "name": "Watersheds", "description": "Watersheds", "codedValues": [ { "name": "Bee Creek", "code": "BEE_CREEK" }, { "name": "Cooper Creek", "code": "COOPER_CREEK" }, { "name": "Copeland Branch", "code": "COPELAND_BRANCH" }, { "name": "Emory Creek", "code": "EMORY_CREEK" }, { "name": "Fall Creek", "code": "FALL_CREEK" }, { "name": "Roark Creek", "code": "ROARK_CREEK" }, { "name": "White River", "code": "WHITE_RIVER" }, { "name": "Table Rock", "code": "TABLE_ROCK" }, { "name": "South White River", "code": "SOUTH_WHITE_RIVER" }, { "name": "North White River", "code": "NORTH_WHITE_RIVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 }, { "name": "GUID", "type": "esriFieldTypeGUID", "alias": "GUID", "length": 38, "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": "R1346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1346", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1346", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1009_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "COB_LGIM.DBO.UtilityStopEmployeeInfo", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 4, "name": "COB_LGIM.DBO.UtilityStopEquipmentInfo", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 7, "name": "COB_LGIM.DBO.ssManhole", "relatedTableId": 2, "role": "esriRelRoleDestination", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }