{ "currentVersion": 10.81, "id": 0, "name": "Facilities Work Request", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "GIS_CREATED_DATE", "creatorField": "GIS_CREATED_BY", "editDateField": "GIS_EDIT_DATE", "editorField": "GIS_EDIT_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1639713812000 }, "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": -2.030199993896531E-5, "ymin": -2.0799999447262962E-6, "xmax": -2.030199993896531E-5, "ymax": -2.0799999447262962E-6, "spatialReference": { "wkid": 4269, "latestWkid": 4269 } }, "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 14, 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": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "GIS_CREATED_BY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GIS_CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GIS_CREATED_BY" }, { "name": "GIS_CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GIS_CREATED_DATE" }, { "name": "GIS_EDIT_BY", "type": "esriFieldTypeString", "alias": "Edit By", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GIS_EDIT_BY" }, { "name": "GIS_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GIS_EDIT_DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "EXREFNO", "type": "esriFieldTypeString", "alias": "Notification Number", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "EXREFNO" }, { "name": "SERVICE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Short Description", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SERVICE_DESCRIPTION" }, { "name": "LONG_TEXT", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "LONG_TEXT" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Requester User ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "GIS_LOCATIONID", "type": "esriFieldTypeString", "alias": "Place of Request", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GIS_LOCATIONID" }, { "name": "GIS_OBJECT_PART_CODE", "type": "esriFieldTypeString", "alias": "Service Requested", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "GIS_OBJECT_PART_CODE" }, { "name": "GIS_DAMAGE_CODE", "type": "esriFieldTypeString", "alias": "Type of Request", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "GIS_DAMAGE_CODE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_709", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_709", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S413_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Facilities Work Request", "description": "", "prototype": { "attributes": { "GIS_DAMAGE_CODE": null, "GIS_LOCATIONID": null, "CREATED_BY": null, "LONG_TEXT": null, "SERVICE_DESCRIPTION": null, "GIS_OBJECT_PART_CODE": null, "EXREFNO": 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, "serviceItemId": "26fff9b083b8404bb2109196d4e89008" }