{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 129, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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": -9267783.001307879, "ymin": 4892449.380799159, "xmax": -9191522.932372198, "ymax": 4976765.459233169, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "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": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "FiberOpticCableGlobalID", "type": "esriFieldTypeGUID", "alias": "FiberOpticCableGlobalID", "length": 38, "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Tower Point", "type": "Feature Layer", "description": "", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "961a1e383898c594c1d838276a425719", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAXCAYAAACI2VaYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACpklEQVRIidXWbajPZxjA8Q8OkYUzT29EFt5gSCTzsLxezWlLkRIpcU4ThXfSkIdWM8QrT1vbskWZ4o3kEOWVhKOmJJOtWZ4iYnb24rr+/X8d//M/fx3C9eb3u373fV/3976e7l+dd1jq3jZANXmv4ebgBO6+gb2n4iEutzehGtxcrMSvrxmqKEfwMR5XGmwPrh7fYR5a89tCHMB/nYDpjc/xE87hEtYLJ9QM14Q7IqREeMdjXyfACA814A+cwXYcw2b8XQtcDzRid+rdsRVTCvpyfJN6TywVHumHq9ghPAO9sATbUt+A/ZiAZpF3TVhbC9w0DBb5QHjtGv5KvRHnC2DNmFxYPy7XNOUBn2AARuMKLibwLJzEUXxRK9yneKZcRQ04XhhvEPkI69qAlaSr8F4zWnAQy/JgRChnJ9wFLMIgbUJbCW4YbuPf1Cdib74PEXnTmmsbX1pdlm6iiFYl4CeFsRYsyPcb+RxaC1w9HhX0/iIv4ENRKDAQH1SBg4/y+UK56uF+2lLYq77t4kpw99GnjV6C+DOh4J4If48qcKU87S5yryR90i70LdjrEO52AnQRp72m7IE7CVOHp/gF86vAHcznJJwqfB+edolcK+3bIdxZrMEY0SSPYTp25fh+0TYOYUWODatgZxtO5/tcbCmMFe1NwvVa4U6IEMxMuB+wWoT2EX4UiQ7/iNaxEV+KvGkRXf9wzuklet6t1IdiBH5LfYZoJy9JJbgn+F6Ea6eooD1YLLzRqly98ED0tKZKG6S9nwv6V9gk0mIyRor2VBMccZ38LrxyEV/jW9G/Onu39lYO6RKRHldfBe5GAm7EZ+KUSzsBVZLHBTujRCOe0N7kar9M6xNugMit1y1jxc1ws70J1eCei0J4U3Koownv9W/6W5X/Aff2lt5mAB5ZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TowerID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9259920.035915203, "ymin": 4890300.7962407265, "xmax": -9186075.864840372, "ymax": 4976528.896538141, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TowerID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TowerID", "type": "esriFieldTypeString", "alias": "TowerID", "length": 255, "domain": null }, { "name": "TowerOwner", "type": "esriFieldTypeString", "alias": "TowerOwner", "length": 255, "domain": null }, { "name": "TowerManufacturer", "type": "esriFieldTypeString", "alias": "TowerManufacturer", "length": 255, "domain": null }, { "name": "AntennaStructureRegistration", "type": "esriFieldTypeString", "alias": "AntennaStructureRegistration", "length": 255, "domain": null }, { "name": "TowerHeight", "type": "esriFieldTypeInteger", "alias": "TowerHeight", "domain": null }, { "name": "GroundElevation", "type": "esriFieldTypeInteger", "alias": "GroundElevation", "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GloabalID", "length": 38, "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "TowerShape", "type": "esriFieldTypeString", "alias": "TowerShape", "length": 20, "domain": { "type": "codedValue", "name": "FiberTowerShape", "description": "FiberTowerShape", "codedValues": [ { "name": "Triangle", "code": "Triangle" }, { "name": "Round", "code": "Round" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumberOfLegs", "type": "esriFieldTypeInteger", "alias": "NumberOfLegs", "domain": null }, { "name": "Leg1Orientation", "type": "esriFieldTypeInteger", "alias": "Leg1Orientation(degrees)", "domain": null }, { "name": "Leg2Orientation", "type": "esriFieldTypeInteger", "alias": "Leg2Orientation(degrees)", "domain": null }, { "name": "Leg3Orientation", "type": "esriFieldTypeInteger", "alias": "Leg3Orientation(degrees)", "domain": null }, { "name": "Leg4Orientation", "type": "esriFieldTypeInteger", "alias": "Leg4Orientation(degrees)", "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Patch Location", "type": "Feature Layer", "description": "", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsSplitter", "defaultSymbol": { "type": "esriPMS", "url": "e0bc4959de1153681709edd7a9d4b41b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcElEQVQ4jWNhoDJgoa2BMc9SyDPm/2GGJdI3MQ1kYIhnYGBoxaFrKgMDgxJ2KcZUBgYGrAa+ZFgitQOrnphnn4lxK43DcNTAUQNHDSTOQEOGmGcLcKiVYmBg+ItV5v//f9gNXCKlTL7bsBlIBUB1AwFO9hPGtrV7wgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Patch Panel", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "95e9e29d5e80ebc9d7faad27d1c30a1d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABh0lEQVQ4jbXUTUiUURTG8d/UOyXWRJRMODN9jS0aQehLEIJAmF0LKYg2glDp0CaDFi0UWogJLoIW0QcEIQMDEbSpUCgohNZBtXBahJvBoEVSiJuaFtMicd4XX9EHLpdzz33+93A59wY2WMHmAvtrV9aHqc8qZ+dWAxnAeIjrHvLNU4lBNAV+U85M/xefRwmdWjNpbSfoLNF2MrTWqDscwn08RkVhcEztbc7MOYoV9p2ODRzGI1wFhdJ1haGcmT4+3l0XMMCulUsJusdZ/h5pCtMdPMARPLcwu0O6hz1dEZZo4EPM4xpueX2xRTJF/gLHbpJMxQbC9L/Ronfqk4X3Hb5MsVil+DQWMI9LuI0lLMsWf8kWSXfz7jI/v5I6vGZggBF8RmVFZtvuxpzYGqvCKp5ptE0OL/2Y226xyocJ2s+w80AsII1nOIFRTHrRy5Ykh/o4NRZqigIuaTT3Dex39s0rqYNHBa0RltXA4/prT0L27sXvppl6/U9zYDnTEXn8GrTJH+wG6C/ihFCXwZ2SZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Splitter Cabinet" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9272917.713356225, "ymin": 4879566.746735793, "xmax": -9176121.613649886, "ymax": 4979284.1036527995, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "Delaware County", "code": "Delaware County" }, { "name": "Delaware City", "code": "Delaware City" }, { "name": "Cologix", "code": "Cologix" }, { "name": "OWU", "code": "OWU" }, { "name": "WOW", "code": "WOW" }, { "name": "Com Net", "code": "Com Net" }, { "name": "OneCommunity", "code": "OneCommunity" }, { "name": "DRS", "code": "DRS" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Horizon", "code": "Horizon" }, { "name": "FiberTech", "code": "FiberTech" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Consolidated FTTH", "code": "Consolidated FTTH" }, { "name": "Consolidated SCADA-AMI", "code": "Consolidated SCADA-AMI" }, { "name": "Consolidated-Horizon", "code": "Consolidated-Horizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FIBERPARENT", "type": "esriFieldTypeGUID", "alias": "FIBERPARENT", "length": 38, "domain": null }, { "name": "THISFIBERCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "THISFIBERCLASSMODELNAME", "length": 255, "domain": null }, { "name": "FIBERPARENTCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "FIBERPARENTCLASSMODELNAME", "length": 255, "domain": null }, { "name": "FIBERCHILDCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "FIBERCHILDCLASSMODELNAME", "length": 255, "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "UPS", "type": "esriFieldTypeString", "alias": "UPS", "length": 20, "domain": { "type": "codedValue", "name": "UPS", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "12V", "code": "12V" }, { "name": "16V", "code": "16V" }, { "name": "48V", "code": "48V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "IsSplitter", "type": "esriFieldTypeString", "alias": "IsSplitter", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CustomerNumber", "type": "esriFieldTypeString", "alias": "CustomerNumber", "length": 25, "domain": null }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "DevicePoint", "type": "Feature Layer", "description": "", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "23699fcb4001c8366cee2b238c52c274", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7ElEQVRIid3Vz0sUYRjA8e/7zuzu0A9RIpdgIbtJhHbo0MF+CG1uCHkQCm8R3QqqY4b2B4Q3O0pUKCxSSnnYCALtUBHEBhkEgUmH3VVMV2Xddnbet5Nb47ozzUaHfE4P78vzeZ/3BzMm/zDMHYh3J7uQ+iroBn9GKBBpLDHI+IV1b3wsF2c+N4WU/jtzFMxlILvcSVEL4GZt/P58HClStESlLxwOQbQRTh6BBy8gu9z++7Qb7052Mfl2CqX84c1oicLFU3DoAGS/u+rcuNTXUDrYJX/NQW4FjOp+tkB6L4hANgAle9vhml2eW0hjaEWquZ34sRiGFKTeZ9hjmXQc3k++YPNqdtFzzZr4xLshIsqmKTHCRH8HkZCkqe8JrbEGng2c4MPcCkevP68Pn9nXSlg5lIXBzOwCYdOg7GhWCzbTHxf5klnzhD3xs8dv/8oHpyv5p2+rnO5/6Qt74qb1A9CUixa7LRMBrBfLSCHYFTFwlGaj5NSH94xeQYZsJvtGWHp4yXXmr++e+bszryu0zP8R/rj3USW3escr+ZvPS4jzyeoCpWyEvueBCxWs1c0yoTjYnOBWm+umt+Jp0J2BYClsCqUEl2NVT8iNC+sOakMiaAPt//HSMo92hreDq/GnPWvAjSCNe8X/+w/9CZ+AnmCcga0lAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "SYMBOLROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9269555.764798783, "ymin": 4883700.486225834, "xmax": -9186728.789058028, "ymax": 4950736.549987744, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "THISFIBERCLASSMODELNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "Delaware County", "code": "Delaware County" }, { "name": "Delaware City", "code": "Delaware City" }, { "name": "Cologix", "code": "Cologix" }, { "name": "OWU", "code": "OWU" }, { "name": "WOW", "code": "WOW" }, { "name": "Com Net", "code": "Com Net" }, { "name": "OneCommunity", "code": "OneCommunity" }, { "name": "DRS", "code": "DRS" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Horizon", "code": "Horizon" }, { "name": "FiberTech", "code": "FiberTech" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Consolidated FTTH", "code": "Consolidated FTTH" }, { "name": "Consolidated SCADA-AMI", "code": "Consolidated SCADA-AMI" }, { "name": "Consolidated-Horizon", "code": "Consolidated-Horizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FIBERPARENT", "type": "esriFieldTypeGUID", "alias": "FIBERPARENT", "length": 38, "domain": null }, { "name": "THISFIBERCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "THISFIBERCLASSMODELNAME", "length": 255, "domain": null }, { "name": "FIBERPARENTCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "FIBERPARENTCLASSMODELNAME", "length": 255, "domain": null }, { "name": "FIBERCHILDCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "FIBERCHILDCLASSMODELNAME", "length": 255, "domain": null }, { "name": "StructureID", "type": "esriFieldTypeString", "alias": "Structure ID", "length": 30, "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "CustomerNumber", "type": "esriFieldTypeString", "alias": "CustomerNumber", "length": 25, "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": "IsActive", "type": "esriFieldTypeString", "alias": "IsActive", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null }, { "name": "ac_py_BoardDistrict", "type": "esriFieldTypeString", "alias": "ac_py_BoardDistrict", "length": 3, "domain": null }, { "name": "ac_py_ElectricFeeder", "type": "esriFieldTypeString", "alias": "ac_py_ElectricFeeder", "length": 5, "domain": null }, { "name": "ac_py_FiberFeeder", "type": "esriFieldTypeString", "alias": "ac_py_FiberFeeder", "length": 8, "domain": null }, { "name": "ac_sql_FiberZoneName", "type": "esriFieldTypeString", "alias": "ac_sql_FiberZoneName", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Splice Point", "type": "Feature Layer", "description": "", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsSplitter", "defaultSymbol": { "type": "esriPMS", "url": "2bc3cc55666264a86af20d168b56191d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAASCAYAAABIB77kAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jcXUvS4EYRTG8V9EsaLDDXAPEu5hVaJUEUJDND4SpSxRKTaxwQ0QDSJKJcEdCG5gtyM0KM5KJpPBjLU81eSdN+c/53nOmU5/rM7/Bm5iH1e/VL+EJZzhIgs4iAXsYgX1FmAj2EI/zj8OsyztwBRGm9BdvBYADTRB5ayXX2XYixomMYvrb0AlLAoLS59dyjM0g7jEjui4kXGnLLoa+K5Y3intwLSweRl7eBP5bIm8cqnoWvSJTsdFtjV0FSnwkz08wRwe0I019LQDeId5HCfOtnGACiaE9S0Dn7GOjeZzWnWxRjuoiiH7MfBIdHWf48OuMCQ6rYi1yg28FTmd5gAl9So6PRTZTknZnAY+YVX8U18KwpJqYEZMcvUr4BgeWwCldYNhidVJA38T9qE34VwmsO16ByI1OmTfwIipAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Splice", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "db0d5a8ee8016b76b173281562715104", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVRIie3WO2hUURDG8Z8S0e3EtdDSWFhoqZWVoIKwKhLUSrGINhaxkBBsfBSiWFlEBCVgmkCaFAZsBO1UxE4Lm2BhIRKNGCVBMEkxs2S57iO7mwiCHxzuPQ/mf+Y7cy63x19Wz39gHW3HLszhLX6uJfAmhrAu+99wAs/XArg1Yb+xB6dxCRe6Ae7GuwZrv2MGW/AMT9GPiRaMMjbgUz3gMGYxgKnC3C8cwi0cwJls4yLbotbjvDiGvkZAqOBgBr6N+Rzfif0Yw8kMdgenMtPZmhj7cA97i8EbneEmXMPZzHYSG3FXnGFJWAsf8SPfy5lRf2b4h1oVTS8eZxvA5dzIcM6/xzlRtVX7ys0CrrRKj1q2eRs2izOdFra9FDa2VDvXooTrlm1+gfsis7r2dQusageOJ+RwO7BOgK9xMZ/EXRzCoCi0VQN+wRU8xELN+Byu4pGo4Eq3wAU8SNjXJuumRGFVEtzbCfCVsO9Ni03ValLYPCisLq0EOJ2LR7DYBqyqedzAqMj2WDPgqPgYz3QAKuqDqOYj+NwIOLIKoKKe1Hb+iV+MrrQEWupUdOTkoXsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Splitter in Splice" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9272944.450768601, "ymin": 4882053.584171767, "xmax": -9176065.229960693, "ymax": 4979401.128077352, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "THISFIBERCLASSMODELNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpliceEnclosureType", "type": "esriFieldTypeString", "alias": "SpliceEnclosureType", "length": 50, "domain": { "type": "codedValue", "name": "Fiber Splice Hardware Type", "description": "", "codedValues": [ { "name": "FiberDome", "code": "FiberDome" }, { "name": "Splice Case", "code": "Splice Case" }, { "name": "Drum", "code": "Drum" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "Delaware County", "code": "Delaware County" }, { "name": "Delaware City", "code": "Delaware City" }, { "name": "Cologix", "code": "Cologix" }, { "name": "OWU", "code": "OWU" }, { "name": "WOW", "code": "WOW" }, { "name": "Com Net", "code": "Com Net" }, { "name": "OneCommunity", "code": "OneCommunity" }, { "name": "DRS", "code": "DRS" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Horizon", "code": "Horizon" }, { "name": "FiberTech", "code": "FiberTech" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Consolidated FTTH", "code": "Consolidated FTTH" }, { "name": "Consolidated SCADA-AMI", "code": "Consolidated SCADA-AMI" }, { "name": "Consolidated-Horizon", "code": "Consolidated-Horizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpliceEnclosureManufacturer", "type": "esriFieldTypeString", "alias": "SpliceEnclosureManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Encl Hrdwr Manufacturer", "description": "Fiber Encl Hrdwr Manufacturer", "codedValues": [ { "name": "PLP Coyote", "code": "PLP Coyote" }, { "name": "PSI", "code": "PSI" }, { "name": "TE Connectivity", "code": "TE Connectivity" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SpliceEnclosureModelNumber", "type": "esriFieldTypeString", "alias": "SpliceEnclosureModelNumber", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Encl Hrdwr Model", "description": "Fiber Encl Hrdwr Model", "codedValues": [ { "name": "TE 250A", "code": "TE 250A" }, { "name": "TE 450B", "code": "TE 450B" }, { "name": "TE 450D", "code": "TE 450D" }, { "name": "TE 600D", "code": "TE 600D" }, { "name": "Unknown", "code": "Unknown" }, { "name": "BDO5", "code": "BDO5" }, { "name": "BDO7", "code": "BDO7" }, { "name": "HBFO (G5)", "code": "HBFO (G5)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstalledBy", "type": "esriFieldTypeString", "alias": "InstalledBy", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Contractors", "description": "Fiber Contractors", "codedValues": [ { "name": "CTS", "code": "CTS" }, { "name": "Fishel", "code": "Fishel" }, { "name": "Gudenkauf", "code": "Gudenkauf" }, { "name": "CCI Systems", "code": "CCI Systems" }, { "name": "KDL", "code": "KDL" }, { "name": "GSP", "code": "GSP" }, { "name": "H&H", "code": "H&H" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Ewers", "code": "Ewers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "LocationType", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Splice Location Type", "description": "", "codedValues": [ { "name": "Pole Mounted", "code": "Pole Mounted" }, { "name": "Span Mounted", "code": "Span Mounted" }, { "name": "Handhole", "code": "Handhole" }, { "name": "Vault", "code": "Vault" }, { "name": "Pedestal", "code": "Pedestal" }, { "name": "Premise", "code": "Premise" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "GroundingMethod", "type": "esriFieldTypeString", "alias": "GroundingMethod", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Grounding Method", "description": "Fiber Grounding Method", "codedValues": [ { "name": "Bonded", "code": "Bonded" }, { "name": "Direct", "code": "Direct" }, { "name": "None", "code": "None" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FIBERPARENT", "type": "esriFieldTypeGUID", "alias": "FIBERPARENT", "length": 38, "domain": null }, { "name": "THISFIBERCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "THISFIBERCLASSMODELNAME", "length": 255, "domain": null }, { "name": "FIBERPARENTCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "FIBERPARENTCLASSMODELNAME", "length": 255, "domain": null }, { "name": "FIBERCHILDCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "FIBERCHILDCLASSMODELNAME", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ButtSplice", "type": "esriFieldTypeInteger", "alias": "ButtSplice", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureID", "type": "esriFieldTypeString", "alias": "Structure ID", "length": 30, "domain": null }, { "name": "RingCutIndicator", "type": "esriFieldTypeString", "alias": "Ring Cut Indicator", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConnectedSplice", "type": "esriFieldTypeString", "alias": "ConnectedSplice", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConnectedSpliceDate", "type": "esriFieldTypeDate", "alias": "ConnectedSpliceDate", "length": 8, "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "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": "IsSplitter", "type": "esriFieldTypeString", "alias": "IsSplitter", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Fiber Slack Loop", "type": "Feature Layer", "description": "", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StorageType", "defaultSymbol": { "type": "esriPMS", "url": "96222a930bde364d70f1a22b2d317958", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgklEQVRIieXWX2iVdRzH8ddZE6eouMRJmocJmyiJCip4M/VCEPEPWeiFGCYF3qQ4QfBK7SLqQuuiBAu9kCAjFCZKo7QgxehKxM02mLI13eam02NpSto5XTy/w57OnvPUFCLwCz++z+/z+35/7+d5fn8r/UdW+dyCXhhHQy0bCtQWqMrQd48fbnACg88KqpjNrn723GFs6/D2jRUcmsm37WxB39OAJtRxoY05cfFlVOA6CsiTaWfFeDqrWdPNmZGAqrL8fJVpRaEWTZgX6jewFV+H+m+MfsQ3WVYkwRJBs2lui0HgaIA8EA1IFsdRj54Q85hMjlOYoeQ3DgNNp6GNZXGtDkvQhYUBtBvv4w18EIv9ldH1HO5gVSpoAh+WanXBf29oep0PfmZpMK6xEpNi4cNAlV3ML028jCdYIJoIeawd6nSY5clM5tVbHCkHyj5I+MpevIe9+An9WI0WHEwAwYssTQPVlMmTD35RTBvEqDLxBV6K10tBj5KSluBd/IE3RbPsC9GM+QibEnIyPEwD9SaB1gffhGPheX+ALE9KQJ7ONNDAVHK9TIyLU4LviWn9wY8pA+qM9sCyIDWc7GVzXCt2ujCmLQ7+SgJkIvdzXEgFXaJxHBvvx8a5Ce+gQfSat/F2aPs4AVTNvhx/poJwdwbbWjlUCMJ3ocNteC0WeBpfliTXcqkzGr6/WeJe18Knc5nVwo4ibDua8XpIOofPRTt40abR3cVSQ6shHQSXaXyFtl/4pPgbm0NJsnrOdrBGmSWSevBd4TN8NYcDt1l3k+p4+1geZ7k4wM4Ofkzr698c5blW3hKVGkxFFQZ+p7s92gb/0UZ6ORkIZcT2v7sFPbP9Bct2oniz245wAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "032c375d97dd4f8dd45f8764b8f1b52f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADrElEQVRIieWWW2xTdRzHP6eMtZ3taBnd7C5lk3WKA4EIKsTBSIyEDBa8Ji5eMxJexDijCcbEy4PRB2QmqEEiD0ajhrA442QqihGCmcpk7sKWbNjLuo6dndOdru3ards5Psw1tS3NJokx8Zech/P9XT7n/zv/Ww7/kuX8b0HLDAZTjamo/GFUrVwTNIMgCKPTkeCPIcnXAsjXC9IVlK59IaKMvRwLB/Jint5Uf4Og0x2zFld9G/ANPAWM/hNQvsVeeUH29a9LFs2rShEEHZPSMGgamqoKAd/Arlyj2WU0W/cGRe+ZpYAMZpvjsjI6VJKgFpaz76VWbBUbAAhJPs68dwDXxdMAzERD+tmZ2DcrVjp2BQPpsIyggrK17fJwf0mytrvpQ2wVG4jHIkRDMvk2B/WHTnHigJOwPAKAOhcXojHlS6CClDamgcy2shp5uL82WbPYKymt3s6k6Objps1EQzJ3PHiImsff4Nadj/HLqTcTsTNTk3qr3fnBxOhgXVaQ3ph/JJSiWeyVAHi7zxINzU+wkb7zAFiLq9I6ooxd2Q0UkDQbU0E5wTH3xtREyd2NOjdL0ZrbEQQdmqay5s76+aJXr6SBNFUVDGbbvlho/MS1QI74dCRtlOGAn59Pvs7WR16h4XAHU8oYN23Zg+Tpoeurd9NAAMb8lTuygQozZgGapgJwo3NLQotOyuhylmeMF9Dsye+poFimpNLq7WxreI252Rm+fvtJwvIIdc9/Qtn6WnY2NnP6yKPpH4YQzQbyZwJV3f0QAEMdrQyc+xSAi58fpnZ/M6s33pNxRJqmurKBRJO1WAlP+C3J4g2WIoDEegGIKGPzBXKNGUGK6GrJBiLPUvhFeML/RLK2ULSocnNCs998FwCSty8NojdZwtNh5UJWkOjqaso1mhpmouHEXx7qaGVT3dOUVtdQ/2IL0UmJ9ffuB+BS29E0kDHP+up0WJnLCgIm8osqDkqe3mNoGgDe37/nUttRNu05iHPr/YnAP35tY+D8Z39LXlFY3qWIrubUohn3Osnd876t/LZbxj09zy7Azh5/BldnO85tD6BbloOv9xyXf/iIBT+AqaDEGxTdOwB1USCAcXd30ypHdX9Q9LwTj8230dXZjquzPWO8pdj5neIf3Ms1lkjWg0/y9h0HThasXvdWLCjdF1GuWpP9y/V5cbPN8VtUFp9T/IM/Zau1mKNckT29jUAj8ztHMWAAxPj0lDfgG5hdRI0lX07Ev54l23/uFnTd9idl0nK7rktgBAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coil", "label": "Coil" }, { "symbol": { "type": "esriPMS", "url": "93f398897502e9221d87073e257e899d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADDElEQVRIieWWWUhUURjHf1fHZhzHUksjtUlhDE1boKQFrIggooUW6iGKioJeKioIemp5iHqofKigoh4iqIgEo0haocIoogWXxtBQp3Rs0ppp7mzOdG8Px2mmueNFCyLog8u55/+d8/34zm7gL5nhvwWlGixUZRSxVlUpklRMqoQz4uGR/yM1QN+fglIyy9gb+sT+/i+YPU0a/zophTMZE7krt7AZcP4OaKTFRr3XTkW8mF4IUgr4PwAqqAqS3MIiQybtxmyW+RzcGw7IZLbyVm6jICpkFMGcWsiaKuqBj/ByGzhvi3rEi1EJcsdoZVEoCSwpKLOMOq89BgGovCggER/094HZCrOvQ10JBLpEGyWMpLi5CRSTMIwakGk8VV478+M1iw1y54KvA+7PEKDSfTD5CEzYAC1HY23D3zBmlnDe28oSXdCIkZwIJmgWmyhdDwUEoPfJQPYTtSMiv2cxMJq41ZgIMvg7mJbY0dMAagSyp4uFoCqQv/xnUI2pCpIplxXBz1wYDGSN+LRZBrrBfhgmHYAFzyD0CcYtBU8jtJ3WggDScpinB8pL3k1kAZBTGdP6+yAlbZD2KuPi64mgxOkBxEIoPwRKP7zYJFbZzMuQOx+mVcPz9do+kkRAD9SdDFS4RpRdteC4Iv7fHROQvIWDZKTQrgdypefjDnSTFS+axooyul9AzBNAanpykNxOjR4IYx43At1sjNeCA0FzZsS0nFmi/NashaRlIYfd1OuC3G/YbbCwLiLzc5q7asG2HcZUwZwaCPVC8VbhazupBY3I5mDYzXddEPA1o5gdnibOoArB9UAEtO2AglWxhs5b4Lj6a2dzEW987VQnBk161nkaOZs1hVJ3I7uisNc7wVkHhatBMkDvY+i8BFE/QHoBDn8H8wBlSCAAdwO7R5Vj93VyKjqMPXXiS2aWEu7LrSxjkC2ie/F5mjkHXBtVwfFQLyuDPWTH+1PNhM1WXkVc7JFbeaoXayhXudvTxBZgC+LkyAdMgOu7H4e3hcgQYgz7ceIa+IZt/9wr6I/tB9lOCv3b+9xvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Snowshoe", "label": "Snowshoe" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 171, 101, 255 ], "toColor": [ 104, 171, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 78, 207, 255 ], "toColor": [ 164, 78, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 108, 89, 255 ], "toColor": [ 247, 108, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 203, 250, 255 ], "toColor": [ 95, 203, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 73, 95, 255 ], "toColor": [ 130, 73, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 242, 116, 255 ], "toColor": [ 240, 242, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 113, 201, 255 ], "toColor": [ 73, 113, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 119, 56, 255 ], "toColor": [ 150, 119, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 161, 226, 255 ], "toColor": [ 247, 161, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 245, 95, 255 ], "toColor": [ 125, 245, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 107, 130, 255 ], "toColor": [ 53, 107, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 212, 195, 255 ], "toColor": [ 99, 212, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 180, 152, 255 ], "toColor": [ 250, 180, 152, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9272946.969763888, "ymin": 4879570.157660111, "xmax": -9176000.493290715, "ymax": 4979494.194105666, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UnitOfMeasure", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "UnitofMeasure", "type": "esriFieldTypeString", "alias": "UnitofMeasure", "length": 10, "domain": { "type": "codedValue", "name": "Fiber Unit Of Measure", "description": "", "codedValues": [ { "name": "Feet", "code": "3" }, { "name": "Miles", "code": "5" }, { "name": "Meters", "code": "9" }, { "name": "Kilometers", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StorageType", "type": "esriFieldTypeString", "alias": "StorageType", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Slack Loop Storage Type", "description": "", "codedValues": [ { "name": "Snowshoe", "code": "Snowshoe" }, { "name": "Coil", "code": "Coil" }, { "name": "Vertical", "code": "Vertical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 255, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "StructureID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 30, "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Transition Point", "type": "Feature Layer", "description": "", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "657b74f66ce8fc6699d589aae5842ab5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQ0lEQVRIie3WX2jOURzH8ddjlmE2Q1OGVhPmSUlJkkgulIgrEqEoccGNPxeyiJIUcSNMuJSStogQ5cKfaRGh/SkS2dj8/7/Nxe/Z9tie5/d7mOTCp87F95zP+b1/5/Q933N6+4vq/R+GfpiKEchHA2pxC61/CjYG2zAPfVOMN+AYdqG5J7AtKIvwFWIjVmIJzv0O7ChWRPxMsgahEqsSczOGbe4AFU5myMTujrYWvn3gbR2NN2lrhV44iDpczQRWgu0dUdEs4mvTrSZQ830uLuRLE2TjCMbhWxSsLDEhtd4/Roy+hWTlBH0Fccavp2pru2sUluNwGKwPFoSuomIGLV/IzmXuFfoNC/oHT+jqXBwFm4LcUFi7emUTS5r+tVvWTxOczY/pYCMjIbPPEosxoLhzG7Xx6HhXZxaKUJMOlh8JKyj9OW6+z909PLucyj0wOegKexkJu7GJ0lXkjUp8oT/vnqRzN4TBaiNh9SdprGLOBWJZwXZOL6dyJi2fk52f8DwMdhsvMDQU+PoB9acoWRjEA4oZvZwHB5Nd5/E1DNaKE9gQCoM7uymeT1afII6vpeYE3zuSr1vJSnWodwnq28AUY536+JyH5cTXBHHOYMau5N5+uIaKTGBNgtN/GjHVO6nemRpYvSNoP+sVlqWypyvEZ7AO+wTFNVM1YT7qfwUGBwTZeQjDMwBdx1IhGR11eZ7DaKzGIkxCLGn8My6hXLDtocrkWfAJexMtX7DKPDTiaQKYkX71dfUm0X5L/+xTrsf6AeJ+g65udTCiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9272941.534926027, "ymin": 4882470.852796832, "xmax": -9175929.558475114, "ymax": 4979390.570152431, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "THISFIBERCLASSMODELNAME", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": null }, { "name": "RiserFootage", "type": "esriFieldTypeInteger", "alias": "RiserFootage", "domain": { "type": "range", "name": "Fiber Riser Height Range", "description": "", "range": [ 1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "Delaware County", "code": "Delaware County" }, { "name": "Delaware City", "code": "Delaware City" }, { "name": "Cologix", "code": "Cologix" }, { "name": "OWU", "code": "OWU" }, { "name": "WOW", "code": "WOW" }, { "name": "Com Net", "code": "Com Net" }, { "name": "OneCommunity", "code": "OneCommunity" }, { "name": "DRS", "code": "DRS" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Horizon", "code": "Horizon" }, { "name": "FiberTech", "code": "FiberTech" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Consolidated FTTH", "code": "Consolidated FTTH" }, { "name": "Consolidated SCADA-AMI", "code": "Consolidated SCADA-AMI" }, { "name": "Consolidated-Horizon", "code": "Consolidated-Horizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FIBERPARENT", "type": "esriFieldTypeGUID", "alias": "FIBERPARENT", "length": 38, "domain": null }, { "name": "THISFIBERCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "THISFIBERCLASSMODELNAME", "length": 255, "domain": null }, { "name": "FIBERPARENTCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "FIBERPARENTCLASSMODELNAME", "length": 255, "domain": null }, { "name": "FIBERCHILDCLASSMODELNAME", "type": "esriFieldTypeString", "alias": "FIBERCHILDCLASSMODELNAME", "length": 255, "domain": null }, { "name": "StructureID", "type": "esriFieldTypeString", "alias": "Structure ID", "length": 50, "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "RiserFootage": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "id": 2, "name": "Demarcation Point" }, { "domains": { "Enabled": {"type": "inherited"}, "RiserFootage": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "id": 1, "name": "Riser" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "RiserFootage": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "SubtypeCD": 2, "RiserFootage": null, "Owner": null, "LocationDescription": null, "Comments": null, "SymbolRotation": 0, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "GlobalID": null, "FIBERPARENT": null, "THISFIBERCLASSMODELNAME": "TRANSITIONPOINT", "FIBERPARENTCLASSMODELNAME": null, "FIBERCHILDCLASSMODELNAME": null, "StructureID": null, "picID": null, "X": null, "Y": null, "Latitude": null, "Longitude": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalIDReference": null }, "code": 2, "name": "Demarcation Point" }, { "domains": { "Enabled": {"type": "inherited"}, "RiserFootage": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": null, "Enabled": 1, "SubtypeCD": 1, "RiserFootage": null, "Owner": null, "LocationDescription": null, "Comments": null, "SymbolRotation": 0, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "GlobalID": null, "FIBERPARENT": null, "THISFIBERCLASSMODELNAME": "TRANSITIONPOINT", "FIBERPARENTCLASSMODELNAME": null, "FIBERCHILDCLASSMODELNAME": null, "StructureID": null, "picID": null, "X": null, "Y": null, "Latitude": null, "Longitude": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalIDReference": null }, "code": 1, "name": "Riser" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 112, "name": "Anchor", "type": "Feature Layer", "description": "", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "28f3bafc3bf9c739ff1442db607ea4e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVQoka3Sv0rEQBgE8NnlmsXOUvzzAD7A9ZYJ2XJtFMS72kIsxFrBx7BQiygYdkNI+qvtbMRG8LoDuUazC2GshLso8Tj8yoHfMMXXw5LX+1dIUjjnXgBMtNb9hWGe5zsA3kmuWWu3tdZPi04dkkyllBskBwCO/4RlWa6GELSU8gTAJgCbpumpMSZ0Qu/9vhBilCTJGMDYOTdVSmkA951QSjkAcDkT3ZI87IRZlvVJbtV1/TBTdN00zVlRFOtRFL39CqWUQwB3xpjP7yyO42dr7WPTNAcAzn/AqqpWvPe7QoioPZ/kDYAjkhdCCM7BEIIiuae1HrWh9/5KKfWa57kC8DEHkySZALBtBADGmCmAbDZb+le/APZ8dg57gpqRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": -2.4492935982947064E-16, "yoffset": -2 }, "visualVariables": [ { "type": "rotationInfo", "field": "SymbolRotation", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9261375.017937552, "ymin": 4892151.630005083, "xmax": -9192144.241137037, "ymax": 4944214.531415891, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 20, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "length": 20, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "CLLI", "type": "esriFieldTypeString", "alias": "Common Language Location Identifier", "length": 20, "domain": null }, { "name": "ACCOUNTCODE", "type": "esriFieldTypeString", "alias": "Account Code", "length": 20, "domain": null }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "IPID", "type": "esriFieldTypeGUID", "alias": "Item of Plant ID", "length": 38, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "GUYCOUNT", "type": "esriFieldTypeInteger", "alias": "GuyCount", "domain": null }, { "name": "LEADLENGTH", "type": "esriFieldTypeSmallInteger", "alias": "LEADLENGTH", "domain": null }, { "name": "ANCHORSIZE", "type": "esriFieldTypeInteger", "alias": "ANCHORSIZE", "domain": null }, { "name": "SUBTYPECODE", "type": "esriFieldTypeInteger", "alias": "Subtype Code", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ANCHORTYPE", "type": "esriFieldTypeString", "alias": "AnchorType", "length": 1, "domain": { "type": "codedValue", "name": "Anchor Type", "description": "", "codedValues": [ { "name": "Cone", "code": "C" }, { "name": "Expanding", "code": "E" }, { "name": "Log", "code": "L" }, { "name": "Plate", "code": "P" }, { "name": "Screw", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIREMATERIAL", "type": "esriFieldTypeString", "alias": "WireMaterial", "length": 3, "domain": { "type": "codedValue", "name": "Guy Material", "description": "", "codedValues": [ { "name": "Steel", "code": "S" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIRESIZE", "type": "esriFieldTypeString", "alias": "WireSize", "length": 10, "domain": { "type": "codedValue", "name": "Guy Size", "description": "", "codedValues": [ { "name": "9/32\"", "code": "9/32\"" }, { "name": "5/16\"", "code": "5/16\"" }, { "name": "3/8\"", "code": "3/8\"" }, { "name": "7/16\"", "code": "7/16\"" }, { "name": "1/2\"", "code": "1/2\"" }, { "name": "9/16\"", "code": "9/16\"" }, { "name": "5/8\"", "code": "5/8\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIRESTRENGTH", "type": "esriFieldTypeString", "alias": "WireStrength", "length": 3, "domain": { "type": "codedValue", "name": "Guy Rating Type", "description": "", "codedValues": [ { "name": "Common", "code": "CMN" }, { "name": "Extra High Strength", "code": "EHS" }, { "name": "High Strength", "code": "HS" }, { "name": "Siemens Martin Grade", "code": "SMG" }, { "name": "Utility Grade", "code": "UG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RODTYPE", "type": "esriFieldTypeString", "alias": "RodType", "length": 1, "domain": { "type": "codedValue", "name": "Anchor Rod Type", "description": "", "codedValues": [ { "name": "Double Eye", "code": "D" }, { "name": "Single Eye", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 113, "name": "Anchor Guy", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9261364.641193533, "ymin": 4892151.630003727, "xmax": -9192404.315485392, "ymax": 4942909.43293663, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Other Poles", "type": "Feature Layer", "description": "This object is placed in the model to show that fiber optic features should be related to structure (poles, towers, vaults, manholes, handholes, pedestals, etc.). If a GIS system already has structure features captured (such as an electric distribution system), then this object as well as its related domains and relationships can be deleted from the model. Relationships to the existing structure features should be established once the data model is imported into the geodatabase.", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4493be79a8510b8590487a292d218acc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVQ4jbXTMUtCURTA8f/VZ6hDIA0FTkEYfYFojDSEoCUQScO1TWipbJIgTQdrqKUpIodwaUoCBZ0KoqUgl6CloSGTIPDlU2+DRtnrqRCd4XI5h/PjHLhX4Y+h/AuQCs04tYbJJySuJqhILtW64zSaydR6AsmAZ0WrEwOsEhC0Dpul8hAPuv2RdP7KEEgE3GEJKYNpR4UUuYTfM7V2kivpgK1F9zCIeJd1ETAozewCXh1gFmIBsHcD2shs0jc9spopPHUAQuJqLdwzBIplHPgBmFCl7AtAikb18658JcUF/Qlv1YHmjQ6oPmpnNqdSQjLRrVsI9qKHBVUHRAuF+nbQ4xdQBBwG/UXriyX6PdHxDtbTudv4knfS1GzsAHOAqV16lch9e2VgM5zNvhsCAJHj83tgPhZyD1lq5rGGIlSH/flu+eBa+20kw8+0cZQvA2Wjek+g3/gAvA1pifyPSl8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 25, "labelingInfo": [ { "labelExpression": "[LocationID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9272944.450768601, "ymin": 4882448.142252135, "xmax": -9175939.319418669, "ymax": 4979401.128067932, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LocationID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID:", "length": 50, "domain": null }, { "name": "LocationID", "type": "esriFieldTypeString", "alias": "Location ID:", "length": 255, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Structure Type", "description": "", "codedValues": [ { "name": "Pole", "code": "Pole" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ForeignID", "type": "esriFieldTypeString", "alias": "Foreign ID:", "length": 50, "domain": null }, { "name": "StructureSize", "type": "esriFieldTypeString", "alias": "StructureSize", "length": 255, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Structure Owner", "description": "", "codedValues": [ { "name": "Consolidated - Electric", "code": "Consolidated - Electric" }, { "name": "Consolidated - Enlite", "code": "Consolidated - Enlite" }, { "name": "AEP", "code": "AEP" }, { "name": "AT&T", "code": "AT&T" }, { "name": "Century Link", "code": "Century Link" }, { "name": "City of Delaware", "code": "City of Delaware" }, { "name": "City of Westerville", "code": "City of Westerville" }, { "name": "Columbus Southern Power", "code": "Columbus Southern Power" }, { "name": "First Energy", "code": "First Energy" }, { "name": "Frontier", "code": "Frontier" }, { "name": "Mid Ohio Coop", "code": "Mid Ohio Coop" }, { "name": "Ohio Edison", "code": "Ohio Edison" }, { "name": "Ohio Power", "code": "Ohio Power" }, { "name": "Spectrum", "code": "Spectrum" }, { "name": "United/Windstream", "code": "United/Windstream" }, { "name": "Unknown", "code": "Unknown" }, { "name": "City of Mansfield", "code": "City of Mansfield" }, { "name": "Energy Coop", "code": "Energy Coop" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "Pole Material", "description": "Pole Material", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Aluminum", "code": "Aluminum" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Steel", "code": "Steel" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Composite", "code": "Composite" }, { "name": "Other", "code": "Other" }, { "name": "SouthernPine", "code": "SouthernPine" }, { "name": "DouglasFir", "code": "DouglasFir" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 255, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Structure Manufacturer", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "FirstEnergy", "code": "FirstEnergy" }, { "name": "Ohio Power", "code": "Ohio Power" }, { "name": "CSP", "code": "CSP" }, { "name": "Frontier", "code": "Frontier" }, { "name": "CenturyLink", "code": "CenturyLink" }, { "name": "MidOhio", "code": "MidOhio" }, { "name": "ATT", "code": "ATT" }, { "name": "Unknown", "code": "Unknown" }, { "name": "AEP", "code": "AEP" }, { "name": "City Of Delaware", "code": "City Of Delaware" }, { "name": "Ohio Edison", "code": "Ohio Edison" }, { "name": "Time Warner", "code": "Time Warner" }, { "name": "United Tel", "code": "United Tel" }, { "name": "UTS", "code": "UTS" }, { "name": "City Of Westerville", "code": "City Of Westerville" }, { "name": "Verizon", "code": "Verizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Vendor", "type": "esriFieldTypeString", "alias": "Vendor", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Supply Vendor", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleHeight", "type": "esriFieldTypeInteger", "alias": "PoleHeight", "domain": { "type": "codedValue", "name": "Pole Height", "description": "", "codedValues": [ { "name": "20'", "code": 20 }, { "name": "25'", "code": 25 }, { "name": "30'", "code": 30 }, { "name": "35'", "code": 35 }, { "name": "40'", "code": 40 }, { "name": "45'", "code": 45 }, { "name": "50'", "code": 50 }, { "name": "55'", "code": 55 }, { "name": "60'", "code": 60 }, { "name": "65'", "code": 65 }, { "name": "70'", "code": 70 }, { "name": "75'", "code": 75 }, { "name": "80'", "code": 80 }, { "name": "85'", "code": 85 }, { "name": "90'", "code": 90 }, { "name": "95'", "code": 95 }, { "name": "100'", "code": 100 }, { "name": "105'", "code": 105 }, { "name": "110'", "code": 110 }, { "name": "115'", "code": 115 }, { "name": "120'", "code": 120 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleClass", "type": "esriFieldTypeString", "alias": "PoleClass", "length": 50, "domain": { "type": "codedValue", "name": "Pole Class", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "H1", "code": "H1" }, { "name": "H2", "code": "H2" }, { "name": "H3", "code": "H3" }, { "name": "H4", "code": "H4" }, { "name": "H5", "code": "H5" }, { "name": "H6", "code": "H6" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Lon", "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null }, { "name": "RelFuturaGUID", "type": "esriFieldTypeString", "alias": "RelFuturaGUID", "length": 50, "domain": null }, { "name": "EditorNotes", "type": "esriFieldTypeString", "alias": "EditorNotes", "length": 200, "domain": null }, { "name": "AttachStyle", "type": "esriFieldTypeString", "alias": "AttachStyle", "length": 50, "domain": { "type": "codedValue", "name": "PoleAttachstyle", "description": "", "codedValues": [ { "name": "Complex", "code": "Complex" }, { "name": "Straight Through", "code": "Straight Through" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight", "type": "esriFieldTypeInteger", "alias": "AttachHeight", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight1", "type": "esriFieldTypeInteger", "alias": "AttachHeight1", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight2", "type": "esriFieldTypeInteger", "alias": "AttachHeight2", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight3", "type": "esriFieldTypeInteger", "alias": "AttachHeight3", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight4", "type": "esriFieldTypeInteger", "alias": "AttachHeight4", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ForeignInspectionDate", "type": "esriFieldTypeDate", "alias": "ForeignInspectionDate", "length": 8, "domain": null }, { "name": "ForeignInspectionCode", "type": "esriFieldTypeInteger", "alias": "ForeignInspectionCode", "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 132, "name": "Electric Poles", "type": "Feature Layer", "description": "This object is placed in the model to show that fiber optic features should be related to structure (poles, towers, vaults, manholes, handholes, pedestals, etc.). If a GIS system already has structure features captured (such as an electric distribution system), then this object as well as its related domains and relationships can be deleted from the model. Relationships to the existing structure features should be established once the data model is imported into the geodatabase.", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fa3ef99c6b04852715a90a6f3e244d61", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQ4jbXTzStEURzG8e/vzq2ZvExNEmWlvCQrjYbtLKSUjXLZCkOU8h9MFuxQjMWgrDRGycrKZlZeJ6LYKDspTVHkMjP3WE0Nd647JWd1Oqfn03NO5+j8cej/AlwmJxvyYg2KokUJJpY69snzfrux++kKpHcis3mseRQ+BaAAEd4J3F8kxoc6htfPHIHzncgMwmKpVgKNliaH6cRYd3B449YGHG+P1Ymw4HJkP5q2DPTaAF3XBoAKFwCg5zQ5VR8y1h6/AaJoQcqIg+hkW4EfgGCqsvKQx/NemBddojqivAqvr2/mlQ14qW048D893AJtv6UFVsMjW6YNCIejufNkZEggBQQc8qnqKm+0eOHbO+g04tfp5GgI9CVQfYBWKIgQ81d655r7Vj4cAYCgsXkH9J/sTdd4rGyTlhPTelE3nRPxbKlKjp+payCWATJO+65AueML3E1juU9F1pgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 25, "labelingInfo": [ { "labelExpression": "[LocationID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9272944.450768601, "ymin": 4882448.142252135, "xmax": -9175939.319418669, "ymax": 4979401.128067932, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LocationID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID:", "length": 50, "domain": null }, { "name": "LocationID", "type": "esriFieldTypeString", "alias": "Location ID:", "length": 255, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Structure Type", "description": "", "codedValues": [ { "name": "Pole", "code": "Pole" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ForeignID", "type": "esriFieldTypeString", "alias": "Foreign ID:", "length": 50, "domain": null }, { "name": "StructureSize", "type": "esriFieldTypeString", "alias": "StructureSize", "length": 255, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Structure Owner", "description": "", "codedValues": [ { "name": "Consolidated - Electric", "code": "Consolidated - Electric" }, { "name": "Consolidated - Enlite", "code": "Consolidated - Enlite" }, { "name": "AEP", "code": "AEP" }, { "name": "AT&T", "code": "AT&T" }, { "name": "Century Link", "code": "Century Link" }, { "name": "City of Delaware", "code": "City of Delaware" }, { "name": "City of Westerville", "code": "City of Westerville" }, { "name": "Columbus Southern Power", "code": "Columbus Southern Power" }, { "name": "First Energy", "code": "First Energy" }, { "name": "Frontier", "code": "Frontier" }, { "name": "Mid Ohio Coop", "code": "Mid Ohio Coop" }, { "name": "Ohio Edison", "code": "Ohio Edison" }, { "name": "Ohio Power", "code": "Ohio Power" }, { "name": "Spectrum", "code": "Spectrum" }, { "name": "United/Windstream", "code": "United/Windstream" }, { "name": "Unknown", "code": "Unknown" }, { "name": "City of Mansfield", "code": "City of Mansfield" }, { "name": "Energy Coop", "code": "Energy Coop" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "Pole Material", "description": "Pole Material", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Aluminum", "code": "Aluminum" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Steel", "code": "Steel" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Composite", "code": "Composite" }, { "name": "Other", "code": "Other" }, { "name": "SouthernPine", "code": "SouthernPine" }, { "name": "DouglasFir", "code": "DouglasFir" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 255, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Structure Manufacturer", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "FirstEnergy", "code": "FirstEnergy" }, { "name": "Ohio Power", "code": "Ohio Power" }, { "name": "CSP", "code": "CSP" }, { "name": "Frontier", "code": "Frontier" }, { "name": "CenturyLink", "code": "CenturyLink" }, { "name": "MidOhio", "code": "MidOhio" }, { "name": "ATT", "code": "ATT" }, { "name": "Unknown", "code": "Unknown" }, { "name": "AEP", "code": "AEP" }, { "name": "City Of Delaware", "code": "City Of Delaware" }, { "name": "Ohio Edison", "code": "Ohio Edison" }, { "name": "Time Warner", "code": "Time Warner" }, { "name": "United Tel", "code": "United Tel" }, { "name": "UTS", "code": "UTS" }, { "name": "City Of Westerville", "code": "City Of Westerville" }, { "name": "Verizon", "code": "Verizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Vendor", "type": "esriFieldTypeString", "alias": "Vendor", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Supply Vendor", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleHeight", "type": "esriFieldTypeInteger", "alias": "PoleHeight", "domain": { "type": "codedValue", "name": "Pole Height", "description": "", "codedValues": [ { "name": "20'", "code": 20 }, { "name": "25'", "code": 25 }, { "name": "30'", "code": 30 }, { "name": "35'", "code": 35 }, { "name": "40'", "code": 40 }, { "name": "45'", "code": 45 }, { "name": "50'", "code": 50 }, { "name": "55'", "code": 55 }, { "name": "60'", "code": 60 }, { "name": "65'", "code": 65 }, { "name": "70'", "code": 70 }, { "name": "75'", "code": 75 }, { "name": "80'", "code": 80 }, { "name": "85'", "code": 85 }, { "name": "90'", "code": 90 }, { "name": "95'", "code": 95 }, { "name": "100'", "code": 100 }, { "name": "105'", "code": 105 }, { "name": "110'", "code": 110 }, { "name": "115'", "code": 115 }, { "name": "120'", "code": 120 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleClass", "type": "esriFieldTypeString", "alias": "PoleClass", "length": 50, "domain": { "type": "codedValue", "name": "Pole Class", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "H1", "code": "H1" }, { "name": "H2", "code": "H2" }, { "name": "H3", "code": "H3" }, { "name": "H4", "code": "H4" }, { "name": "H5", "code": "H5" }, { "name": "H6", "code": "H6" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Lon", "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null }, { "name": "RelFuturaGUID", "type": "esriFieldTypeString", "alias": "RelFuturaGUID", "length": 50, "domain": null }, { "name": "EditorNotes", "type": "esriFieldTypeString", "alias": "EditorNotes", "length": 200, "domain": null }, { "name": "AttachStyle", "type": "esriFieldTypeString", "alias": "AttachStyle", "length": 50, "domain": { "type": "codedValue", "name": "PoleAttachstyle", "description": "", "codedValues": [ { "name": "Complex", "code": "Complex" }, { "name": "Straight Through", "code": "Straight Through" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight", "type": "esriFieldTypeInteger", "alias": "AttachHeight", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight1", "type": "esriFieldTypeInteger", "alias": "AttachHeight1", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight2", "type": "esriFieldTypeInteger", "alias": "AttachHeight2", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight3", "type": "esriFieldTypeInteger", "alias": "AttachHeight3", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AttachHeight4", "type": "esriFieldTypeInteger", "alias": "AttachHeight4", "domain": { "type": "range", "name": "AttachHeight", "description": "Attachment Height", "range": [ 1, 50 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ForeignInspectionDate", "type": "esriFieldTypeDate", "alias": "ForeignInspectionDate", "length": 8, "domain": null }, { "name": "ForeignInspectionCode", "type": "esriFieldTypeInteger", "alias": "ForeignInspectionCode", "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Underground Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPECD", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a5539159289508356ab5cc6ea8c3cd25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABx0lEQVRIid3SsYvaUBwH8K++kBMhgsbxQHC4dHGKwxWRZCoUroMcHMJ10A5VJ/8BwX9DF3Evr8uF4rk8ECpCfJuDvSxqcUkWKfSaQb0OrbbNnU0p2tJ+x+8Ln/fLjyfggBH+OzySzWZfJZNJyQ+wLOtdv99/AeDuV3BJ07RrSumpLMu+03HO1XK5fDQcDi+9F3hxSdf1a0rpaSwW84UBQFVVsdFonJdKpTvO+fPvL/gB1zTtDaX08QZeLBYAAEIIJOnbhjZ9MBhEJBKBqqpis9k8r1QqH03TfPkgnslkjjew67qIRqMAAEVRMB6PAQDL5XLbJxIJTCaTzR8cKYryyDTNnWvZa/4+Pp1OkU6nD4O7rgvO+WHweDyOarUKAFiv16jX6/vDZVlGrVYD8OW17BX/3fw5fDQa3a5WKxBCIIoiGGMAgHA4vP2GELLtQ6HQtrdtG7PZ7MNOnHOeKxaLV61W60QQBOi6fm+aQCBwr7dtG/l8vt/r9S524vP5/KbT6ZwVCoWrdrutCIL/1r7CbxljTwDc7sQBwHEcq9vtPsvlcq9TqVTYe+7NYDB4zxh7CuCT9+zB0RzHsQzDSBmG4Tv5z/LvPsXP/NeigXAD+zEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Handhole" }, { "symbol": { "type": "esriPMS", "url": "f6176e8bf27c2f27423828ee04f632a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPElEQVRIid3VwWvaUBwH8K9gW1AaMVYEGQg5LLsYhFw6rBpzGAzmQQpD2A52yGz/CMGb/4Iilh6VkV0apu3BQGUiaG4edEIOjkqNPchgFtTQHTpCbXU62h623+nl/Xif9+U9HjHiCcv43+GEz+f7RFHU5jKg0+m0q9XqBwDXq+CbgUDgRBCEbZvNtjSdLMvs/v7+RqPReHd3g7v4JsdxJ4IgbJMkuRQGAJZl19Pp9G48Hr+WZfn97Q1m8EAg8EUQhJdWqxXD4VCfX1tbg9lsBgCMx2OMRiO9ZzKZwLLseiaT2T04OPhZr9c/zsW9Xu8zkiRxeXkJu92uz9M0jVarBQBIJpNIpVJ6L5vNIhaLgWXZDZqmX9Tr9YXHMrfa7TZ6vR6cTifK5fIqS1bDHQ4H+v0+JElCKBRCo9EAQRCYTCa4urp6GM5xHAqFAsrlMgiCgKZp8Pv9kCTp4cmDweAMDgA8zz8O7nK5QFEUFEVBPp/X8UQi8XAcuEmvKAouLi6wtbUFhmFWWbY6nsvlANzcgcFgeDyc5/m547/Cm83mSNM0WCwW/cIYhgFJkqhUKphOp/B4PACAYrEITdNA0zQAQFVVdLvdHwtxWZbDe3t7x4eHh885jptJsbOzM/Pt8/n0saqqiEQi1bOzs7cL8fPz82+lUulNNBo9Pjo6oo3G5af2G/4qSdIrAKPbvXurB4NB5/T0NBQOhz+73W7TMrxWq32XJOk1gHvPdW60wWDQEUXRLYri0uR/qn/3H/oLHejXu3Z/kuoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "23753986f9580ca777e149682132d7a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACb0lEQVRIid3Vv0sbcRjH8bckRmi0SHQROkVoSiBLzsEiRzIVqi0kqEVtIUmRGocM2ZyyKIj/QVzk9nIlwaNJXA4OGsR4mw5tEEKKCMkgNMaGiFyH0tRf50mlQ/uM3+/D6/nw8D3Ozl8s+3+HPxRF8b3b7e6zAsrl8udisfgWMO6C9wUCgYIsy6MDAwOW6XRdF+LxeM/u7u7rqwOu4n3BYLAgy/Koy+WyhAEEQXCk0+nJhYUFQ9f1NxcHXMIDgcBHWZafulwums0mZ2dnAPT29mK3/25ttVq0Wi0AnE4ngiA41tfXJxcXF5ulUundjfjY2NijX4nX1tZYXl4GYHV1laWlpU5fKBSiUCgAsL+/j9frRRCEHo/H86RUKpmupVPRaJSVlRUMwyCTyXTwRqOBqqoAjIyM4PV6TVdmirvdbkRRRNM0dnZ2ODo6YmhoiFwuR7vdBiASiZjCt+IAsVgMTdMwDINsNks8HiebzQLgcDiYnZ39c3x6eppEIsHJyQmZTIb5+XlyuRwAExMTWD3VW3Gn08nU1BSSJKGqKoqicHx8DFivxBKHn6uRJIl2u00ymQRgcHCQ8fHx++OiKDI8PMzBwQGVSgWAubk5uru77493dXURiURIpVKds7us5Bq+t7d3en5+js1mu9SUSCQQRREAm82G3++/BtVqNarV6jdTXNf1cCwW29zY2Hh88XPv7+8nGAyaJqzVaszMzBQ1TXtlih8eHn7J5/MvotHopiRJnosDLOBPqqo+A05NcYB6vV7e2tp6GQ6HP/h8vgdW+Pb29ldVVZ8D36/e3RitXq+XFUXxKYpimfy2+nf/oT8AMvvmi0iDV8sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Vault" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 248, 252, 255 ], "toColor": [ 192, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 189, 255 ], "toColor": [ 252, 226, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 189, 255 ], "toColor": [ 239, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 182, 252, 255 ], "toColor": [ 219, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 216, 255 ], "toColor": [ 202, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 215, 255 ], "toColor": [ 252, 210, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 242, 255 ], "toColor": [ 252, 184, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 214, 255 ], "toColor": [ 252, 182, 214, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9269558.818773588, "ymin": 4879597.804271183, "xmax": -9175997.764609423, "ymax": 4979490.654672223, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CREATIONUSER", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "STRUCTURESIZE", "type": "esriFieldTypeString", "alias": "Structure Size", "length": 20, "domain": { "type": "codedValue", "name": "HH Size", "description": "", "codedValues": [ { "name": "30x48x24D", "code": "30x48x24D" }, { "name": "30x48x36D", "code": "30x48x36D" }, { "name": "48x48x36D", "code": "48x48x36D" }, { "name": "Odd size - note specifics in comments", "code": "Odd" }, { "name": "Unknown", "code": "Unknown" }, { "name": "13x24x18D", "code": "13x24x18D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTURETYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 20, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 20, "domain": null }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "SYMBOLROTATION", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "WORKREQUESTID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DESIGNID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WORKLOCATIONID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WORKFLOWSTATUS", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WORKFUNCTION", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityDiagram", "type": "esriFieldTypeInteger", "alias": "FacilityDiagram", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ConstructionStatus", "type": "esriFieldTypeString", "alias": "ConstructionStatus", "length": 50, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Structure Owner", "length": 50, "domain": { "type": "codedValue", "name": "DuctOwner", "description": "List of conduit owners", "codedValues": [ { "name": "City of Westerville", "code": "Westerville" }, { "name": "Other", "code": "Other" }, { "name": "Consolidated Electric Cooperative", "code": "CEC" }, { "name": "CFN", "code": "CFN" }, { "name": "City of Delaware", "code": "City of Delaware" }, { "name": "Cologix", "code": "Cologix" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Map_X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Map_Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "LastGPS", "type": "esriFieldTypeDate", "alias": "LastGPS", "length": 8, "domain": null }, { "name": "GPSShiftComplete", "type": "esriFieldTypeString", "alias": "GPSShiftComplete", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "FacilityDiagram": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "GPSShiftComplete": {"type": "inherited"} }, "id": 3, "name": "Vault" }, { "domains": { "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "FacilityDiagram": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "GPSShiftComplete": {"type": "inherited"} }, "id": 2, "name": "Manhole" }, { "domains": { "STRUCTURESIZE": {"type": "inherited"}, "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "FacilityDiagram": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "GPSShiftComplete": {"type": "inherited"} }, "id": 1, "name": "Handhole" }, { "domains": { "STRUCTURESIZE": {"type": "inherited"}, "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "FacilityDiagram": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "GPSShiftComplete": {"type": "inherited"} }, "id": 4, "name": "Pullbox" } ], "subtypes": [ { "domains": { "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "FacilityDiagram": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "GPSShiftComplete": {"type": "inherited"} }, "defaultValues": { "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "SUBTYPECD": 3, "FACILITYID": null, "MATERIAL": null, "STRUCTURESIZE": null, "STRUCTURETYPE": null, "MANUFACTURER": null, "MODEL": null, "COMMENTS": null, "WORKORDERID": null, "INSTALLATIONDATE": null, "SYMBOLROTATION": 0, "WORKREQUESTID": null, "DESIGNID": null, "WORKLOCATIONID": null, "WORKFLOWSTATUS": 0, "WORKFUNCTION": 0, "ENABLED": 1, "FacilityDiagram": null, "GlobalID": null, "ConstructionStatus": null, "Hyperlink": null, "OWNER": "CEC", "Map_X": null, "Map_Y": null, "Latitude": null, "Longitude": null, "LastGPS": null, "GPSShiftComplete": null, "picID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalIDReference": null }, "code": 3, "name": "Vault" }, { "domains": { "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "FacilityDiagram": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "GPSShiftComplete": {"type": "inherited"} }, "defaultValues": { "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "SUBTYPECD": 2, "FACILITYID": null, "MATERIAL": null, "STRUCTURESIZE": null, "STRUCTURETYPE": null, "MANUFACTURER": null, "MODEL": null, "COMMENTS": null, "WORKORDERID": null, "INSTALLATIONDATE": null, "SYMBOLROTATION": 0, "WORKREQUESTID": null, "DESIGNID": null, "WORKLOCATIONID": null, "WORKFLOWSTATUS": 0, "WORKFUNCTION": 0, "ENABLED": 1, "FacilityDiagram": null, "GlobalID": null, "ConstructionStatus": null, "Hyperlink": null, "OWNER": "CEC", "Map_X": null, "Map_Y": null, "Latitude": null, "Longitude": null, "LastGPS": null, "GPSShiftComplete": null, "picID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalIDReference": null }, "code": 2, "name": "Manhole" }, { "domains": { "STRUCTURESIZE": {"type": "inherited"}, "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "FacilityDiagram": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "GPSShiftComplete": {"type": "inherited"} }, "defaultValues": { "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "SUBTYPECD": 1, "FACILITYID": null, "MATERIAL": null, "STRUCTURESIZE": null, "STRUCTURETYPE": null, "MANUFACTURER": null, "MODEL": null, "COMMENTS": null, "WORKORDERID": null, "INSTALLATIONDATE": null, "SYMBOLROTATION": 0, "WORKREQUESTID": null, "DESIGNID": null, "WORKLOCATIONID": null, "WORKFLOWSTATUS": 0, "WORKFUNCTION": 0, "ENABLED": 1, "FacilityDiagram": null, "GlobalID": null, "ConstructionStatus": null, "Hyperlink": null, "OWNER": "CEC", "Map_X": null, "Map_Y": null, "Latitude": null, "Longitude": null, "LastGPS": null, "GPSShiftComplete": null, "picID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalIDReference": null }, "code": 1, "name": "Handhole" }, { "domains": { "STRUCTURESIZE": {"type": "inherited"}, "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "FacilityDiagram": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "GPSShiftComplete": {"type": "inherited"} }, "defaultValues": { "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "SUBTYPECD": 3, "FACILITYID": null, "MATERIAL": null, "STRUCTURESIZE": null, "STRUCTURETYPE": null, "MANUFACTURER": null, "MODEL": null, "COMMENTS": null, "WORKORDERID": null, "INSTALLATIONDATE": null, "SYMBOLROTATION": 0, "WORKREQUESTID": null, "DESIGNID": null, "WORKLOCATIONID": null, "WORKFLOWSTATUS": 0, "WORKFUNCTION": null, "ENABLED": 1, "FacilityDiagram": null, "GlobalID": null, "ConstructionStatus": null, "Hyperlink": null, "OWNER": "CEC", "Map_X": null, "Map_Y": null, "Latitude": null, "Longitude": null, "LastGPS": null, "GPSShiftComplete": null, "picID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalIDReference": null }, "code": 4, "name": "Pullbox" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 104, "name": "Fiber Optic Cable Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Fiber: \" CONCAT [CableManufacturer] CONCAT \" - \" CONCAT [CableType] CONCAT \" - \" CONCAT [CableDiameter] CONCAT \"'' - \" CONCAT [FiberCount] CONCAT \" Strand\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 168, 112, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9272946.969763888, "ymin": 4879566.500020928, "xmax": -9175929.474177515, "ymax": 4979494.194619874, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CABLENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CableConnected", "type": "esriFieldTypeString", "alias": "CableConnected", "length": 3, "domain": { "type": "codedValue", "name": "Yes No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FiberCount", "type": "esriFieldTypeInteger", "alias": "FiberCount", "domain": { "type": "codedValue", "name": "Fiber Number Of Strands", "description": "", "codedValues": [ { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "12", "code": 12 }, { "name": "24", "code": 24 }, { "name": "48", "code": 48 }, { "name": "72", "code": 72 }, { "name": "96", "code": 96 }, { "name": "144", "code": 144 }, { "name": "192", "code": 192 }, { "name": "216", "code": 216 }, { "name": "288", "code": 288 }, { "name": "384", "code": 384 }, { "name": "432", "code": 432 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverheadUnderground", "type": "esriFieldTypeString", "alias": "OverheadUnderground", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Overhead Underground", "description": "", "codedValues": [ { "name": "Overhead", "code": "Overhead" }, { "name": "Underground", "code": "Underground" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Building", "code": "Building" }, { "name": "Direct Buried", "code": "Direct Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InfrastructureClass", "type": "esriFieldTypeString", "alias": "InfrastructureClass", "length": 255, "domain": { "type": "codedValue", "name": "Fiber InfrastructureClass", "description": "Fiber Infrastructure Class", "codedValues": [ { "name": "Backbone", "code": "Backbone" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Drop", "code": "Drop" }, { "name": "Distribution", "code": "Distribution" }, { "name": "Distribution Lateral", "code": "Distribution Lateral" }, { "name": "Last Mile", "code": "Last Mile" }, { "name": "Middle Mile", "code": "Middle Mile" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableName", "type": "esriFieldTypeString", "alias": "CableName", "length": 255, "domain": null }, { "name": "CableType", "type": "esriFieldTypeString", "alias": "CableType", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Type", "description": "", "codedValues": [ { "name": "ADSS - SJ", "code": "ADSS - SJ" }, { "name": "ADSS - DJ", "code": "ADSS - DJ" }, { "name": "Armored - SJ", "code": "Armored - SJ" }, { "name": "Armored - DJ", "code": "Armored - DJ" }, { "name": "Flat Drop", "code": "Flat Drop" }, { "name": "Standard", "code": "Standard" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CableLength", "type": "esriFieldTypeDouble", "alias": "CableLength", "domain": null }, { "name": "CableLengthSource", "type": "esriFieldTypeString", "alias": "CableLengthSource", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Length Source", "description": "", "codedValues": [ { "name": "Footstamps", "code": "FOOTSTAMPS" }, { "name": "Documents / Field Notes", "code": "DOCUMENTS / FIELD NOTES" }, { "name": "GIS Length + Slack Loop Length", "code": "GIS LENGTH + SLACK LOOP LENGTH" }, { "name": "OTDR Length", "code": "OTDR LENGTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlassLength", "type": "esriFieldTypeDouble", "alias": "GlassLength", "domain": null }, { "name": "FieldNotesLength", "type": "esriFieldTypeDouble", "alias": "FieldNotesLength", "domain": null }, { "name": "StartCableIncrementMarking", "type": "esriFieldTypeInteger", "alias": "StartCableIncrementMarking", "domain": null }, { "name": "EndCableIncrementMarking", "type": "esriFieldTypeInteger", "alias": "EndCableIncrementMarking", "domain": null }, { "name": "CableMarkingUnitOfMeasure", "type": "esriFieldTypeString", "alias": "CableMarkingUnitofMeasure", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Unit Of Measure", "description": "", "codedValues": [ { "name": "Feet", "code": "3" }, { "name": "Miles", "code": "5" }, { "name": "Meters", "code": "9" }, { "name": "Kilometers", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableTwistFactor", "type": "esriFieldTypeDouble", "alias": "CableTwistFactor", "domain": null }, { "name": "CableDiameter", "type": "esriFieldTypeString", "alias": "CableDiameter", "length": 255, "domain": null }, { "name": "CableOwner", "type": "esriFieldTypeString", "alias": "CableOwner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "Delaware County", "code": "Delaware County" }, { "name": "Delaware City", "code": "Delaware City" }, { "name": "Cologix", "code": "Cologix" }, { "name": "OWU", "code": "OWU" }, { "name": "WOW", "code": "WOW" }, { "name": "Com Net", "code": "Com Net" }, { "name": "OneCommunity", "code": "OneCommunity" }, { "name": "DRS", "code": "DRS" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Horizon", "code": "Horizon" }, { "name": "FiberTech", "code": "FiberTech" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Consolidated FTTH", "code": "Consolidated FTTH" }, { "name": "Consolidated SCADA-AMI", "code": "Consolidated SCADA-AMI" }, { "name": "Consolidated-Horizon", "code": "Consolidated-Horizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SinglemodeAvailabilityQty", "type": "esriFieldTypeInteger", "alias": "SinglemodeAvailabilityQty", "domain": null }, { "name": "MultimodeAvailabilityQty", "type": "esriFieldTypeInteger", "alias": "MultimodeAvailabilityQty", "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "InstalledBy", "type": "esriFieldTypeString", "alias": "InstalledBy", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Contractors", "description": "Fiber Contractors", "codedValues": [ { "name": "CTS", "code": "CTS" }, { "name": "Fishel", "code": "Fishel" }, { "name": "Gudenkauf", "code": "Gudenkauf" }, { "name": "CCI Systems", "code": "CCI Systems" }, { "name": "KDL", "code": "KDL" }, { "name": "GSP", "code": "GSP" }, { "name": "H&H", "code": "H&H" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Ewers", "code": "Ewers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateCommisioned", "type": "esriFieldTypeDate", "alias": "DateCommisioned", "length": 8, "domain": null }, { "name": "DocumentHotlinkPath", "type": "esriFieldTypeString", "alias": "DocumentHotlinkPath", "length": 255, "domain": null }, { "name": "ReelID", "type": "esriFieldTypeString", "alias": "ReelID", "length": 255, "domain": null }, { "name": "TracerWireIndicator", "type": "esriFieldTypeInteger", "alias": "TracerWireIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EstSMAttenuation1310", "type": "esriFieldTypeDouble", "alias": "EstSMAttenuation1310", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstSMAttenuation1550", "type": "esriFieldTypeDouble", "alias": "EstSMAttenuation1550", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstMMAttenuation850", "type": "esriFieldTypeDouble", "alias": "EstMMAttenuation850", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstMMAttenuation1310", "type": "esriFieldTypeDouble", "alias": "EstMMAttenuation1310", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableVendor", "type": "esriFieldTypeString", "alias": "CableVendor", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Supply Vendor", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CableManufacturer", "type": "esriFieldTypeString", "alias": "CableManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Manufacturer", "description": "", "codedValues": [ { "name": "Corning", "code": "Corning" }, { "name": "Draka", "code": "Draka" }, { "name": "Essex", "code": "Essex" }, { "name": "General", "code": "General" }, { "name": "OFS", "code": "OFS" }, { "name": "Prysmian", "code": "Prysmian" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CatalogNumber", "type": "esriFieldTypeString", "alias": "CatalogNumber", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Manufacturers Catalog Number", "description": "", "codedValues": [ { "name": "AC048HC511CB8", "code": "AC048HC511CB8" }, { "name": "AC072HC611CB8", "code": "AC072HC611CB8" }, { "name": "AC096HC811CB9", "code": "AC096HC811CB9" }, { "name": "AC114HCC11CB8", "code": "AC114HCC11CB8" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstalledTension", "type": "esriFieldTypeString", "alias": "InstalledTension", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Installed Tension", "description": "", "codedValues": [ { "name": "2254", "code": "2254" }, { "name": "2884", "code": "2884" }, { "name": "3251", "code": "3251" }, { "name": "3358", "code": "3358" }, { "name": "3399", "code": "3399" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaximumTension", "type": "esriFieldTypeString", "alias": "MaximumTension", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Maximum Tension", "description": "", "codedValues": [ { "name": "3024", "code": "3024" }, { "name": "4032", "code": "4032" }, { "name": "4091", "code": "4091" }, { "name": "4176", "code": "4176" }, { "name": "5040", "code": "5040" }, { "name": "7920", "code": "7920" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverlashedIndicator", "type": "esriFieldTypeInteger", "alias": "OverlashedIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProposedFiberOpticCableInd", "type": "esriFieldTypeInteger", "alias": "ProposedFiberOpticCableInd", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AbandonedIndicator", "type": "esriFieldTypeInteger", "alias": "AbandonedIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WorkOrderNumber", "type": "esriFieldTypeString", "alias": "WorkOrderNumber", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 255, "domain": null }, { "name": "SegmentLength", "type": "esriFieldTypeDouble", "alias": "SegmentLength", "domain": null }, { "name": "SegmentGlassLength", "type": "esriFieldTypeDouble", "alias": "SegmentGlassLength", "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FootstampUnitOfMeasure", "type": "esriFieldTypeInteger", "alias": "FootstampUnitOfMeasure", "domain": { "type": "codedValue", "name": "fiberMarkingNotes", "description": "", "codedValues": [ { "name": "feet", "code": 3 }, { "name": "meters", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "ElectricZone", "type": "esriFieldTypeString", "alias": "ElectricZone", "length": 9, "domain": null }, { "name": "FiberZone", "type": "esriFieldTypeString", "alias": "FiberZone", "length": 9, "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "ServiceType", "length": 12, "domain": { "type": "codedValue", "name": "Fiber Service Type", "description": "Comm or Res or Both", "codedValues": [ { "name": "Both", "code": "Both" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Scada-AMI", "code": "ScadaAMI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FCC477", "type": "esriFieldTypeString", "alias": "FCC477", "length": 12, "domain": { "type": "codedValue", "name": "FCC477", "description": "", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Both", "code": "Both" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 108, "name": "Fiber Optic Cable - OH", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Fiber: \" CONCAT [CableManufacturer] CONCAT \" - \" CONCAT [CableType] CONCAT \" - \" CONCAT [CableDiameter] CONCAT \"'' - \" CONCAT [FiberCount] CONCAT \" Strand\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 168, 112, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9272946.969763888, "ymin": 4879566.500020928, "xmax": -9175929.474177515, "ymax": 4979494.194619874, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CABLENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CableConnected", "type": "esriFieldTypeString", "alias": "CableConnected", "length": 3, "domain": { "type": "codedValue", "name": "Yes No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FiberCount", "type": "esriFieldTypeInteger", "alias": "FiberCount", "domain": { "type": "codedValue", "name": "Fiber Number Of Strands", "description": "", "codedValues": [ { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "12", "code": 12 }, { "name": "24", "code": 24 }, { "name": "48", "code": 48 }, { "name": "72", "code": 72 }, { "name": "96", "code": 96 }, { "name": "144", "code": 144 }, { "name": "192", "code": 192 }, { "name": "216", "code": 216 }, { "name": "288", "code": 288 }, { "name": "384", "code": 384 }, { "name": "432", "code": 432 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverheadUnderground", "type": "esriFieldTypeString", "alias": "OverheadUnderground", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Overhead Underground", "description": "", "codedValues": [ { "name": "Overhead", "code": "Overhead" }, { "name": "Underground", "code": "Underground" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Building", "code": "Building" }, { "name": "Direct Buried", "code": "Direct Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InfrastructureClass", "type": "esriFieldTypeString", "alias": "InfrastructureClass", "length": 255, "domain": { "type": "codedValue", "name": "Fiber InfrastructureClass", "description": "Fiber Infrastructure Class", "codedValues": [ { "name": "Backbone", "code": "Backbone" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Drop", "code": "Drop" }, { "name": "Distribution", "code": "Distribution" }, { "name": "Distribution Lateral", "code": "Distribution Lateral" }, { "name": "Last Mile", "code": "Last Mile" }, { "name": "Middle Mile", "code": "Middle Mile" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableName", "type": "esriFieldTypeString", "alias": "CableName", "length": 255, "domain": null }, { "name": "CableType", "type": "esriFieldTypeString", "alias": "CableType", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Type", "description": "", "codedValues": [ { "name": "ADSS - SJ", "code": "ADSS - SJ" }, { "name": "ADSS - DJ", "code": "ADSS - DJ" }, { "name": "Armored - SJ", "code": "Armored - SJ" }, { "name": "Armored - DJ", "code": "Armored - DJ" }, { "name": "Flat Drop", "code": "Flat Drop" }, { "name": "Standard", "code": "Standard" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CableLength", "type": "esriFieldTypeDouble", "alias": "CableLength", "domain": null }, { "name": "CableLengthSource", "type": "esriFieldTypeString", "alias": "CableLengthSource", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Length Source", "description": "", "codedValues": [ { "name": "Footstamps", "code": "FOOTSTAMPS" }, { "name": "Documents / Field Notes", "code": "DOCUMENTS / FIELD NOTES" }, { "name": "GIS Length + Slack Loop Length", "code": "GIS LENGTH + SLACK LOOP LENGTH" }, { "name": "OTDR Length", "code": "OTDR LENGTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlassLength", "type": "esriFieldTypeDouble", "alias": "GlassLength", "domain": null }, { "name": "FieldNotesLength", "type": "esriFieldTypeDouble", "alias": "FieldNotesLength", "domain": null }, { "name": "StartCableIncrementMarking", "type": "esriFieldTypeInteger", "alias": "StartCableIncrementMarking", "domain": null }, { "name": "EndCableIncrementMarking", "type": "esriFieldTypeInteger", "alias": "EndCableIncrementMarking", "domain": null }, { "name": "CableMarkingUnitOfMeasure", "type": "esriFieldTypeString", "alias": "CableMarkingUnitofMeasure", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Unit Of Measure", "description": "", "codedValues": [ { "name": "Feet", "code": "3" }, { "name": "Miles", "code": "5" }, { "name": "Meters", "code": "9" }, { "name": "Kilometers", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableTwistFactor", "type": "esriFieldTypeDouble", "alias": "CableTwistFactor", "domain": null }, { "name": "CableDiameter", "type": "esriFieldTypeString", "alias": "CableDiameter", "length": 255, "domain": null }, { "name": "CableOwner", "type": "esriFieldTypeString", "alias": "CableOwner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "Delaware County", "code": "Delaware County" }, { "name": "Delaware City", "code": "Delaware City" }, { "name": "Cologix", "code": "Cologix" }, { "name": "OWU", "code": "OWU" }, { "name": "WOW", "code": "WOW" }, { "name": "Com Net", "code": "Com Net" }, { "name": "OneCommunity", "code": "OneCommunity" }, { "name": "DRS", "code": "DRS" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Horizon", "code": "Horizon" }, { "name": "FiberTech", "code": "FiberTech" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Consolidated FTTH", "code": "Consolidated FTTH" }, { "name": "Consolidated SCADA-AMI", "code": "Consolidated SCADA-AMI" }, { "name": "Consolidated-Horizon", "code": "Consolidated-Horizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SinglemodeAvailabilityQty", "type": "esriFieldTypeInteger", "alias": "SinglemodeAvailabilityQty", "domain": null }, { "name": "MultimodeAvailabilityQty", "type": "esriFieldTypeInteger", "alias": "MultimodeAvailabilityQty", "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "InstalledBy", "type": "esriFieldTypeString", "alias": "InstalledBy", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Contractors", "description": "Fiber Contractors", "codedValues": [ { "name": "CTS", "code": "CTS" }, { "name": "Fishel", "code": "Fishel" }, { "name": "Gudenkauf", "code": "Gudenkauf" }, { "name": "CCI Systems", "code": "CCI Systems" }, { "name": "KDL", "code": "KDL" }, { "name": "GSP", "code": "GSP" }, { "name": "H&H", "code": "H&H" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Ewers", "code": "Ewers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateCommisioned", "type": "esriFieldTypeDate", "alias": "DateCommisioned", "length": 8, "domain": null }, { "name": "DocumentHotlinkPath", "type": "esriFieldTypeString", "alias": "DocumentHotlinkPath", "length": 255, "domain": null }, { "name": "ReelID", "type": "esriFieldTypeString", "alias": "ReelID", "length": 255, "domain": null }, { "name": "TracerWireIndicator", "type": "esriFieldTypeInteger", "alias": "TracerWireIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EstSMAttenuation1310", "type": "esriFieldTypeDouble", "alias": "EstSMAttenuation1310", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstSMAttenuation1550", "type": "esriFieldTypeDouble", "alias": "EstSMAttenuation1550", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstMMAttenuation850", "type": "esriFieldTypeDouble", "alias": "EstMMAttenuation850", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstMMAttenuation1310", "type": "esriFieldTypeDouble", "alias": "EstMMAttenuation1310", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableVendor", "type": "esriFieldTypeString", "alias": "CableVendor", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Supply Vendor", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CableManufacturer", "type": "esriFieldTypeString", "alias": "CableManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Manufacturer", "description": "", "codedValues": [ { "name": "Corning", "code": "Corning" }, { "name": "Draka", "code": "Draka" }, { "name": "Essex", "code": "Essex" }, { "name": "General", "code": "General" }, { "name": "OFS", "code": "OFS" }, { "name": "Prysmian", "code": "Prysmian" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CatalogNumber", "type": "esriFieldTypeString", "alias": "CatalogNumber", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Manufacturers Catalog Number", "description": "", "codedValues": [ { "name": "AC048HC511CB8", "code": "AC048HC511CB8" }, { "name": "AC072HC611CB8", "code": "AC072HC611CB8" }, { "name": "AC096HC811CB9", "code": "AC096HC811CB9" }, { "name": "AC114HCC11CB8", "code": "AC114HCC11CB8" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstalledTension", "type": "esriFieldTypeString", "alias": "InstalledTension", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Installed Tension", "description": "", "codedValues": [ { "name": "2254", "code": "2254" }, { "name": "2884", "code": "2884" }, { "name": "3251", "code": "3251" }, { "name": "3358", "code": "3358" }, { "name": "3399", "code": "3399" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaximumTension", "type": "esriFieldTypeString", "alias": "MaximumTension", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Maximum Tension", "description": "", "codedValues": [ { "name": "3024", "code": "3024" }, { "name": "4032", "code": "4032" }, { "name": "4091", "code": "4091" }, { "name": "4176", "code": "4176" }, { "name": "5040", "code": "5040" }, { "name": "7920", "code": "7920" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverlashedIndicator", "type": "esriFieldTypeInteger", "alias": "OverlashedIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProposedFiberOpticCableInd", "type": "esriFieldTypeInteger", "alias": "ProposedFiberOpticCableInd", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AbandonedIndicator", "type": "esriFieldTypeInteger", "alias": "AbandonedIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WorkOrderNumber", "type": "esriFieldTypeString", "alias": "WorkOrderNumber", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 255, "domain": null }, { "name": "SegmentLength", "type": "esriFieldTypeDouble", "alias": "SegmentLength", "domain": null }, { "name": "SegmentGlassLength", "type": "esriFieldTypeDouble", "alias": "SegmentGlassLength", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FootstampUnitOfMeasure", "type": "esriFieldTypeInteger", "alias": "FootstampUnitOfMeasure", "domain": { "type": "codedValue", "name": "fiberMarkingNotes", "description": "", "codedValues": [ { "name": "feet", "code": 3 }, { "name": "meters", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "ElectricZone", "type": "esriFieldTypeString", "alias": "ElectricZone", "length": 9, "domain": null }, { "name": "FiberZone", "type": "esriFieldTypeString", "alias": "FiberZone", "length": 9, "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "ServiceType", "length": 12, "domain": { "type": "codedValue", "name": "Fiber Service Type", "description": "Comm or Res or Both", "codedValues": [ { "name": "Both", "code": "Both" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Scada-AMI", "code": "ScadaAMI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FCC477", "type": "esriFieldTypeString", "alias": "FCC477", "length": 12, "domain": { "type": "codedValue", "name": "FCC477", "description": "", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Both", "code": "Both" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 107, "name": "Fiber Optic Cable - UG", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Fiber: \" CONCAT [CableManufacturer] CONCAT \" - \" CONCAT [CableType] CONCAT \" - \" CONCAT [CableDiameter] CONCAT \"'' - \" CONCAT [FiberCount] CONCAT \" Strand\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 168, 112, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9272946.969763888, "ymin": 4879566.500020928, "xmax": -9175929.474177515, "ymax": 4979494.194619874, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CABLENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CableConnected", "type": "esriFieldTypeString", "alias": "CableConnected", "length": 3, "domain": { "type": "codedValue", "name": "Yes No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FiberCount", "type": "esriFieldTypeInteger", "alias": "FiberCount", "domain": { "type": "codedValue", "name": "Fiber Number Of Strands", "description": "", "codedValues": [ { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "12", "code": 12 }, { "name": "24", "code": 24 }, { "name": "48", "code": 48 }, { "name": "72", "code": 72 }, { "name": "96", "code": 96 }, { "name": "144", "code": 144 }, { "name": "192", "code": 192 }, { "name": "216", "code": 216 }, { "name": "288", "code": 288 }, { "name": "384", "code": 384 }, { "name": "432", "code": 432 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverheadUnderground", "type": "esriFieldTypeString", "alias": "OverheadUnderground", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Overhead Underground", "description": "", "codedValues": [ { "name": "Overhead", "code": "Overhead" }, { "name": "Underground", "code": "Underground" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Building", "code": "Building" }, { "name": "Direct Buried", "code": "Direct Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InfrastructureClass", "type": "esriFieldTypeString", "alias": "InfrastructureClass", "length": 255, "domain": { "type": "codedValue", "name": "Fiber InfrastructureClass", "description": "Fiber Infrastructure Class", "codedValues": [ { "name": "Backbone", "code": "Backbone" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Drop", "code": "Drop" }, { "name": "Distribution", "code": "Distribution" }, { "name": "Distribution Lateral", "code": "Distribution Lateral" }, { "name": "Last Mile", "code": "Last Mile" }, { "name": "Middle Mile", "code": "Middle Mile" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableName", "type": "esriFieldTypeString", "alias": "CableName", "length": 255, "domain": null }, { "name": "CableType", "type": "esriFieldTypeString", "alias": "CableType", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Type", "description": "", "codedValues": [ { "name": "ADSS - SJ", "code": "ADSS - SJ" }, { "name": "ADSS - DJ", "code": "ADSS - DJ" }, { "name": "Armored - SJ", "code": "Armored - SJ" }, { "name": "Armored - DJ", "code": "Armored - DJ" }, { "name": "Flat Drop", "code": "Flat Drop" }, { "name": "Standard", "code": "Standard" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CableLength", "type": "esriFieldTypeDouble", "alias": "CableLength", "domain": null }, { "name": "CableLengthSource", "type": "esriFieldTypeString", "alias": "CableLengthSource", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Length Source", "description": "", "codedValues": [ { "name": "Footstamps", "code": "FOOTSTAMPS" }, { "name": "Documents / Field Notes", "code": "DOCUMENTS / FIELD NOTES" }, { "name": "GIS Length + Slack Loop Length", "code": "GIS LENGTH + SLACK LOOP LENGTH" }, { "name": "OTDR Length", "code": "OTDR LENGTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlassLength", "type": "esriFieldTypeDouble", "alias": "GlassLength", "domain": null }, { "name": "FieldNotesLength", "type": "esriFieldTypeDouble", "alias": "FieldNotesLength", "domain": null }, { "name": "StartCableIncrementMarking", "type": "esriFieldTypeInteger", "alias": "StartCableIncrementMarking", "domain": null }, { "name": "EndCableIncrementMarking", "type": "esriFieldTypeInteger", "alias": "EndCableIncrementMarking", "domain": null }, { "name": "CableMarkingUnitOfMeasure", "type": "esriFieldTypeString", "alias": "CableMarkingUnitofMeasure", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Unit Of Measure", "description": "", "codedValues": [ { "name": "Feet", "code": "3" }, { "name": "Miles", "code": "5" }, { "name": "Meters", "code": "9" }, { "name": "Kilometers", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableTwistFactor", "type": "esriFieldTypeDouble", "alias": "CableTwistFactor", "domain": null }, { "name": "CableDiameter", "type": "esriFieldTypeString", "alias": "CableDiameter", "length": 255, "domain": null }, { "name": "CableOwner", "type": "esriFieldTypeString", "alias": "CableOwner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "Consolidated", "code": "Consolidated" }, { "name": "Delaware County", "code": "Delaware County" }, { "name": "Delaware City", "code": "Delaware City" }, { "name": "Cologix", "code": "Cologix" }, { "name": "OWU", "code": "OWU" }, { "name": "WOW", "code": "WOW" }, { "name": "Com Net", "code": "Com Net" }, { "name": "OneCommunity", "code": "OneCommunity" }, { "name": "DRS", "code": "DRS" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Horizon", "code": "Horizon" }, { "name": "FiberTech", "code": "FiberTech" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Consolidated FTTH", "code": "Consolidated FTTH" }, { "name": "Consolidated SCADA-AMI", "code": "Consolidated SCADA-AMI" }, { "name": "Consolidated-Horizon", "code": "Consolidated-Horizon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SinglemodeAvailabilityQty", "type": "esriFieldTypeInteger", "alias": "SinglemodeAvailabilityQty", "domain": null }, { "name": "MultimodeAvailabilityQty", "type": "esriFieldTypeInteger", "alias": "MultimodeAvailabilityQty", "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "InstalledBy", "type": "esriFieldTypeString", "alias": "InstalledBy", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Contractors", "description": "Fiber Contractors", "codedValues": [ { "name": "CTS", "code": "CTS" }, { "name": "Fishel", "code": "Fishel" }, { "name": "Gudenkauf", "code": "Gudenkauf" }, { "name": "CCI Systems", "code": "CCI Systems" }, { "name": "KDL", "code": "KDL" }, { "name": "GSP", "code": "GSP" }, { "name": "H&H", "code": "H&H" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Ewers", "code": "Ewers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateCommisioned", "type": "esriFieldTypeDate", "alias": "DateCommisioned", "length": 8, "domain": null }, { "name": "DocumentHotlinkPath", "type": "esriFieldTypeString", "alias": "DocumentHotlinkPath", "length": 255, "domain": null }, { "name": "ReelID", "type": "esriFieldTypeString", "alias": "ReelID", "length": 255, "domain": null }, { "name": "TracerWireIndicator", "type": "esriFieldTypeInteger", "alias": "TracerWireIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EstSMAttenuation1310", "type": "esriFieldTypeDouble", "alias": "EstSMAttenuation1310", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstSMAttenuation1550", "type": "esriFieldTypeDouble", "alias": "EstSMAttenuation1550", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstMMAttenuation850", "type": "esriFieldTypeDouble", "alias": "EstMMAttenuation850", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EstMMAttenuation1310", "type": "esriFieldTypeDouble", "alias": "EstMMAttenuation1310", "domain": { "type": "range", "name": "Fiber Estimated Attenuation Per Map Unit", "description": "Fiber Estimated Attenuation Per Map Unit", "range": [ 0, 0.01 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CableVendor", "type": "esriFieldTypeString", "alias": "CableVendor", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Supply Vendor", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CableManufacturer", "type": "esriFieldTypeString", "alias": "CableManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Manufacturer", "description": "", "codedValues": [ { "name": "Corning", "code": "Corning" }, { "name": "Draka", "code": "Draka" }, { "name": "Essex", "code": "Essex" }, { "name": "General", "code": "General" }, { "name": "OFS", "code": "OFS" }, { "name": "Prysmian", "code": "Prysmian" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CatalogNumber", "type": "esriFieldTypeString", "alias": "CatalogNumber", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Manufacturers Catalog Number", "description": "", "codedValues": [ { "name": "AC048HC511CB8", "code": "AC048HC511CB8" }, { "name": "AC072HC611CB8", "code": "AC072HC611CB8" }, { "name": "AC096HC811CB9", "code": "AC096HC811CB9" }, { "name": "AC114HCC11CB8", "code": "AC114HCC11CB8" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstalledTension", "type": "esriFieldTypeString", "alias": "InstalledTension", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Installed Tension", "description": "", "codedValues": [ { "name": "2254", "code": "2254" }, { "name": "2884", "code": "2884" }, { "name": "3251", "code": "3251" }, { "name": "3358", "code": "3358" }, { "name": "3399", "code": "3399" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaximumTension", "type": "esriFieldTypeString", "alias": "MaximumTension", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Optic Cable Maximum Tension", "description": "", "codedValues": [ { "name": "3024", "code": "3024" }, { "name": "4032", "code": "4032" }, { "name": "4091", "code": "4091" }, { "name": "4176", "code": "4176" }, { "name": "5040", "code": "5040" }, { "name": "7920", "code": "7920" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverlashedIndicator", "type": "esriFieldTypeInteger", "alias": "OverlashedIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProposedFiberOpticCableInd", "type": "esriFieldTypeInteger", "alias": "ProposedFiberOpticCableInd", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AbandonedIndicator", "type": "esriFieldTypeInteger", "alias": "AbandonedIndicator", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WorkOrderNumber", "type": "esriFieldTypeString", "alias": "WorkOrderNumber", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 255, "domain": null }, { "name": "SegmentLength", "type": "esriFieldTypeDouble", "alias": "SegmentLength", "domain": null }, { "name": "SegmentGlassLength", "type": "esriFieldTypeDouble", "alias": "SegmentGlassLength", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FootstampUnitOfMeasure", "type": "esriFieldTypeInteger", "alias": "FootstampUnitOfMeasure", "domain": { "type": "codedValue", "name": "fiberMarkingNotes", "description": "", "codedValues": [ { "name": "feet", "code": 3 }, { "name": "meters", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "ElectricZone", "type": "esriFieldTypeString", "alias": "ElectricZone", "length": 9, "domain": null }, { "name": "FiberZone", "type": "esriFieldTypeString", "alias": "FiberZone", "length": 9, "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "ServiceType", "length": 12, "domain": { "type": "codedValue", "name": "Fiber Service Type", "description": "Comm or Res or Both", "codedValues": [ { "name": "Both", "code": "Both" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Scada-AMI", "code": "ScadaAMI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FCC477", "type": "esriFieldTypeString", "alias": "FCC477", "length": 12, "domain": { "type": "codedValue", "name": "FCC477", "description": "", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Both", "code": "Both" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 110, "name": "Running Line- UG", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FieldLocate", "field2": "Horizon", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Yes,", "label": "Locate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Yes,No", "label": "Locate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": ",", "label": "Locate - Undetermined; , No" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": ",No", "label": "Locate - Undetermined; , No" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": ",Yes", "label": "No Locate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "No,", "label": "No Locate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "No,No", "label": "No Locate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "No,Yes", "label": "No Locate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Yes,Yes", "label": "No Locate" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 58, 130, 255 ], "toColor": [ 148, 58, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 242, 97, 255 ], "toColor": [ 153, 242, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 230, 245, 255 ], "toColor": [ 93, 230, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 154, 110, 255 ], "toColor": [ 224, 154, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 92, 250, 255 ], "toColor": [ 124, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 135, 78, 255 ], "toColor": [ 94, 135, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 90, 130, 255 ], "toColor": [ 49, 90, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 163, 247, 255 ], "toColor": [ 188, 163, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 82, 128, 255 ], "toColor": [ 235, 82, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 63, 61, 255 ], "toColor": [ 133, 63, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 157, 255 ], "toColor": [ 245, 237, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 96, 230, 255 ], "toColor": [ 216, 96, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 235, 187, 255 ], "toColor": [ 145, 235, 187, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9272945.269056302, "ymin": 4879567.561585818, "xmax": -9176065.1583041, "ymax": 4979490.654910485, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "OHDURD", "subtypeFieldName": "OHDURD", "subtypeField": "OHDURD", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "OHDURD", "type": "esriFieldTypeInteger", "alias": "OHD or URD", "domain": { "type": "codedValue", "name": "OHDURD", "description": "Overhead Underground indicator", "codedValues": [ { "name": "OHD", "code": 0 }, { "name": "URD", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InConduit", "type": "esriFieldTypeString", "alias": "InConduit", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConduitOwner", "type": "esriFieldTypeString", "alias": "Conduit Owner", "length": 255, "domain": { "type": "codedValue", "name": "DuctOwner", "description": "List of conduit owners", "codedValues": [ { "name": "City of Westerville", "code": "Westerville" }, { "name": "Other", "code": "Other" }, { "name": "Consolidated Electric Cooperative", "code": "CEC" }, { "name": "CFN", "code": "CFN" }, { "name": "City of Delaware", "code": "City of Delaware" }, { "name": "Cologix", "code": "Cologix" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldLocate", "type": "esriFieldTypeString", "alias": "Field Locate", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RLCount", "type": "esriFieldTypeSmallInteger", "alias": "RLCount", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "JointTrench", "type": "esriFieldTypeString", "alias": "JointTrench", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Horizon", "type": "esriFieldTypeString", "alias": "Horizon", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "id": 1, "name": "URD" }, { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "id": 0, "name": "OHD" } ], "subtypes": [ { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "defaultValues": { "Comments": null, "OHDURD": null, "InConduit": null, "ConduitOwner": null, "FieldLocate": null, "GlobalID": null, "RLCount": null, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "JointTrench": null, "Horizon": null }, "code": 1, "name": "URD" }, { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "defaultValues": { "Comments": null, "OHDURD": null, "InConduit": null, "ConduitOwner": null, "FieldLocate": null, "GlobalID": null, "RLCount": null, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "JointTrench": null, "Horizon": null }, "code": 0, "name": "OHD" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 106, "name": "Running Line- OH", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Horizon", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 165, 171, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 2 }, "value": "No", "label": "Consolidated" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 179, 255, 255 ], "width": 2 }, "value": "Yes", "label": "Horizon" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 58, 130, 255 ], "toColor": [ 148, 58, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 242, 97, 255 ], "toColor": [ 153, 242, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 230, 245, 255 ], "toColor": [ 93, 230, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 154, 110, 255 ], "toColor": [ 224, 154, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 92, 250, 255 ], "toColor": [ 124, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 135, 78, 255 ], "toColor": [ 94, 135, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 90, 130, 255 ], "toColor": [ 49, 90, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 163, 247, 255 ], "toColor": [ 188, 163, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 82, 128, 255 ], "toColor": [ 235, 82, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 63, 61, 255 ], "toColor": [ 133, 63, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 237, 157, 255 ], "toColor": [ 245, 237, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 96, 230, 255 ], "toColor": [ 216, 96, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 235, 187, 255 ], "toColor": [ 145, 235, 187, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9272945.269056302, "ymin": 4879567.561585818, "xmax": -9176065.1583041, "ymax": 4979490.654910485, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "OHDURD", "subtypeFieldName": "OHDURD", "subtypeField": "OHDURD", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OHDURD", "type": "esriFieldTypeInteger", "alias": "OHD or URD", "domain": { "type": "codedValue", "name": "OHDURD", "description": "Overhead Underground indicator", "codedValues": [ { "name": "OHD", "code": 0 }, { "name": "URD", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InConduit", "type": "esriFieldTypeString", "alias": "InConduit", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConduitOwner", "type": "esriFieldTypeString", "alias": "Conduit Owner", "length": 255, "domain": { "type": "codedValue", "name": "DuctOwner", "description": "List of conduit owners", "codedValues": [ { "name": "City of Westerville", "code": "Westerville" }, { "name": "Other", "code": "Other" }, { "name": "Consolidated Electric Cooperative", "code": "CEC" }, { "name": "CFN", "code": "CFN" }, { "name": "City of Delaware", "code": "City of Delaware" }, { "name": "Cologix", "code": "Cologix" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldLocate", "type": "esriFieldTypeString", "alias": "Field Locate", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RLCount", "type": "esriFieldTypeSmallInteger", "alias": "RLCount", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "JointTrench", "type": "esriFieldTypeString", "alias": "JointTrench", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Horizon", "type": "esriFieldTypeString", "alias": "Horizon", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "id": 1, "name": "URD" }, { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "id": 0, "name": "OHD" } ], "subtypes": [ { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "defaultValues": { "Comments": null, "OHDURD": null, "InConduit": null, "ConduitOwner": null, "FieldLocate": null, "GlobalID": null, "RLCount": null, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "JointTrench": null, "Horizon": null }, "code": 1, "name": "URD" }, { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "defaultValues": { "Comments": null, "OHDURD": null, "InConduit": null, "ConduitOwner": null, "FieldLocate": null, "GlobalID": null, "RLCount": null, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "JointTrench": null, "Horizon": null }, "code": 0, "name": "OHD" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 105, "name": "Running Line- UG", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9272945.269056302, "ymin": 4879567.561585818, "xmax": -9176065.1583041, "ymax": 4979490.654910485, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "OHDURD", "subtypeFieldName": "OHDURD", "subtypeField": "OHDURD", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OHDURD", "type": "esriFieldTypeInteger", "alias": "OHD or URD", "domain": { "type": "codedValue", "name": "OHDURD", "description": "Overhead Underground indicator", "codedValues": [ { "name": "OHD", "code": 0 }, { "name": "URD", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InConduit", "type": "esriFieldTypeString", "alias": "InConduit", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConduitOwner", "type": "esriFieldTypeString", "alias": "Conduit Owner", "length": 255, "domain": { "type": "codedValue", "name": "DuctOwner", "description": "List of conduit owners", "codedValues": [ { "name": "City of Westerville", "code": "Westerville" }, { "name": "Other", "code": "Other" }, { "name": "Consolidated Electric Cooperative", "code": "CEC" }, { "name": "CFN", "code": "CFN" }, { "name": "City of Delaware", "code": "City of Delaware" }, { "name": "Cologix", "code": "Cologix" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldLocate", "type": "esriFieldTypeString", "alias": "Field Locate", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RLCount", "type": "esriFieldTypeSmallInteger", "alias": "RLCount", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "JointTrench", "type": "esriFieldTypeString", "alias": "JointTrench", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Horizon", "type": "esriFieldTypeString", "alias": "Horizon", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "id": 1, "name": "URD" }, { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "id": 0, "name": "OHD" } ], "subtypes": [ { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "defaultValues": { "Comments": null, "OHDURD": null, "InConduit": null, "ConduitOwner": null, "FieldLocate": null, "GlobalID": null, "RLCount": null, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "JointTrench": null, "Horizon": null }, "code": 1, "name": "URD" }, { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "defaultValues": { "Comments": null, "OHDURD": null, "InConduit": null, "ConduitOwner": null, "FieldLocate": null, "GlobalID": null, "RLCount": null, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "JointTrench": null, "Horizon": null }, "code": 0, "name": "OHD" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Conduit System", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9268010.78887326, "ymin": 4882463.287081375, "xmax": -9192138.342365611, "ymax": 4965782.65457093, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CREATIONUSER", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "BURIEDDEPTH", "type": "esriFieldTypeString", "alias": "Buried Depth", "length": 20, "domain": null }, { "name": "ENCASEMENTTYPE", "type": "esriFieldTypeString", "alias": "Encasement Type", "length": 5, "domain": { "type": "codedValue", "name": "ULS Encasement Type", "description": "", "codedValues": [ { "name": "Back Fill", "code": "BF" }, { "name": "Concrete", "code": "CCRT" }, { "name": "Bore", "code": "Bore" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "MeasuredLength", "domain": { "type": "range", "name": "Measured Length", "description": "", "range": [ 1, 1000000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "LENGTHSOURCE", "type": "esriFieldTypeString", "alias": "Length Source", "length": 5, "domain": { "type": "codedValue", "name": "Length Source Indicator", "description": "", "codedValues": [ { "name": "Field Measurement", "code": "FM" }, { "name": "Mapping System", "code": "MS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 20, "domain": null }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "LABELTEXT", "type": "esriFieldTypeString", "alias": "Label Text", "length": 50, "domain": null }, { "name": "WORKREQUESTID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DESIGNID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WORKLOCATIONID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WORKFLOWSTATUS", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WORKFUNCTION", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DUCTBANKHEIGHT", "type": "esriFieldTypeInteger", "alias": "DUCTBANKHEIGHT", "domain": null }, { "name": "DUCTBANKWIDTH", "type": "esriFieldTypeInteger", "alias": "DUCTBANKWIDTH", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "ULS Material Duct Bank", "description": "", "codedValues": [ { "name": "Fiber", "code": "FIB" }, { "name": "Steel", "code": "STL" }, { "name": "Wood", "code": "WOD" }, { "name": "Unknown", "code": "UNK" }, { "name": "PVC", "code": "PVC" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConstructionStatus", "type": "esriFieldTypeString", "alias": "ConstructionStatus", "length": 50, "domain": null }, { "name": "Height", "type": "esriFieldTypeString", "alias": "Height", "length": 50, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 255, "domain": null }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "TracerWire", "type": "esriFieldTypeString", "alias": "TracerWire", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Quantity", "type": "esriFieldTypeSmallInteger", "alias": "Quantity", "domain": null }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "ENCASEMENTTYPE": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "LENGTHSOURCE": {"type": "inherited"}, "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "Material": {"type": "inherited"}, "TracerWire": {"type": "inherited"} }, "id": 1, "name": "Duct Bank" }, { "domains": { "ENCASEMENTTYPE": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "LENGTHSOURCE": {"type": "inherited"}, "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "Material": {"type": "inherited"}, "TracerWire": {"type": "inherited"} }, "id": 2, "name": "Trench" } ], "subtypes": [ { "domains": { "ENCASEMENTTYPE": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "LENGTHSOURCE": {"type": "inherited"}, "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "Material": {"type": "inherited"}, "TracerWire": {"type": "inherited"} }, "defaultValues": { "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "SUBTYPECD": 1, "FACILITYID": null, "CONFIGURATION": null, "BURIEDDEPTH": null, "ENCASEMENTTYPE": "CCRT", "MANUFACTURER": null, "MODEL": null, "MEASUREDLENGTH": null, "LENGTHSOURCE": null, "WORKORDERID": null, "INSTALLATIONDATE": null, "LABELTEXT": null, "WORKREQUESTID": null, "DESIGNID": null, "WORKLOCATIONID": null, "WORKFLOWSTATUS": 0, "WORKFUNCTION": 0, "ENABLED": 1, "DUCTBANKHEIGHT": null, "DUCTBANKWIDTH": null, "GlobalID": null, "Material": null, "ConstructionStatus": null, "Height": null, "Hyperlink": null, "Width": null, "TracerWire": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Quantity": null, "GlobalIDReference": null }, "code": 1, "name": "Duct Bank" }, { "domains": { "ENCASEMENTTYPE": {"type": "inherited"}, "MEASUREDLENGTH": {"type": "inherited"}, "LENGTHSOURCE": {"type": "inherited"}, "WORKFLOWSTATUS": {"type": "inherited"}, "WORKFUNCTION": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "Material": {"type": "inherited"}, "TracerWire": {"type": "inherited"} }, "defaultValues": { "CREATIONUSER": null, "DATECREATED": null, "DATEMODIFIED": null, "LASTUSER": null, "SUBTYPECD": 2, "FACILITYID": null, "CONFIGURATION": null, "BURIEDDEPTH": null, "ENCASEMENTTYPE": "CCRT", "MANUFACTURER": null, "MODEL": null, "MEASUREDLENGTH": null, "LENGTHSOURCE": null, "WORKORDERID": null, "INSTALLATIONDATE": null, "LABELTEXT": null, "WORKREQUESTID": null, "DESIGNID": null, "WORKLOCATIONID": null, "WORKFLOWSTATUS": 0, "WORKFUNCTION": 0, "ENABLED": 1, "DUCTBANKHEIGHT": null, "DUCTBANKWIDTH": null, "GlobalID": null, "Material": null, "ConstructionStatus": null, "Height": null, "Hyperlink": null, "Width": null, "TracerWire": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Quantity": null, "GlobalIDReference": null }, "code": 2, "name": "Trench" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 134, "name": "Running Line- Joint Trench - Electric & Fiber", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9028, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 10 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"! Joint Trench - Electric & Fiber !\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 9028, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9272945.269056302, "ymin": 4879567.561585818, "xmax": -9176065.1583041, "ymax": 4979490.654910485, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": "OHDURD", "subtypeFieldName": "OHDURD", "subtypeField": "OHDURD", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OHDURD", "type": "esriFieldTypeInteger", "alias": "OHD or URD", "domain": { "type": "codedValue", "name": "OHDURD", "description": "Overhead Underground indicator", "codedValues": [ { "name": "OHD", "code": 0 }, { "name": "URD", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InConduit", "type": "esriFieldTypeString", "alias": "InConduit", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConduitOwner", "type": "esriFieldTypeString", "alias": "Conduit Owner", "length": 255, "domain": { "type": "codedValue", "name": "DuctOwner", "description": "List of conduit owners", "codedValues": [ { "name": "City of Westerville", "code": "Westerville" }, { "name": "Other", "code": "Other" }, { "name": "Consolidated Electric Cooperative", "code": "CEC" }, { "name": "CFN", "code": "CFN" }, { "name": "City of Delaware", "code": "City of Delaware" }, { "name": "Cologix", "code": "Cologix" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldLocate", "type": "esriFieldTypeString", "alias": "Field Locate", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RLCount", "type": "esriFieldTypeSmallInteger", "alias": "RLCount", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 255, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "JointTrench", "type": "esriFieldTypeString", "alias": "JointTrench", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Horizon", "type": "esriFieldTypeString", "alias": "Horizon", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "id": 1, "name": "URD" }, { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "id": 0, "name": "OHD" } ], "subtypes": [ { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "defaultValues": { "Comments": null, "OHDURD": null, "InConduit": null, "ConduitOwner": null, "FieldLocate": null, "GlobalID": null, "RLCount": null, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "JointTrench": null, "Horizon": null }, "code": 1, "name": "URD" }, { "domains": { "InConduit": {"type": "inherited"}, "ConduitOwner": {"type": "inherited"}, "FieldLocate": {"type": "inherited"}, "JointTrench": {"type": "inherited"}, "Horizon": {"type": "inherited"} }, "defaultValues": { "Comments": null, "OHDURD": null, "InConduit": null, "ConduitOwner": null, "FieldLocate": null, "GlobalID": null, "RLCount": null, "CreationUser": null, "CreationDate": null, "LastUser": null, "DateModified": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "JointTrench": null, "Horizon": null }, "code": 0, "name": "OHD" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "GIS.GISADMIN.FiberInspections", "type": "Table", "description": null, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FieldNotes", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FieldNotes", "type": "esriFieldTypeString", "alias": "FieldNotes", "length": 999, "domain": null }, { "name": "FieldDate", "type": "esriFieldTypeDate", "alias": "FieldDate", "length": 8, "domain": null }, { "name": "FieldVerify", "type": "esriFieldTypeString", "alias": "FieldVerify", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GISUpdated", "type": "esriFieldTypeString", "alias": "GISUpdated", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Indicator text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GUID", "type": "esriFieldTypeGUID", "alias": "GUID", "length": 38, "domain": null }, { "name": "GISEntered", "type": "esriFieldTypeDate", "alias": "GISEntered", "length": 8, "domain": null }, { "name": "GISNotes", "type": "esriFieldTypeString", "alias": "GISNotes", "length": 999, "domain": null }, { "name": "InspectionCondition", "type": "esriFieldTypeString", "alias": "InspectionCondition", "length": 20, "domain": { "type": "codedValue", "name": "ConditionRating", "description": "", "codedValues": [ { "name": "Non-existent", "code": "Non-existent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "InspectionAssetType", "type": "esriFieldTypeString", "alias": "InspectionAssetType", "length": 50, "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": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 20, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 119, "name": "FIBER_FiberInspections__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "FDO_ATTACHMENTID", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_78_REL_GLOBALID", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }