{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "PermitsPlus_Inspections", "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": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NUMBER_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMBER_KEY", "type": "esriFieldTypeString", "alias": "NUMBER_KEY", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "NUMBER_KEY" }, { "name": "DATA_LEVEL", "type": "esriFieldTypeString", "alias": "DATA_LEVEL", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "DATA_LEVEL" }, { "name": "RECORD_TYPE", "type": "esriFieldTypeString", "alias": "RECORD_TYPE", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "RECORD_TYPE" }, { "name": "ITEM_ID", "type": "esriFieldTypeString", "alias": "ITEM_ID", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "ITEM_ID" }, { "name": "UNIQUE_KEY", "type": "esriFieldTypeString", "alias": "UNIQUE_KEY", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "UNIQUE_KEY" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "USER_ID", "type": "esriFieldTypeString", "alias": "USER_ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "USER_ID" }, { "name": "ENTRY_METHOD", "type": "esriFieldTypeString", "alias": "ENTRY_METHOD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ENTRY_METHOD" }, { "name": "REMOTE_USER_ID", "type": "esriFieldTypeString", "alias": "REMOTE_USER_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "REMOTE_USER_ID" }, { "name": "DATE_ENT", "type": "esriFieldTypeDate", "alias": "DATE_ENT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ENT" }, { "name": "ACTION_ENT", "type": "esriFieldTypeString", "alias": "ACTION_ENT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACTION_ENT" }, { "name": "APPROVAL", "type": "esriFieldTypeString", "alias": "APPROVAL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "APPROVAL" }, { "name": "THE_DATE", "type": "esriFieldTypeDate", "alias": "THE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "THE_DATE" }, { "name": "BEG_TIME", "type": "esriFieldTypeDate", "alias": "BEG_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BEG_TIME" }, { "name": "END_TIME", "type": "esriFieldTypeDate", "alias": "END_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "END_TIME" }, { "name": "TOTAL_TIME", "type": "esriFieldTypeDate", "alias": "TOTAL_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TOTAL_TIME" }, { "name": "VIOLATIONS", "type": "esriFieldTypeSmallInteger", "alias": "VIOLATIONS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VIOLATIONS" }, { "name": "MILAGE", "type": "esriFieldTypeDouble", "alias": "MILAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILAGE" }, { "name": "ITEM_NO", "type": "esriFieldTypeSmallInteger", "alias": "ITEM_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ITEM_NO" }, { "name": "REQUEST_ID", "type": "esriFieldTypeString", "alias": "REQUEST_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "REQUEST_ID" }, { "name": "BEG_MILEAGE", "type": "esriFieldTypeInteger", "alias": "BEG_MILEAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEG_MILEAGE" }, { "name": "END_MILEAGE", "type": "esriFieldTypeInteger", "alias": "END_MILEAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_MILEAGE" }, { "name": "VEHICLE_ID", "type": "esriFieldTypeString", "alias": "VEHICLE_ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "VEHICLE_ID" }, { "name": "SUBMIT_TIME", "type": "esriFieldTypeDate", "alias": "SUBMIT_TIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBMIT_TIME" }, { "name": "SUBMIT_DATE", "type": "esriFieldTypeDate", "alias": "SUBMIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBMIT_DATE" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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": "Insp_Desc", "type": "esriFieldTypeString", "alias": "Insp_Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Insp_Desc" } ], "indexes": [ { "name": "R20160_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "G39961NUMBER_KEY", "isAscending": true, "isUnique": false, "description": "", "fields": "NUMBER_KEY" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PermitsPlus_Inspections", "description": "", "prototype": { "attributes": { "Comments": null, "Insp_Desc": null, "NUMBER_KEY": " ", "DATA_LEVEL": " ", "RECORD_TYPE": " ", "ITEM_ID": " ", "UNIQUE_KEY": " ", "INSPECTOR": null, "USER_ID": null, "ENTRY_METHOD": null, "REMOTE_USER_ID": null, "DATE_ENT": null, "ACTION_ENT": null, "APPROVAL": null, "THE_DATE": null, "BEG_TIME": null, "END_TIME": null, "TOTAL_TIME": null, "VIOLATIONS": null, "MILAGE": null, "ITEM_NO": null, "REQUEST_ID": null, "BEG_MILEAGE": null, "END_MILEAGE": null, "VEHICLE_ID": null, "SUBMIT_TIME": null, "SUBMIT_DATE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "88a85d97f48c43e59bd3e5d28c0094a0" }