{ "currentVersion": 10.81, "id": 0, "name": "FieldShield Fiber Cable", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FiberCount", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 179, 90, 255 ], "width": 1.5 }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 96, 54, 255 ], "width": 1.5 }, "value": "108", "label": "108", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 141, 214, 255 ], "width": 1.5 }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 139, 140, 255 ], "width": 1.5 }, "value": "144", "label": "144", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 83, 132, 255 ], "width": 1.5 }, "value": "18", "label": "18", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 232, 242, 255 ], "width": 1.5 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 50, 138, 255 ], "width": 1.5 }, "value": "216", "label": "216", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 130, 69, 255 ], "width": 1.5 }, "value": "24", "label": "24", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 245, 108, 255 ], "width": 1.5 }, "value": "288", "label": "288", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 247, 178, 255 ], "width": 1.5 }, "value": "36", "label": "36", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 143, 187, 255 ], "width": 1.5 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 48, 99, 255 ], "width": 1.5 }, "value": "48", "label": "48", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 146, 122, 240, 255 ], "width": 1.5 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 81, 208, 255 ], "width": 1.5 }, "value": "60", "label": "60", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 227, 93, 255 ], "width": 1.5 }, "value": "72", "label": "72", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 101, 87, 255 ], "width": 1.5 }, "value": "96", "label": "96", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[CABLENAME] CONCAT \" \" CONCAT [FiberCount] CONCAT \"F\" CONCAT \" - \" CONCAT [FieldNotesLength] CONCAT \"'\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3069642.4348754883, "ymin": 1290642.1483154297, "xmax": 3129452.819885254, "ymax": 1321349.180114746, "spatialReference": { "wkid": 102653, "latestWkid": 2231 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FiberCount", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CableName", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "FiberCount", "type": "esriFieldTypeInteger", "alias": "FiberCount", "domain": { "type": "codedValue", "name": "Fiber Number Of Strands", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "12", "code": 12 }, { "name": "18", "code": 18 }, { "name": "24", "code": 24 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "60", "code": 60 }, { "name": "72", "code": 72 }, { "name": "96", "code": 96 }, { "name": "108", "code": 108 }, { "name": "144", "code": 144 }, { "name": "216", "code": 216 }, { "name": "288", "code": 288 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "Work Order", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }