{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 13, "name": "Electric Crossarm", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "creationdate", "creatorField": "creator", "editDateField": "lastupdate", "editorField": "updatedby" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "StructureJunction", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "structurejunctionguid", "composite": false, "catalogID": "{7AA75F31-CE2B-43B1-97A2-7EA0904FF208}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1582558576000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "material", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "material", "domain": { "type": "codedValue", "name": "6_Electric_Crossarm_Material", "description": "Crossarm material", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Other", "code": 1 }, { "name": "Fir", "code": 2 }, { "name": "Treated-SYP", "code": 3 }, { "name": "Fiberglass", "code": 4 }, { "name": "Steel", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "material" }, { "name": "usagetype", "type": "esriFieldTypeSmallInteger", "alias": "usagetype", "domain": { "type": "codedValue", "name": "6_Electric_Crossarm_Usage_Type", "description": "Crossarm usage", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Other", "code": 1 }, { "name": "Tangent", "code": 2 }, { "name": "Dead End", "code": 3 }, { "name": "Double Dead End", "code": 4 }, { "name": "Device Braced", "code": 5 }, { "name": "Riser Terminus", "code": 6 }, { "name": "Low Voltage", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "usagetype" }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": { "type": "range", "name": "6_Electric_Crossarm_Length", "description": "Length of Crossarm", "range": [ 2, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length" }, { "name": "topwidth", "type": "esriFieldTypeDouble", "alias": "topwidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "topwidth" }, { "name": "faceheight", "type": "esriFieldTypeDouble", "alias": "faceheight", "domain": { "type": "codedValue", "name": "6_Electric_Crossarm_Face_Height", "description": "Width of crossarm face", "codedValues": [ { "name": "Unkonwn", "code": 0 }, { "name": "2\"", "code": 2 }, { "name": "4.5\"", "code": 4.5 }, { "name": "6\"", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "faceheight" }, { "name": "attachmentheight", "type": "esriFieldTypeDouble", "alias": "attachmentheight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "attachmentheight" }, { "name": "braced", "type": "esriFieldTypeSmallInteger", "alias": "braced", "domain": { "type": "codedValue", "name": "6_Yes_No", "description": "Valid Yes, No values", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "braced" }, { "name": "structurejunctionguid", "type": "esriFieldTypeGUID", "alias": "structurejunctionguid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "structurejunctionguid" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "creator", "domain": null, "editable": false, "required": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "creator" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "creationdate", "domain": null, "editable": false, "required": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "lastupdate", "domain": null, "editable": false, "required": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lastupdate" }, { "name": "updatedby", "type": "esriFieldTypeString", "alias": "updatedby", "domain": null, "editable": false, "required": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "updatedby" }, { "name": "position", "type": "esriFieldTypeSmallInteger", "alias": "position", "domain": { "type": "range", "name": "6_Electric_Crossarm_Position", "description": "Mounting height of crossarm", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "position" }, { "name": "numberofarms", "type": "esriFieldTypeSmallInteger", "alias": "numberofarms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numberofarms" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "indexes": [ { "name": "UUID_54", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I355structurejun", "fields": "structurejunctionguid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R54_SDE_ROWID_UK", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Crossarm", "description": "", "prototype": { "attributes": { "numberofarms": null, "position": null, "material": null, "usagetype": null, "length": null, "topwidth": null, "faceheight": null, "attachmentheight": null, "braced": null, "structurejunctionguid": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "2b6d7264641341bf90605b8cd21b1656" }