{ "currentVersion": 10.81, "id": 29, "name": "Technician", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1452527900000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -77.40211211099995, "ymin": 34.71177952800008, "xmax": -77.38924792599994, "ymax": 34.841447267000035, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 176, 117, 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": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NAME" }, { "name": "ALTID", "type": "esriFieldTypeString", "alias": "Alternate ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ALTID" }, { "name": "USERNAME", "type": "esriFieldTypeString", "alias": "User Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "USERNAME" }, { "name": "PASSWORD", "type": "esriFieldTypeString", "alias": "Password", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PASSWORD" }, { "name": "TECH_ID", "type": "esriFieldTypeGUID", "alias": "Technician ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "TECH_ID" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "Role", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ROLE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVE" }, { "name": "HIREDATE", "type": "esriFieldTypeDate", "alias": "Hire Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HIREDATE" }, { "name": "TERMDATE", "type": "esriFieldTypeDate", "alias": "Termination Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TERMDATE" }, { "name": "EMERGENCY_CONTACT", "type": "esriFieldTypeString", "alias": "Emergency Contact", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "EMERGENCY_CONTACT" }, { "name": "PHONEWORK", "type": "esriFieldTypeString", "alias": "Work Phone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PHONEWORK" }, { "name": "PHONEWORKEXT", "type": "esriFieldTypeString", "alias": "Work Phone Extension", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PHONEWORKEXT" }, { "name": "PHONEPAGER", "type": "esriFieldTypeString", "alias": "Pager Phone", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "PHONEPAGER" }, { "name": "PHONEHOME", "type": "esriFieldTypeString", "alias": "Home Phone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PHONEHOME" }, { "name": "PHONECELL", "type": "esriFieldTypeString", "alias": "Cell Phone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PHONECELL" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "Postal Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "POSTALCODE" }, { "name": "SUPERVISOR", "type": "esriFieldTypeString", "alias": "Supervisor", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SUPERVISOR" }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SHORTNAME" }, { "name": "OFFICE", "type": "esriFieldTypeString", "alias": "Office", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OFFICE" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ZONE" }, { "name": "TRUCK", "type": "esriFieldTypeString", "alias": "Truck", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TRUCK" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_48", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S41_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Technician", "description": "", "prototype": { "attributes": { "DESCRIPTION": null, "TRUCK": null, "NAME": null, "ALTID": null, "USERNAME": null, "PASSWORD": null, "TECH_ID": null, "ROLE": null, "ACTIVE": 1, "HIREDATE": null, "TERMDATE": null, "EMERGENCY_CONTACT": null, "PHONEWORK": null, "PHONEWORKEXT": null, "PHONEPAGER": null, "PHONEHOME": null, "PHONECELL": null, "ADDRESS": null, "CITY": null, "STATE": null, "POSTALCODE": null, "SUPERVISOR": null, "SHORTNAME": null, "OFFICE": null, "ZONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }