{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Streetlight Cables", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REPLACED", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "defaultLabel": "Unknown or Other", "uniqueValueGroups": [ { "heading": "Has Been Replaced", "classes": [ { "label": "No", "description": "No", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 55, 55, 255 ], "width": 2 }, "values": [ [ "No" ] ] }, { "label": "Yes", "description": "Yes", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 57, 255 ], "width": 2 }, "values": [ [ "Yes" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 55, 55, 255 ], "width": 2 }, "value": "No", "label": "No" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 57, 255 ], "width": 2 }, "value": "Yes", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 202, 255 ], "toColor": [ 252, 242, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 202, 252, 255 ], "toColor": [ 242, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 229, 255 ], "toColor": [ 199, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1380708.2697670609, "ymin": 450007.77904230356, "xmax": 1398107.26449655, "ymax": 486526.81820881367, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "START_POLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "START_POLE", "type": "esriFieldTypeString", "alias": "START_POLE", "length": 10, "domain": null }, { "name": "END_POLE", "type": "esriFieldTypeString", "alias": "END_POLE", "length": 10, "domain": null }, { "name": "ISSUES", "type": "esriFieldTypeString", "alias": "ISSUES", "length": 30, "domain": null }, { "name": "CABLE_ID", "type": "esriFieldTypeString", "alias": "CABLE_ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "DATE_REPLACED", "type": "esriFieldTypeDate", "alias": "Date Replaced", "length": 8, "domain": null }, { "name": "REPLACED_BY", "type": "esriFieldTypeString", "alias": "Replaced By", "length": 255, "domain": null }, { "name": "WORK_ID", "type": "esriFieldTypeString", "alias": "Work ID #", "length": 255, "domain": null }, { "name": "HAND_BOX", "type": "esriFieldTypeString", "alias": "Hand Box", "length": 255, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDUIT_DIRECT_BURY", "type": "esriFieldTypeString", "alias": "Conduit or Direct Bury", "length": 255, "domain": { "type": "codedValue", "name": "Conduit_or_Direct_Bury", "description": "Conduit or Direct Bury for Streetlight Cables", "codedValues": [ { "name": "Conduit", "code": "Conduit" }, { "name": "Direct Bury", "code": "Direct Bury" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "DOCS", "type": "esriFieldTypeString", "alias": "Documents", "length": 255, "domain": null }, { "name": "CABLE_FOOTAGE", "type": "esriFieldTypeInteger", "alias": "Footage of Cable", "domain": null }, { "name": "REPLACED", "type": "esriFieldTypeString", "alias": "REPLACED", "length": 15, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S967_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bcfa6a603d57404389dd361c9a801f5c" }