{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 48, "name": "ProdGDB_CW.DBO.sanLSGenerator", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 10, "name": "sanLiftStation", "relatedTableId": 17, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PARENTASSETNUMBER", "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": "GlobalID", "displayField": "ASSETNUMBER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ASSETNUMBER", "type": "esriFieldTypeString", "alias": "ASSETNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETNUMBER" }, { "name": "PARENTASSETNUMBER", "type": "esriFieldTypeString", "alias": "PARENTASSETNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARENTASSETNUMBER" }, { "name": "STATION", "type": "esriFieldTypeString", "alias": "STATION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATION" }, { "name": "EQUIPMENTID", "type": "esriFieldTypeString", "alias": "EQUIPMENTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EQUIPMENTID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": { "type": "codedValue", "name": "comDomainOwnership", "description": "", "codedValues": [ { "name": "CITY OF ST. CLOUD", "code": "STCL" }, { "name": "OSCEOLA COUNTY", "code": "CNTY" }, { "name": "PUBLIC", "code": "PUB" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "SHARED", "code": "SHARE" }, { "name": "FDOT", "code": "FDOT" }, { "name": "TOHO WATER AUTHORITY", "code": "TOHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MODEL" }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SERIALNUMBER" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "domain": { "type": "codedValue", "name": "comDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "ACTIVE", "code": "ACT" }, { "name": "ABANDONED", "code": "ABN" }, { "name": "REMOVED", "code": "REM" }, { "name": "EXISTING", "code": "EXT" }, { "name": "ANNEXED", "code": "ANX" }, { "name": "CORRECTED", "code": "COR" }, { "name": "PROPOSED", "code": "PRO" }, { "name": "RETIRED", "code": "RET" }, { "name": "REPLACED", "code": "REP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "ACT", "modelName": "LIFECYCLESTATUS" }, { "name": "LIFECYCLEDATE", "type": "esriFieldTypeDate", "alias": "LIFECYCLEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LIFECYCLEDATE" }, { "name": "PHASE", "type": "esriFieldTypeSmallInteger", "alias": "PHASE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHASE" }, { "name": "VOLTAGE", "type": "esriFieldTypeString", "alias": "VOLTAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "VOLTAGE" }, { "name": "AMPERAGE", "type": "esriFieldTypeDouble", "alias": "AMPERAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AMPERAGE" }, { "name": "NETWORKOID", "type": "esriFieldTypeString", "alias": "NETWORKOID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NETWORKOID" }, { "name": "NSID", "type": "esriFieldTypeString", "alias": "NSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NSID" }, { "name": "SOURCEDATA", "type": "esriFieldTypeString", "alias": "SOURCEDATA", "domain": { "type": "codedValue", "name": "comDomainSourceData", "description": "", "codedValues": [ { "name": "AS-BUILT DRAWING", "code": "ABD" }, { "name": "FIELD VERIFICATION", "code": "FV" }, { "name": "VERBAL OBSERVATION", "code": "VO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "OTHER", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SOURCEDATA" }, { "name": "DATACONFIDENCE", "type": "esriFieldTypeString", "alias": "DATACONFIDENCE", "domain": { "type": "codedValue", "name": "comDomainDataConfidence", "description": "", "codedValues": [ { "name": "VERY HIGH", "code": "VH" }, { "name": "HIGH", "code": "H" }, { "name": "MEDIUM", "code": "M" }, { "name": "LOW", "code": "L" }, { "name": "NONE", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATACONFIDENCE" }, { "name": "ASBUILTID", "type": "esriFieldTypeString", "alias": "ASBUILTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASBUILTID" }, { "name": "PRJNUMBER", "type": "esriFieldTypeString", "alias": "PRJNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRJNUMBER" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "comDomainCondition", "description": "Asset Condition", "codedValues": [ { "name": "VERY GOOD", "code": "VG" }, { "name": "GOOD", "code": "G" }, { "name": "FAIR", "code": "F" }, { "name": "POOR", "code": "P" }, { "name": "NEW", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "GENERATORTYPE", "type": "esriFieldTypeString", "alias": "GENERAROTTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GENERATORTYPE" }, { "name": "ENGINEMANUFACTURER", "type": "esriFieldTypeString", "alias": "ENGINEMANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ENGINEMANUFACTURER" }, { "name": "ENGINEMODEL", "type": "esriFieldTypeString", "alias": "ENGINEMODEL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ENGINEMODEL" }, { "name": "ENGINESERIALNUMBER", "type": "esriFieldTypeString", "alias": "ENGINESERIALNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ENGINESERIALNUMBER" }, { "name": "GENERATORMANUFACTURER", "type": "esriFieldTypeString", "alias": "GENERATORMANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GENERATORMANUFACTURER" }, { "name": "GENERATORMODEL", "type": "esriFieldTypeString", "alias": "GENERATORMODEL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GENERATORMODEL" }, { "name": "GENERATORSERIALNUMBER", "type": "esriFieldTypeString", "alias": "GENERATORSERIALNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GENERATORSERIALNUMBER" }, { "name": "TRANSSWITCH", "type": "esriFieldTypeString", "alias": "TRANSSWITCH", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TRANSSWITCH" }, { "name": "TRANSSWITCHSERIALNUMBER", "type": "esriFieldTypeString", "alias": "TRANSSWITCHSERIALNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TRANSSWITCHSERIALNUMBER" }, { "name": "KILOWATT", "type": "esriFieldTypeInteger", "alias": "KILOWATT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KILOWATT" }, { "name": "KILOVOLTAMPERAGE", "type": "esriFieldTypeInteger", "alias": "KILOVOLTAMPERAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KILOVOLTAMPERAGE" }, { "name": "FUELTYPE", "type": "esriFieldTypeString", "alias": "FUELTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FUELTYPE" }, { "name": "FUELSTORAGETANKSIZE", "type": "esriFieldTypeInteger", "alias": "FUEKSTORAGETANKSIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUELSTORAGETANKSIZE" }, { "name": "FUELDAYTANKSIZE", "type": "esriFieldTypeInteger", "alias": "FUEKDAYTANKSIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUELDAYTANKSIZE" }, { "name": "ENCLOSURETYPE", "type": "esriFieldTypeString", "alias": "ENCLOSURETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ENCLOSURETYPE" }, { "name": "LSCONNECTENDTYPE", "type": "esriFieldTypeString", "alias": "LSCONNECTENDTYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LSCONNECTENDTYPE" }, { "name": "CONNECTIONEXISTS", "type": "esriFieldTypeString", "alias": "CONNECTIONEXISTS", "domain": { "type": "codedValue", "name": "comDomainYesNo", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CONNECTIONEXISTS" }, { "name": "BYPASSCONNECTIONTYPE", "type": "esriFieldTypeString", "alias": "BYPASSCONNECTIONTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BYPASSCONNECTIONTYPE" }, { "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" } ], "indexes": [ { "name": "R8_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G88PARENTASSETNU", "fields": "PARENTASSETNUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_8", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ProdGDB_CW.DBO.sanLSGenerator", "description": "", "prototype": { "attributes": { "CONNECTIONEXISTS": null, "BYPASSCONNECTIONTYPE": null, "ASSETNUMBER": null, "PARENTASSETNUMBER": null, "STATION": null, "EQUIPMENTID": null, "INSTALLDATE": null, "OWNERSHIP": null, "MANUFACTURER": null, "MODEL": null, "SERIALNUMBER": null, "LIFECYCLESTATUS": "ACT", "LIFECYCLEDATE": null, "PHASE": null, "VOLTAGE": null, "AMPERAGE": null, "NETWORKOID": null, "NSID": null, "SOURCEDATA": null, "DATACONFIDENCE": null, "ASBUILTID": null, "PRJNUMBER": null, "LSCONNECTENDTYPE": null, "LEGACYID": null, "LOCATION": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "GENERATORTYPE": null, "ENGINEMANUFACTURER": null, "ENGINEMODEL": null, "ENGINESERIALNUMBER": null, "GENERATORMANUFACTURER": null, "GENERATORMODEL": null, "GENERATORSERIALNUMBER": null, "TRANSSWITCH": null, "TRANSSWITCHSERIALNUMBER": null, "KILOWATT": null, "KILOVOLTAMPERAGE": null, "FUELTYPE": null, "FUELSTORAGETANKSIZE": null, "FUELDAYTANKSIZE": null, "ENCLOSURETYPE": 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, "serviceItemId": "7f56dcfbf3614e96af716a86bfcb560d" }