{ "currentVersion": 10.81, "id": 1, "name": "Linear Tasks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 3164280.214220047, "ymin": 1547496.7194359004, "xmax": 3206832.059562385, "ymax": 1583575.594456479, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 0, 11, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Task ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CG_ID" }, { "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" }, { "name": "Activity", "type": "esriFieldTypeString", "alias": "Activity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Activity" }, { "name": "StartDateActual", "type": "esriFieldTypeDate", "alias": "Actual Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartDateActual" }, { "name": "StopDateActual", "type": "esriFieldTypeDate", "alias": "Actual Stop Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StopDateActual" }, { "name": "Carte_Geometry_Type", "type": "esriFieldTypeString", "alias": "Cartegraph Geometry Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Carte_Geometry_Type" }, { "name": "cgAssetType", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "cgAssetType" }, { "name": "cgAssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cgAssetID" }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Department" }, { "name": "DueDate", "type": "esriFieldTypeDate", "alias": "Due Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DueDate" }, { "name": "EquipmentCostActual", "type": "esriFieldTypeDouble", "alias": "Equipment Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EquipmentCostActual" }, { "name": "FEMA", "type": "esriFieldTypeString", "alias": "FEMA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEMA" }, { "name": "LaborCostActual", "type": "esriFieldTypeDouble", "alias": "Labor Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LaborCostActual" }, { "name": "LaborHoursActual", "type": "esriFieldTypeDouble", "alias": "Labor Hours", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LaborHoursActual" }, { "name": "MaterialCostActual", "type": "esriFieldTypeDouble", "alias": "Material Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaterialCostActual" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Notes" }, { "name": "OtherCostActual", "type": "esriFieldTypeDouble", "alias": "Other Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OtherCostActual" }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Priority" }, { "name": "Request", "type": "esriFieldTypeString", "alias": "Request", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Request" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "TotalCostActual", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCostActual" }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "Work Order", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkOrder" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "IntersectingStreet", "type": "esriFieldTypeString", "alias": "Intersecting Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IntersectingStreet" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "State" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZipCode" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R264_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S196_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Linear Tasks", "description": "", "prototype": { "attributes": { "ZipCode": null, "ID": null, "State": null, "City": null, "LocationDescription": null, "IntersectingStreet": null, "Activity": null, "StartDateActual": null, "StopDateActual": null, "Carte_Geometry_Type": null, "cgAssetType": null, "cgAssetID": null, "Department": null, "DueDate": null, "EquipmentCostActual": null, "FEMA": null, "LaborCostActual": null, "LaborHoursActual": null, "MaterialCostActual": null, "Notes": null, "OtherCostActual": null, "Priority": null, "Request": null, "Status": null, "TotalCostActual": null, "WorkOrder": null, "AddressNumber": null, "Street": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }