{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Fiber Fault", "type": "Feature Layer", "description": "This feature class stores the geographic location of a fault event on a fiber optic cable. Not all faults need to be marked with a fault feature, because some are quickly repaired. There are some cases in which damage to a cable is not so severe that an immediate repair needs to be made. This is a situation where it would be good to store the location of a damaging event so that it can be monitored for future degradation.Fault locations can be used for tracking warranty issues with fiber optic cables, but these are rare cases. Fiber optic cables are much less likely to fail due to manufacturing issues, compared to underground electrical conductors. Most fault events are the result of an external force such as construction crews digging them up, animals chewing cables, vandalism or even the rare gun shot to a cable. This is not a required object and can be removed from the model if it does not provide value to an organization.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bc74e7848302dfaac46195fa5537e891", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5klEQVQoka3RIU5DQRSF4W+SJmygeyBhA1ioAOSTYLCkoqYegyBsgKSKhCVgSmsgSBSWBBaAxUErBsEjuW86CFKunMz/n9xze9aY3r/BmRM8JJ7Lj5mEM1wnXjtw5ggTvGV2o6AFLzHEYWYrsYzJUzxiG/c/ggL8xCix7CQn3jP7mAfBAKMANolZdeeK4AkbNXAFDoIDvKDfPo9LsAq3O54HEE4zd+UVylOV5RxjrChxBa6ATWKWv/ef1wQxeViCoYNY4m1mM7GI8BX2MCnLCYIbXCQWneTEB5qywCjAzq+F/XXWgr8AsTdR4c9cnRMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1759641.6356811523, "ymin": 188707.54168701172, "xmax": 1963243.8903198242, "ymax": 397738.1187133789, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FaultCause", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FaultCause", "type": "esriFieldTypeString", "alias": "FaultCause", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Fault Cause", "description": "Fiber Fault Cause", "codedValues": [ { "name": "Dig In", "code": "Dig In" }, { "name": "Gunshot", "code": "Gunshot" }, { "name": "Storm", "code": "Storm" }, { "name": "Tree", "code": "Tree" }, { "name": "Vehicle", "code": "Vehicle" }, { "name": "Internal", "code": "Internal" }, { "name": "Animal", "code": "Animal" }, { "name": "Vandal", "code": "Vandal" }, { "name": "Fire", "code": "Fire" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Termination", "code": "Termination" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "TestPoint", "type": "esriFieldTypeString", "alias": "TestPoint", "length": 255, "domain": null }, { "name": "TestDate", "type": "esriFieldTypeDate", "alias": "TestDate", "length": 8, "domain": null }, { "name": "OTDRDistanceFromTestPoint", "type": "esriFieldTypeDouble", "alias": "OTDRDistancefromTestPoint", "domain": null }, { "name": "DefectiveFibers", "type": "esriFieldTypeString", "alias": "DefectiveFibers", "length": 255, "domain": null }, { "name": "FiberOpticCableGlobalID", "type": "esriFieldTypeGUID", "alias": "FiberOpticCableGlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_48", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G45FiberOpticCab", "fields": "FiberOpticCableGlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "GIS.GISADMIN.FiberInspections", "relatedTableId": 101, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "Circuit", "relatedTableId": 12, "role": "esriRelRoleDestination", "keyField": "FiberOpticCableGlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }