{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "LSMOTORS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 7, "name": "sde.SDE.WasteWater_Lift_Stations", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "LIFTSTATIONID", "composite": false } ], "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 }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Motor_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Lift_Station", "type": "esriFieldTypeString", "alias": "Lift Station", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lift_Station" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Pump_Number", "type": "esriFieldTypeSmallInteger", "alias": "Pump Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pump_Number" }, { "name": "AvgRunTime", "type": "esriFieldTypeString", "alias": "AvgRunTime", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AvgRunTime" }, { "name": "Motor_Name", "type": "esriFieldTypeString", "alias": "Motor Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Motor_Name" }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "LIFECYCLE", "domain": { "type": "codedValue", "name": "LIFECYCLE", "description": "ASSET LIFE CYCLE", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "LIFTSTATIONID", "type": "esriFieldTypeString", "alias": "LIFTSTATIONID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFTSTATIONID" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERIALNUMBER" }, { "name": "FRAME", "type": "esriFieldTypeString", "alias": "FRAME", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FRAME" }, { "name": "HP", "type": "esriFieldTypeDouble", "alias": "HP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HP" }, { "name": "VOLTAGE", "type": "esriFieldTypeString", "alias": "VOLTAGE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "VOLTAGE" }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "AMPS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AMPS" }, { "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": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInstalled" } ], "indexes": [ { "name": "R385_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G451LIFTSTATIONI", "fields": "LIFTSTATIONID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "LSMOTORS", "description": "", "prototype": { "attributes": { "AMPS": null, "DateInstalled": null, "Lift_Station": null, "Address": null, "Pump_Number": null, "AvgRunTime": null, "Motor_Name": null, "LIFECYCLE": null, "UNIQUE_ID": null, "LOCATION": null, "WARRANTYDATE": null, "LIFTSTATIONID": null, "MANUFACTURER": null, "MODEL": null, "SERIALNUMBER": null, "FRAME": null, "HP": null, "VOLTAGE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }