{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Immediate Action Needed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.242676433495835E7, "ymin": 4894491.08692552, "xmax": -1.242454816654294E7, "ymax": 4896039.724453125, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEGMENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PROJECTID", "type": "esriFieldTypeInteger", "alias": "Project ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROJECTID" }, { "name": "SEGMENTID", "type": "esriFieldTypeString", "alias": "Segment ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SEGMENTID" }, { "name": "ADDDATE", "type": "esriFieldTypeDate", "alias": "Date Added", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADDDATE" }, { "name": "ACTIONSTATUS", "type": "esriFieldTypeString", "alias": "ACTIONSTATUS", "domain": { "type": "codedValue", "name": "RRAMS_ActionStatus", "description": "Status of the needed action for RRAMS", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Work in progress", "code": "Work in progress" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ACTIONSTATUS" }, { "name": "RESOLVEDATE", "type": "esriFieldTypeDate", "alias": "Date Resolved", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RESOLVEDATE" }, { "name": "ACTIONTYPE", "type": "esriFieldTypeString", "alias": "Action Type", "domain": { "type": "codedValue", "name": "RRAMS_ActionType", "description": "The type of action needed in RRAMS", "codedValues": [ { "name": "Road Surface", "code": "Road Surface" }, { "name": "Sign", "code": "Sign" }, { "name": "Sight/Clear Zone", "code": "Sight/Clear Zone" }, { "name": "Drainage", "code": "Drainage" }, { "name": "Guard Rail", "code": "Guard Rail" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACTIONTYPE" }, { "name": "ADDBY", "type": "esriFieldTypeString", "alias": "Action Added By", "domain": { "type": "codedValue", "name": "EngineerInspector", "description": "The Utah County Engineering Division staff who last inspected the asset", "codedValues": [ { "name": "Glen Tanner", "code": "Glen Tanner" }, { "name": "Jay Montgomery", "code": "Jay Montgomery" }, { "name": "Travis Taylor", "code": "Travis Taylor" }, { "name": "Richard Nielson", "code": "Richard Nielson" }, { "name": "Other", "code": "Other" }, { "name": "Tim Hall", "code": "Tim Hall" }, { "name": "Logan Gurr", "code": "Logan Gurr" }, { "name": "Cody Nostrom", "code": "Cody Nostrom" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDBY" }, { "name": "RESOLVEBY", "type": "esriFieldTypeString", "alias": "Resolved By", "domain": { "type": "codedValue", "name": "RRAMS_AssignedTo", "description": "Who the workorder is assigned to address the action issue", "codedValues": [ { "name": "Eng: Glen Tanner", "code": "Eng: Glen Tanner" }, { "name": "Eng: Jay Montgomery", "code": "Eng: Jay Montgomery" }, { "name": "Eng: Paul Hawker", "code": "Eng: Paul Hawker" }, { "name": "Eng: Travis Taylor", "code": "Eng: Travis Taylor" }, { "name": "Roads", "code": "Roads" }, { "name": "Parks", "code": "Parks" }, { "name": "Telecommunications", "code": "Telecommunications" }, { "name": "Admin: Don Nay", "code": "Admin: Don Nay" }, { "name": "Admin: Richard Nielson", "code": "Admin: Richard Nielson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RESOLVEBY" }, { "name": "SEVERITY", "type": "esriFieldTypeString", "alias": "Severity", "domain": { "type": "codedValue", "name": "RRAMS_ActionSeverity", "description": "The severity of the action needed in RRAMS", "codedValues": [ { "name": "Minor", "code": "Minor" }, { "name": "Serious", "code": "Serious" }, { "name": "Critical", "code": "Critical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SEVERITY" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "LONG_", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG_" }, { "name": "OTHERACTION", "type": "esriFieldTypeString", "alias": "Other Action Needed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTHERACTION" }, { "name": "WORKORDERID", "type": "esriFieldTypeInteger", "alias": "Work Order ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORKORDERID" }, { "name": "ASSIGNEDTO", "type": "esriFieldTypeString", "alias": "Assigned To", "domain": { "type": "codedValue", "name": "RRAMS_AssignedTo", "description": "Who the workorder is assigned to address the action issue", "codedValues": [ { "name": "Eng: Glen Tanner", "code": "Eng: Glen Tanner" }, { "name": "Eng: Jay Montgomery", "code": "Eng: Jay Montgomery" }, { "name": "Eng: Paul Hawker", "code": "Eng: Paul Hawker" }, { "name": "Eng: Travis Taylor", "code": "Eng: Travis Taylor" }, { "name": "Roads", "code": "Roads" }, { "name": "Parks", "code": "Parks" }, { "name": "Telecommunications", "code": "Telecommunications" }, { "name": "Admin: Don Nay", "code": "Admin: Don Nay" }, { "name": "Admin: Richard Nielson", "code": "Admin: Richard Nielson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSIGNEDTO" }, { "name": "ACTIONCOMMENT", "type": "esriFieldTypeString", "alias": "Work Order Comments", "domain": null, "editable": true, "nullable": true, "length": 2500, "defaultValue": null, "modelName": "ACTIONCOMMENT" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R16176_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16176", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_16176", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A6149_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Immediate Action Needed", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "PROJECTID": null, "SEGMENTID": null, "ADDDATE": null, "ACTIONSTATUS": null, "RESOLVEDATE": null, "ACTIONTYPE": null, "ADDBY": null, "RESOLVEBY": null, "SEVERITY": null, "LAT": null, "LONG_": null, "OTHERACTION": null, "WORKORDERID": null, "ASSIGNEDTO": null, "ACTIONCOMMENT": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }