{ "isCoGoEnabled": false, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 1000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Table", "syncEnabled": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 13, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "jobs", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": { "attributes": { "end_date": null, "priority_rank": null, "notes": null, "parent_job": null, "due_date": null, "description": null, "owned_by": null, "parent_job_ref_id": null, "started_date": null, "created_by": null, "job_template_id": null, "percent_complete": null, "active_versions": null, "diagram": null, "job_status": null, "diagram_version": null, "job_name": null, "job_id": null, "closed": 0, "has_location": 0, "start_date": null } } } ], "supportsAdvancedQueries": true, "currentVersion": 10.91, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "viewSourceHasAttachments": false, "name": "jobs", "displayField": "job_name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 50, "type": "esriFieldTypeString", "modelName": "jobId", "domain": null, "name": "job_id", "alias": "jobId" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 200, "type": "esriFieldTypeString", "modelName": "jobName", "domain": null, "name": "job_name", "alias": "jobName" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 50, "type": "esriFieldTypeString", "modelName": "parent_job", "domain": null, "name": "parent_job", "alias": "parent_job" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 2000, "type": "esriFieldTypeString", "modelName": "description", "domain": null, "name": "description", "alias": "description" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 5000, "type": "esriFieldTypeString", "modelName": "notes", "domain": null, "name": "notes", "alias": "notes" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 200, "type": "esriFieldTypeString", "modelName": "ownedBy", "domain": null, "name": "owned_by", "alias": "ownedBy" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 200, "type": "esriFieldTypeString", "modelName": "createdBy", "domain": null, "name": "created_by", "alias": "createdBy" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "start_date", "domain": null, "name": "start_date", "alias": "start_date" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "started_date", "domain": null, "name": "started_date", "alias": "started_date" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "due_date", "domain": null, "name": "due_date", "alias": "due_date" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "end_date", "domain": null, "name": "end_date", "alias": "end_date" }, { "nullable": true, "editable": true, "defaultValue": null, "type": "esriFieldTypeDouble", "modelName": "percentComplete", "domain": null, "name": "percent_complete", "alias": "percentComplete" }, { "nullable": true, "editable": true, "defaultValue": null, "type": "esriFieldTypeSmallInteger", "modelName": "priorityRank", "domain": null, "name": "priority_rank", "alias": "priorityRank" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 50, "type": "esriFieldTypeString", "modelName": "jobStatus", "domain": null, "name": "job_status", "alias": "jobStatus" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 200, "type": "esriFieldTypeString", "modelName": "diagram", "domain": null, "name": "diagram", "alias": "diagram" }, { "nullable": true, "editable": true, "defaultValue": null, "type": "esriFieldTypeInteger", "modelName": "diagramVersion", "domain": null, "name": "diagram_version", "alias": "diagramVersion" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 50, "type": "esriFieldTypeString", "modelName": "featureLayerSchemaId", "domain": null, "name": "job_template_id", "alias": "jobTemplateId" }, { "nullable": false, "editable": true, "defaultValue": 0, "type": "esriFieldTypeSmallInteger", "modelName": "closed", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "YesNoDomain", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "closed", "alias": "closed" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 10000, "type": "esriFieldTypeString", "modelName": "activeVersions", "domain": null, "name": "active_versions", "alias": "active_versions" }, { "nullable": true, "editable": true, "defaultValue": 0, "type": "esriFieldTypeSmallInteger", "modelName": "has_location", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "YesNoDomain", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "No" }, { "code": 1, "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "has_location", "alias": "hasLocation" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 200, "type": "esriFieldTypeString", "modelName": "parent_job_ref_id", "domain": null, "name": "parent_job_ref_id", "alias": "parentJobRefId" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "modelName": "created_user", "domain": null, "name": "created_user", "alias": "created_user" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "created_date", "domain": null, "name": "created_date", "alias": "created_date" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 255, "type": "esriFieldTypeString", "modelName": "last_edited_user", "domain": null, "name": "last_edited_user", "alias": "last_edited_user" }, { "nullable": true, "editable": false, "defaultValue": null, "length": 29, "type": "esriFieldTypeDate", "modelName": "last_edited_date", "domain": null, "name": "last_edited_date", "alias": "last_edited_date" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "allowGeometryUpdates": true, "isView": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "isUpdatableView": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "indexes": [ { "name": "g320closed", "isUnique": false, "description": "", "fields": "closed", "isAscending": true }, { "name": "g320job_id", "isUnique": false, "description": "", "fields": "job_id", "isAscending": true }, { "name": "i320diagram3", "isUnique": false, "description": "", "fields": "diagram,diagram_version", "isAscending": true }, { "name": "i320job_template", "isUnique": false, "description": "", "fields": "job_template_id", "isAscending": true }, { "name": "i320parent_job_r", "isUnique": false, "description": "", "fields": "parent_job_ref_id", "isAscending": true }, { "name": "r295_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsStatistics": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsLod": false, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsQueryDateBins": false, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsQueryWithLodSR": false, "supportsTopFeaturesQuery": true, "supportsPaginationOnAggregatedQueries": true, "supportsMaxRecordCountFactor": true, "supportsPagination": true, "supportsDistinct": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "1a2f034f406f4353b59b1f19961c0b92", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "sourceSchemaChangesAllowed": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "copyrightText": "", "zDefault": 0 }