{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "Signs", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 11, "name": "tPole", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "POLE_ID", "composite": false, "catalogID": "{BCB1E312-AB51-4C8F-9FC7-EB18658DC1CD}" }, { "id": 20, "name": "tPole", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "POLE_ID", "composite": false, "catalogID": "{BCB1E312-AB51-4C8F-9FC7-EB18658DC1CD}" }, { "id": 26, "name": "tPole", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "POLE_ID", "composite": false, "catalogID": "{BCB1E312-AB51-4C8F-9FC7-EB18658DC1CD}" }, { "id": 28, "name": "tMastArm", "relatedTableId": 14, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MastArmID", "composite": false, "catalogID": "{4DFAA90B-6555-434E-BBE3-42ADA5310645}" } ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": 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": "GlobalID", "displayField": "MUTCD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MUTCD", "type": "esriFieldTypeString", "alias": "MUTCD", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MUTCD" }, { "name": "SIGN_TEXT", "type": "esriFieldTypeString", "alias": "SIGN_TEXT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_TEXT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "POLE_ID", "type": "esriFieldTypeString", "alias": "Pole ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POLE_ID" }, { "name": "EQUIPMENTID", "type": "esriFieldTypeString", "alias": "Equipment ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EQUIPMENTID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "PoleOwner", "description": "", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Private", "code": "Private" }, { "name": "State of Kansas", "code": "STATE" }, { "name": "Evergy", "code": "UTILITY" }, { "name": "Railroad", "code": "RR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "cStatus", "description": "", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAND" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inoperable", "code": "INOPERABLE" }, { "name": "Construction Phase", "code": "CONST" }, { "name": "Inactive", "code": "INACT" }, { "name": "Vacated", "code": "VAC" }, { "name": "Undeveloped", "code": "UND" }, { "name": "Needs Removed", "code": "NREMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "M_HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height (Top of Sign)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "M_HEIGHT" }, { "name": "MastArmID", "type": "esriFieldTypeString", "alias": "MastArmID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MastArmID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "Date Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INST_DATE" }, { "name": "FACING", "type": "esriFieldTypeString", "alias": "Facing", "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" }, { "name": "Northeast/Southwest", "code": "Northeast/Southwest" }, { "name": "Southeast/Northwest", "code": "Southeast/Northwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FACING" }, { "name": "COND", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "GeneralCondition", "description": "", "codedValues": [ { "name": "Poor", "code": "POOR" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "COND" }, { "name": "COND_DT", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COND_DT" }, { "name": "S_CNT", "type": "esriFieldTypeSmallInteger", "alias": "Sign Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "S_CNT" } ], "indexes": [ { "name": "R53_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I210POLE_ID", "fields": "POLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G210MastArmID", "fields": "MastArmID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Signs", "description": "", "prototype": { "attributes": { "COND_DT": null, "COND": null, "MUTCD": null, "SIGN_TEXT": null, "COMMENTS": null, "POLE_ID": null, "EQUIPMENTID": null, "OWNER": null, "STATUS": null, "M_HEIGHT": null, "MastArmID": null, "S_CNT": null, "FACING": null, "INST_DATE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "001c0ab9042c4ae08324ad77dc5f13fc" }