{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Private lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "line_voltage", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "line voltage", "classes": [ { "label": "132KV", "description": "132KV", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 1 }, "values": [ [ "132" ] ] }, { "label": "220KV", "description": "220KV", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "200" ] ] }, { "label": "400KV", "description": "400KV", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "400" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "132", "label": "132KV" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "200", "label": "220KV" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "400", "label": "400KV" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 220, 255 ], "toColor": [ 197, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 182, 255 ], "toColor": [ 252, 207, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 221, 252, 255 ], "toColor": [ 187, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 182, 255 ], "toColor": [ 252, 250, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 232, 255 ], "toColor": [ 252, 204, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 251, 252, 255 ], "toColor": [ 212, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 190, 255 ], "toColor": [ 252, 182, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 210, 252, 255 ], "toColor": [ 212, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 202, 255 ], "toColor": [ 226, 252, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "line_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": "line_name", "type": "esriFieldTypeString", "alias": "Name of the Line", "length": 8000, "domain": null }, { "name": "line_voltage", "type": "esriFieldTypeString", "alias": "line voltage", "length": 255, "domain": { "type": "codedValue", "name": "Voltage", "description": "", "codedValues": [ { "name": "220KV", "code": "200" }, { "name": "132KV", "code": "132" }, { "name": "400KV", "code": "400" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "date_of_commissioning", "type": "esriFieldTypeDate", "alias": "Date_of_commissioning", "length": 8, "domain": null }, { "name": "circuit_type", "type": "esriFieldTypeString", "alias": "Circuit_type", "length": 255, "domain": null }, { "name": "line_length", "type": "esriFieldTypeDouble", "alias": "length of the Line (KM)", "domain": null }, { "name": "conductor_type", "type": "esriFieldTypeString", "alias": "type of conductor", "length": 255, "domain": null }, { "name": "no_of_conductors_per_phase", "type": "esriFieldTypeSmallInteger", "alias": "Number of Conductors per Phase", "domain": { "type": "range", "name": "numberofconductorsperphase", "description": "", "range": [ 0, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "total_towers", "type": "esriFieldTypeDouble", "alias": "Total number of towers", "domain": null }, { "name": "maintained_by", "type": "esriFieldTypeString", "alias": "Line Maintained by", "length": 255, "domain": null }, { "name": "ss_connected", "type": "esriFieldTypeString", "alias": "subsation_connected", "length": 255, "domain": null }, { "name": "zone", "type": "esriFieldTypeString", "alias": "zone", "length": 255, "domain": { "type": "codedValue", "name": "Zone", "description": "Zone judistriction", "codedValues": [ { "name": "Vijayawada Zone", "code": "Vijayawada" }, { "name": "Kadapa Zone", "code": "Kadapa" }, { "name": "Vishakapatnam Zone", "code": "Visakhapatnam" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "circle", "type": "esriFieldTypeSmallInteger", "alias": "circle", "domain": { "type": "codedValue", "name": "Circle", "description": "Circle", "codedValues": [ { "name": "Srikakulam", "code": 1 }, { "name": "Vizianagaram", "code": 2 }, { "name": "Vizag", "code": 3 }, { "name": "Rajamahendravaram", "code": 4 }, { "name": "Eluru", "code": 5 }, { "name": "Vijayawada", "code": 6 }, { "name": "Guntur", "code": 7 }, { "name": "Ongole", "code": 8 }, { "name": "Nellore", "code": 9 }, { "name": "Kurnool", "code": 10 }, { "name": "Ananthapur", "code": 11 }, { "name": "Kadapa", "code": 12 }, { "name": "Chittoor", "code": 13 }, { "name": "Vizag_400KV", "code": 14 }, { "name": "Vijayawada_400KV", "code": 15 }, { "name": "Kadapa_400KV", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "division", "type": "esriFieldTypeString", "alias": "Division", "length": 255, "domain": { "type": "codedValue", "name": "Division", "description": "Division Judistriction", "codedValues": [ { "name": "Yerraguntla division", "code": "Yerraguntla" }, { "name": "Thirupathi division", "code": "Thirupathi" }, { "name": "Chittoor division", "code": "Chittoor" }, { "name": "Madanapalli division", "code": "Madanapalli" }, { "name": "Kurnool division", "code": "Kurnool" }, { "name": "Nandyal division", "code": "Nandyal" }, { "name": "Hindupur division", "code": "Hindupur" }, { "name": "Ananthapuram division", "code": "Ananthapuram" }, { "name": "Nidadavole division", "code": "Nidadavole" }, { "name": "Eluru division", "code": "Eluru" }, { "name": "Kakinada division", "code": "Kakinada" }, { "name": "Bommuru division", "code": "Bommuru" }, { "name": "Gajuwaka division", "code": "Gajuwaka" }, { "name": "Pendurthi division", "code": "Pendurthi" }, { "name": "Vizianagaram division", "code": "Vizianagaram" }, { "name": "Srikakulam division", "code": "Srikakulam" }, { "name": "Kadapa division", "code": "Kadapa " }, { "name": "Gunadala division", "code": "Gunadala" }, { "name": "Nunna division", "code": "Nunna" }, { "name": "Guntur division", "code": "Guntur" }, { "name": "Narasaraopeta division", "code": "Narasaraopeta" }, { "name": "Ongole division", "code": "Ongole" }, { "name": "Podili division", "code": "Podili" }, { "name": "Nellore division", "code": "Nellore" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "SubDivision", "length": 255, "domain": { "type": "codedValue", "name": "SubDivision", "description": "SubDivision judistriction", "codedValues": [ { "name": "Gunadala", "code": "Gunadala" }, { "name": "Kondapalli", "code": "Kondapalli" }, { "name": "Chillakallu", "code": "Chillakallu" }, { "name": "Nunna", "code": "Nunna" }, { "name": "Gudiwada", "code": "Gudiwada" }, { "name": "Nuzividu", "code": "Nuzividu" }, { "name": "Guntur", "code": "Guntur" }, { "name": "Tadikonda", "code": "Tadikonda" }, { "name": "Prathipadu", "code": "Prathipadu" }, { "name": "Narasaraopeta", "code": "Narasaraopeta" }, { "name": "Tallapalli maintenance", "code": "O&M Tallapalli" }, { "name": "Rentachintala", "code": "Rentachintala" }, { "name": "Tallapalli EHT Lines", "code": "Lines Tallapalli" }, { "name": "Piduguralla", "code": "Piduguralla" }, { "name": "Ongole", "code": "Ongole" }, { "name": "Paruchur", "code": "Paruchur" }, { "name": "Kandukuru", "code": "Kandukuru" }, { "name": "Podili", "code": "Podili" }, { "name": "Markapur", "code": "Markapur" }, { "name": "Nellore", "code": "Nellore" }, { "name": "Racherlapadu", "code": "Racherlapadu" }, { "name": "Atmakuru", "code": "Atmakuru" }, { "name": "Gudur", "code": "Gudur" }, { "name": "NTS", "code": "NTS" }, { "name": "Sullurpeta", "code": "Sullurpeta" }, { "name": "Naidupeta", "code": "Naidupeta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r1148_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a718_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "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": false }, "dateFieldsTimeReference": { "timeZone": "India Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "India Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "68400ba72e7a44d2824d908d218e1077" }