{ "currentVersion": 10.7, "id": 22, "name": "Shift_Assignment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 269225.9454, "ymin": 2090783.9792, "xmax": 280067.0672, "ymax": 2110077.0194, "spatialReference": { "wkid": 32643, "latestWkid": 32643 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 140, 68, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MOH_PERSON_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CONTAINMENT_LOC_ID", "type": "esriFieldTypeInteger", "alias": "CONTAINMENT_LOC_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONTAINMENT_LOC_ID" }, { "name": "CONTAINMENT_ADDRESS", "type": "esriFieldTypeString", "alias": "CONTAINMENT_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CONTAINMENT_ADDRESS" }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "LOCALITY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCALITY" }, { "name": "PINCODE", "type": "esriFieldTypeString", "alias": "PINCODE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PINCODE" }, { "name": "POSTAL_AREA", "type": "esriFieldTypeString", "alias": "POSTAL_AREA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POSTAL_AREA" }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "WARD", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WARD" }, { "name": "CONTAINMENT_INCHARGE", "type": "esriFieldTypeString", "alias": "CONTAINMENT_INCHARGE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CONTAINMENT_INCHARGE" }, { "name": "EMPLOYEE_ID", "type": "esriFieldTypeString", "alias": "EMPLOYEE_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EMPLOYEE_ID" }, { "name": "INCHARGE_MOBILE_NO", "type": "esriFieldTypeString", "alias": "INCHARGE_MOBILE_NO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INCHARGE_MOBILE_NO" }, { "name": "MOH_PERSON_NAME", "type": "esriFieldTypeString", "alias": "MOH_PERSON_NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MOH_PERSON_NAME" }, { "name": "MOH_PERSON_MOBILE_NO", "type": "esriFieldTypeString", "alias": "MOH_PERSON_MOBILE_NO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MOH_PERSON_MOBILE_NO" }, { "name": "POLICE_OFFICER", "type": "esriFieldTypeString", "alias": "POLICE_OFFICER", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "POLICE_OFFICER" }, { "name": "POLICE_OFFICER_MOBILE_NO", "type": "esriFieldTypeString", "alias": "POLICE_OFFICER_MOBILE_NO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "POLICE_OFFICER_MOBILE_NO" }, { "name": "POLICE_STATION", "type": "esriFieldTypeString", "alias": "POLICE_STATION", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "POLICE_STATION" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "REMARKS" }, { "name": "SHIFT_NO", "type": "esriFieldTypeSmallInteger", "alias": "SHIFT_NO", "domain": { "type": "codedValue", "name": "SHIFT", "description": "SHIFT_FOR_COVID", "codedValues": [ { "name": "FIRST SHIFT", "code": 1 }, { "name": "SECOND SHIFT", "code": 2 }, { "name": "THIRD SHIFT", "code": 3 }, { "name": "GENERAL", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHIFT_NO" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R395758_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A748_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Shift_Assignment", "description": "", "prototype": { "attributes": { "SHIFT_NO": null, "CONTAINMENT_LOC_ID": null, "CONTAINMENT_ADDRESS": null, "LOCALITY": null, "PINCODE": null, "POSTAL_AREA": null, "WARD": null, "CONTAINMENT_INCHARGE": null, "EMPLOYEE_ID": null, "INCHARGE_MOBILE_NO": null, "MOH_PERSON_NAME": null, "MOH_PERSON_MOBILE_NO": null, "POLICE_OFFICER": null, "POLICE_OFFICER_MOBILE_NO": null, "POLICE_STATION": null, "REMARKS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }