{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 55, "name": "ProdGDB_CW.DBO.trnSignals", "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": false, "relationships": [ { "id": 2, "name": "trnPost", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "RelateID", "composite": false } ], "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, "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": "Ownership", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Subtype" }, { "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": "Custodain", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "domain": { "type": "codedValue", "name": "comDomainCustodian", "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": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Custodain" }, { "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": "SignMaterial", "type": "esriFieldTypeString", "alias": "SIGNMATERIAL", "domain": { "type": "codedValue", "name": "trnDomainSignMaterial", "description": "", "codedValues": [ { "name": "STEEL", "code": "STL" }, { "name": "COMPOSITE", "code": "CMP" }, { "name": "WOOD", "code": "WOOD" }, { "name": "OTHER", "code": "OTH" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "ALUMINUM", "code": "AL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SignMaterial" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FacilityID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "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": "RelateID", "type": "esriFieldTypeString", "alias": "RELATEID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RelateID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "INSTALLVALUE", "type": "esriFieldTypeDouble", "alias": "INSTALLVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLVALUE" }, { "name": "DEPRECIATEDVALUE", "type": "esriFieldTypeDouble", "alias": "DEPRECIATEDVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPRECIATEDVALUE" }, { "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": "R14_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G94RelateID", "fields": "RelateID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Undefined", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Undefined", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 0, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 1, "name": "Traffic", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Traffic", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 1, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 2, "name": "Pedestrian", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Pedestrian", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 2, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 3, "name": "Hazard", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Hazard", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 3, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 4, "name": "Other Flashing", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Other Flashing", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 4, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 5, "name": "Information", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Information", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 5, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 6, "name": "Lighted Sign", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Lighted Sign", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 6, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 7, "name": "Other", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 7, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 8, "name": "Unknown", "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "Subtype": 8, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null } }, "drawingTool": "esriFeatureEditToolNone" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Undefined", "defaultValues": { "Subtype": 0, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } }, { "code": 1, "name": "Traffic", "defaultValues": { "Subtype": 1, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } }, { "code": 2, "name": "Pedestrian", "defaultValues": { "Subtype": 2, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } }, { "code": 3, "name": "Hazard", "defaultValues": { "Subtype": 3, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } }, { "code": 4, "name": "Other Flashing", "defaultValues": { "Subtype": 4, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } }, { "code": 5, "name": "Information", "defaultValues": { "Subtype": 5, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } }, { "code": 6, "name": "Lighted Sign", "defaultValues": { "Subtype": 6, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } }, { "code": 7, "name": "Other", "defaultValues": { "Subtype": 7, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } }, { "code": 8, "name": "Unknown", "defaultValues": { "Subtype": 8, "Ownership": null, "Custodain": null, "LifecycleStatus": "ACT", "LifecycleDate": null, "SignMaterial": null, "InstallDate": null, "Location": null, "FacilityID": null, "LegacyID": null, "SourceData": null, "RelateID": null, "GlobalID": null, "INSTALLVALUE": null, "DEPRECIATEDVALUE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Ownership": {"type": "inherited"}, "Custodain": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "SignMaterial": {"type": "inherited"}, "SourceData": {"type": "inherited"} } } ], "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" }