{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 68, "name": "sMotor", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "sMotor", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "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": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "sDmStatus", "description": "", "codedValues": [ { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Stub, not connected to building", "code": "STUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "ACTIVE", "modelName": "LifeCycleStatus" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DataSource", "domain": { "type": "codedValue", "name": "sDmDataSource", "description": "", "codedValues": [ { "name": "ACAD1", "code": "ACAD1" }, { "name": "Aerometric1990", "code": "Aerometric1990" }, { "name": "Aerometric2000", "code": "Aerometric2000" }, { "name": "COGO", "code": "COGO" }, { "name": "Estimate", "code": "Estimate" }, { "name": "GPS 1 Centimeter", "code": "GPS_1Centimeter" }, { "name": "GPS 1 Meter", "code": "GPS_1Meter" }, { "name": "GPS Float", "code": "GPS_Float" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "DataSource" }, { "name": "DRAWINGREFERENCE", "type": "esriFieldTypeString", "alias": "DRAWINGREFERENCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DRAWINGREFERENCE" }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "LOCATIONDESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LOCATIONDESCRIPTION" }, { "name": "HORSEPOWER", "type": "esriFieldTypeDouble", "alias": "HORSEPOWER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HORSEPOWER" }, { "name": "RPM", "type": "esriFieldTypeInteger", "alias": "RPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPM" }, { "name": "FULLLOADAMPS", "type": "esriFieldTypeInteger", "alias": "FULLLOADAMPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FULLLOADAMPS" }, { "name": "FRAME", "type": "esriFieldTypeString", "alias": "FRAME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FRAME" }, { "name": "INSULATION", "type": "esriFieldTypeString", "alias": "INSULATION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSULATION" }, { "name": "NUMBEROFPHASES", "type": "esriFieldTypeString", "alias": "NUMBEROFPHASES", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NUMBEROFPHASES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MODEL" }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SERIALNUMBER" }, { "name": "VOLTAGE", "type": "esriFieldTypeString", "alias": "VOLTAGE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "VOLTAGE" }, { "name": "INSPECTDATE", "type": "esriFieldTypeDate", "alias": "INSPECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R2857_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_2857", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID" }, { "name": "UUID_OID_2857", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "sMotor", "description": "", "prototype": { "attributes": { "INSPECTDATE": null, "VOLTAGE": null, "FACILITYID": null, "INSTALLDATE": null, "LIFECYCLESTATUS": "ACTIVE", "DATASOURCE": null, "DRAWINGREFERENCE": null, "LOCATIONDESCRIPTION": null, "HORSEPOWER": null, "RPM": null, "FULLLOADAMPS": null, "FRAME": null, "INSULATION": null, "NUMBEROFPHASES": null, "MANUFACTURER": null, "MODEL": null, "SERIALNUMBER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "e4f4b723cea9408ab04cbe89e533e4b0" }