{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Garbage and Recycling Carts", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreateDate", "creatorField": "CreatBy", "editDateField": "EditDate", "editorField": "EditBy" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "CustomerPoints", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GLOBAL_ID", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RouteName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteName" }, { "name": "CartType", "type": "esriFieldTypeString", "alias": "CartType", "domain": { "type": "codedValue", "name": "GarbageCartType", "description": "Garbage or recycling cart type", "codedValues": [ { "name": "Trash", "code": "Trash" }, { "name": "Recycle", "code": "Recycle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CartType" }, { "name": "CartSize", "type": "esriFieldTypeDouble", "alias": "CartSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CartSize" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetName" }, { "name": "AddressUnit", "type": "esriFieldTypeString", "alias": "AddressUnit", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AddressUnit" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "State" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "Zip", "type": "esriFieldTypeDouble", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zip" }, { "name": "Delivered", "type": "esriFieldTypeSmallInteger", "alias": "Delivered", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Delivered" }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SerialNumber" }, { "name": "RFIDTag", "type": "esriFieldTypeString", "alias": "RFIDTag", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RFIDTag" }, { "name": "ReasonCodeName", "type": "esriFieldTypeString", "alias": "ReasonCodeName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ReasonCodeName" }, { "name": "DeliveryNotes", "type": "esriFieldTypeString", "alias": "DeliveryNotes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DeliveryNotes" }, { "name": "TimestampDelivered", "type": "esriFieldTypeDate", "alias": "TimestampDelivered", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TimestampDelivered" }, { "name": "AddressId", "type": "esriFieldTypeDouble", "alias": "AddressId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressId" }, { "name": "LongitudeDelivered", "type": "esriFieldTypeDouble", "alias": "LongitudeDelivered", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LongitudeDelivered" }, { "name": "LatitudeDelivered", "type": "esriFieldTypeDouble", "alias": "LatitudeDelivered", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LatitudeDelivered" }, { "name": "FULL_ADD", "type": "esriFieldTypeString", "alias": "FULL_ADD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FULL_ADD" }, { "name": "GLOBAL_ID", "type": "esriFieldTypeGUID", "alias": "GLOBAL_ID (OG)", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GLOBAL_ID" }, { "name": "CreatBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatBy" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditBy" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID (actual)", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ReplaceCartDate", "type": "esriFieldTypeDate", "alias": "Replace Cart Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ReplaceCartDate" }, { "name": "ReplaceLidDate", "type": "esriFieldTypeDate", "alias": "Replace Lid Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ReplaceLidDate" }, { "name": "ReplaceNotes", "type": "esriFieldTypeString", "alias": "Replace Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ReplaceNotes" } ], "indexes": [ { "name": "R358_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_4085_GLOBAL_", "fields": "GLOBAL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_358", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Garbage and Recycling Carts", "description": "", "prototype": { "attributes": { "ReplaceLidDate": null, "ReplaceCartDate": null, "RouteName": null, "CartType": null, "CartSize": null, "AddressNumber": null, "StreetName": null, "AddressUnit": null, "State": null, "City": null, "Zip": null, "Delivered": null, "SerialNumber": null, "RFIDTag": null, "ReasonCodeName": null, "DeliveryNotes": null, "TimestampDelivered": null, "AddressId": null, "LongitudeDelivered": null, "LatitudeDelivered": null, "FULL_ADD": null, "GLOBAL_ID": null, "ReplaceNotes": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "11c7fd6782ce46db874b900f04989b5d" }