{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 108, "name": "VMTMetricConfig", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "BaselineConfig", "relatedTableId": 100, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "VMTMetric_Index", "composite": false, "catalogID": "{B9F5B5F7-13F1-4F4E-ADD0-B66F309DC056}" }, { "id": 5, "name": "ThresholdConfig", "relatedTableId": 106, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "VMTMetric_Index", "composite": false, "catalogID": "{615FF6A6-D44F-48AA-BBFC-27F5DD6DD5AB}" }, { "id": 1, "name": "VTA_VMT_WebTool.DBO.DataVersionConfig", "relatedTableId": 103, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "DataVersion_Index", "composite": false, "catalogID": "{9D5876A1-C32E-427C-B27C-1AE0F0B51133}" } ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "jurisdiction", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "Jurisdiction", "description": "Jurisdiction", "codedValues": [ { "name": "City of Colfax", "code": "City of Colfax" }, { "name": "Town of Loomis", "code": "Town of Loomis" }, { "name": "Established", "code": "Established" }, { "name": "Developing", "code": "Developing" }, { "name": "Rural West", "code": "Rural West" }, { "name": "Rural East", "code": "Rural East" }, { "name": "Unincorporated County", "code": "Unincorporated County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "jurisdiction" }, { "name": "data_version", "type": "esriFieldTypeString", "alias": "Data Version", "domain": { "type": "codedValue", "name": "DataVersion", "description": "Data Version Used", "codedValues": [ { "name": "Sacramento Activity-Based Travel Simulation Model - SACSIM19", "code": "Sacramento Activity-Based Travel Simulation Model - SACSIM19" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "data_version" }, { "name": "vmt_metric", "type": "esriFieldTypeString", "alias": "VMT Metric", "domain": { "type": "codedValue", "name": "VMTMetric", "description": "VMT Metric", "codedValues": [ { "name": "Household VMT per Resident", "code": "Household VMT per Resident" }, { "name": "Work VMT per Employee", "code": "Work VMT per Employee" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "vmt_metric" }, { "name": "land_use_type", "type": "esriFieldTypeString", "alias": "Land Use Type", "domain": { "type": "codedValue", "name": "LandUseType", "description": "Land Use Type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Employment", "code": "Employment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "land_use_type" }, { "name": "numerator_field", "type": "esriFieldTypeString", "alias": "Numerator Field", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "numerator_field" }, { "name": "denominator_field", "type": "esriFieldTypeString", "alias": "Denominator Field", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "denominator_field" }, { "name": "DataVersion_Index", "type": "esriFieldTypeString", "alias": "DataVersion_Index", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DataVersion_Index" }, { "name": "VMTMetric_Index", "type": "esriFieldTypeString", "alias": "VMTMetric_Index", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VMTMetric_Index" } ], "indexes": [ { "name": "R25_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G24jurisdiction", "fields": "jurisdiction", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G24vmt_metric", "fields": "vmt_metric", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G24data_version", "fields": "data_version", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G24DataVersion_I", "fields": "DataVersion_Index", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G24VMTMetric_Ind", "fields": "VMTMetric_Index", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "VMTMetricConfig", "description": "", "prototype": { "attributes": { "DataVersion_Index": null, "VMTMetric_Index": null, "jurisdiction": null, "data_version": null, "vmt_metric": null, "land_use_type": null, "numerator_field": null, "denominator_field": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "6f85c11769c24353bc6aca8bf0049c3c" }