{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "City_Vehicles", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "GISDB.DBO.section_area", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "SectnDesc", "composite": false, "catalogID": "{F52AA1D6-D865-4D2E-A683-F8184360FE50}" } ], "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, "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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CITY_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CITY_ID", "type": "esriFieldTypeString", "alias": "CITY_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CITY_ID" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeDouble", "alias": "YEAR_BUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MODEL" }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "SERIAL_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SERIAL_NUMBER" }, { "name": "LICENSE", "type": "esriFieldTypeString", "alias": "LICENSE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LICENSE" }, { "name": "OWN_DEPT", "type": "esriFieldTypeString", "alias": "OWN_DEPT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_DEPT" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "AIR_FILTER", "type": "esriFieldTypeString", "alias": "AIR_FILTER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AIR_FILTER" }, { "name": "OIL_FILTER", "type": "esriFieldTypeString", "alias": "OIL_FILTER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OIL_FILTER" }, { "name": "TIRE_SIZE", "type": "esriFieldTypeString", "alias": "TIRE_SIZE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIRE_SIZE" }, { "name": "ENGINE_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "ENGINE_SERIAL_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENGINE_SERIAL_NUMBER" }, { "name": "CABIN_AIR_FILTER", "type": "esriFieldTypeString", "alias": "CABIN_AIR_FILTER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CABIN_AIR_FILTER" }, { "name": "DATE_PURCHASED", "type": "esriFieldTypeDate", "alias": "DATE_PURCHASED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_PURCHASED" }, { "name": "DATE_DISPOSAL", "type": "esriFieldTypeDate", "alias": "DATE_DISPOSAL", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_DISPOSAL" }, { "name": "RFID_Wash", "type": "esriFieldTypeInteger", "alias": "RFID_Wash", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RFID_Wash" }, { "name": "SectnDesc", "type": "esriFieldTypeString", "alias": "SectnDesc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SectnDesc" } ], "indexes": [ { "name": "R2237_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_4984_SectnDe", "fields": "SectnDesc", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City_Vehicles", "description": "", "prototype": { "attributes": { "RFID_Wash": null, "SectnDesc": null, "CITY_ID": null, "YEAR_BUILT": null, "MANUFACTURER": null, "MODEL": null, "SERIAL_NUMBER": null, "LICENSE": null, "OWN_DEPT": null, "DESCRIPTION": null, "AIR_FILTER": null, "OIL_FILTER": null, "TIRE_SIZE": null, "ENGINE_SERIAL_NUMBER": null, "CABIN_AIR_FILTER": null, "DATE_PURCHASED": null, "DATE_DISPOSAL": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "d0f814e72e94425daa773482b3dad4e0" }