{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "GIS_Tracker_TEST", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 44, 103, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Req_No", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Req_No", "type": "esriFieldTypeString", "alias": "Req No", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Req_No" }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Created" }, { "name": "Request_Date", "type": "esriFieldTypeDate", "alias": "Request Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Request_Date" }, { "name": "Request_Category", "type": "esriFieldTypeString", "alias": "Request Category", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Request_Category" }, { "name": "Request_Description", "type": "esriFieldTypeString", "alias": "Request Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Request_Description" }, { "name": "Request_Submitted_By", "type": "esriFieldTypeString", "alias": "Request Submitted By", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Request_Submitted_By" }, { "name": "Request_Contact_Info", "type": "esriFieldTypeString", "alias": "Request Contact Info", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Request_Contact_Info" }, { "name": "RequestAttachment", "type": "esriFieldTypeString", "alias": "RequestAttachment", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "RequestAttachment" }, { "name": "Date_Needed_By", "type": "esriFieldTypeDate", "alias": "Date Needed By", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Needed_By" }, { "name": "Priority_Level", "type": "esriFieldTypeString", "alias": "Priority Level", "domain": { "type": "codedValue", "name": "PriorityLevel", "description": "", "codedValues": [ { "name": "Low", "code": "L" }, { "name": "Medium", "code": "M" }, { "name": "High", "code": "H" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Priority_Level" }, { "name": "High_Priority_Reason", "type": "esriFieldTypeString", "alias": "High Priority Reason", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "High_Priority_Reason" }, { "name": "Request_Accounting_Line", "type": "esriFieldTypeString", "alias": "Request Accounting Line", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Request_Accounting_Line" }, { "name": "Assigned_Subdivision", "type": "esriFieldTypeString", "alias": "Assigned Subdivision", "domain": { "type": "codedValue", "name": "Subdivision", "description": "", "codedValues": [ { "name": "Enterprise GIS Administration", "code": "1" }, { "name": "Application Development", "code": "2" }, { "name": "Off-Site Enterprise", "code": "3" }, { "name": "Remote Sensing & Drones", "code": "4" }, { "name": "Business Intelligence", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Assigned_Subdivision" }, { "name": "Request_Approver", "type": "esriFieldTypeString", "alias": "Request Approver", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Request_Approver" }, { "name": "Assigned_Professional", "type": "esriFieldTypeString", "alias": "Assigned Professional", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Assigned_Professional" }, { "name": "Request_Status", "type": "esriFieldTypeString", "alias": "Request Status", "domain": { "type": "codedValue", "name": "RequestStatus", "description": "", "codedValues": [ { "name": "Staff Assigned | In Planning", "code": "3" }, { "name": "Completed", "code": "6" }, { "name": "In Progress", "code": "4" }, { "name": "Requested | Routed to SBS Supervisors", "code": "1" }, { "name": "Subdivision Selected | In Staff Assignment", "code": "2" }, { "name": "On-Hold", "code": "5" }, { "name": "Cancelled", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Request_Status" }, { "name": "Work_Start_Date", "type": "esriFieldTypeDate", "alias": "Work Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Work_Start_Date" }, { "name": "Est__End_Date", "type": "esriFieldTypeDate", "alias": "Est. End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Est__End_Date" }, { "name": "Request_Notes", "type": "esriFieldTypeString", "alias": "Request Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Request_Notes" }, { "name": "Complete_Date", "type": "esriFieldTypeDate", "alias": "Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Complete_Date" }, { "name": "Project_Link", "type": "esriFieldTypeString", "alias": "Project Link", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Project_Link" }, { "name": "Final_Project_Photo", "type": "esriFieldTypeString", "alias": "Final Project Photo", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Final_Project_Photo" }, { "name": "Attachments", "type": "esriFieldTypeInteger", "alias": "Attachments", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Attachments" }, { "name": "DuplicateButton", "type": "esriFieldTypeString", "alias": "DuplicateButton", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DuplicateButton" }, { "name": "Modified", "type": "esriFieldTypeDate", "alias": "Modified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Modified" }, { "name": "AssigneeEmailsForFlow", "type": "esriFieldTypeString", "alias": "AssigneeEmailsForFlow", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "AssigneeEmailsForFlow" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "SubmitterPhoto", "type": "esriFieldTypeString", "alias": "SubmitterPhoto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SubmitterPhoto" }, { "name": "GitHub_Project", "type": "esriFieldTypeString", "alias": "GitHub Project", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "GitHub_Project" }, { "name": "Estimated_Hours", "type": "esriFieldTypeDouble", "alias": "Est. Hours", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Estimated_Hours" }, { "name": "Actual_Hours", "type": "esriFieldTypeDouble", "alias": "Act. Hours", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Actual_Hours" }, { "name": "Request_Service_Type", "type": "esriFieldTypeString", "alias": "Request_Service_Type", "domain": { "type": "codedValue", "name": "RequestTypes", "description": "", "codedValues": [ { "name": "Map Services", "code": "1" }, { "name": "Technical Support", "code": "2" }, { "name": "License / Access", "code": "3" }, { "name": "Reprographics", "code": "4" }, { "name": "Dev Services", "code": "5" }, { "name": "Data", "code": "6" }, { "name": "Special Projects", "code": "7" }, { "name": "Drone Services", "code": "8" }, { "name": "Imagery Services", "code": "9" }, { "name": "Install & Set-Up", "code": "10" }, { "name": "Demos & Trainings", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Request_Service_Type" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R90_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_90", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS_Tracker_TEST", "description": "", "prototype": { "attributes": { "Request_Service_Type": null, "Actual_Hours": null, "Req_No": null, "Created": null, "Request_Date": null, "Request_Category": null, "Request_Description": null, "Request_Submitted_By": null, "Request_Contact_Info": null, "RequestAttachment": null, "Date_Needed_By": null, "Priority_Level": null, "High_Priority_Reason": null, "Request_Accounting_Line": null, "Assigned_Subdivision": null, "Request_Approver": null, "Assigned_Professional": null, "Request_Status": null, "Work_Start_Date": null, "Est__End_Date": null, "Request_Notes": null, "Complete_Date": null, "Project_Link": null, "Final_Project_Photo": null, "Attachments": null, "DuplicateButton": null, "Modified": null, "AssigneeEmailsForFlow": null, "ID": null, "SubmitterPhoto": null, "GitHub_Project": null, "Estimated_Hours": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }