{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Weed Abatement Contracts", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "contract_number", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "contract_number", "type": "esriFieldTypeString", "alias": "contract_number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "contract_number" }, { "name": "amount", "type": "esriFieldTypeDouble", "alias": "amount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "amount" }, { "name": "start_date", "type": "esriFieldTypeDate", "alias": "start_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "start_date" }, { "name": "end_date", "type": "esriFieldTypeDate", "alias": "end_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "end_date" }, { "name": "contractor_email", "type": "esriFieldTypeString", "alias": "contractor_email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "contractor_email" }, { "name": "cc_email", "type": "esriFieldTypeString", "alias": "cc_email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cc_email" }, { "name": "contractor_address", "type": "esriFieldTypeString", "alias": "contractor_address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "contractor_address" }, { "name": "payment_address", "type": "esriFieldTypeString", "alias": "payment_address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "payment_address" }, { "name": "archived", "type": "esriFieldTypeString", "alias": "archived", "domain": { "type": "codedValue", "name": "WA_YesNo", "description": "Weed abatement yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": "No", "modelName": "archived" }, { "name": "archive_date", "type": "esriFieldTypeDate", "alias": "archive_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "archive_date" }, { "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" } ], "indexes": [ { "name": "R54_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_54", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Weed Abatement Contracts", "description": "", "prototype": { "attributes": { "archived": "No", "archive_date": null, "payment_address": null, "contract_number": null, "amount": null, "start_date": null, "end_date": null, "contractor_email": null, "cc_email": null, "contractor_address": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 15000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 15000, "maxRecordCountFactor": 1 }