{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "L.T. 500 kV", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Lineas de Transmision (L.T.)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TENSION_NOM", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "value": "500" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 119, 242, 255 ], "toColor": [ 129, 119, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 189, 72, 255 ], "toColor": [ 76, 189, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 87, 92, 255 ], "toColor": [ 242, 87, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 201, 224, 255 ], "toColor": [ 85, 201, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 207, 95, 255 ], "toColor": [ 245, 207, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 90, 117, 255 ], "toColor": [ 143, 90, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 224, 255 ], "toColor": [ 245, 86, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 132, 81, 255 ], "toColor": [ 135, 132, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 88, 148, 255 ], "toColor": [ 53, 88, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 235, 185, 255 ], "toColor": [ 152, 235, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 166, 121, 255 ], "toColor": [ 242, 166, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 111, 156, 255 ], "toColor": [ 232, 111, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 161, 240, 255 ], "toColor": [ 200, 161, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.283305, "ymin": -18.174338229, "xmax": -69.103100002, "ymax": -3.2693085720000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EMPRESA", "type": "esriFieldTypeString", "alias": "Nombre de la Empresa", "length": 50, "domain": null }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "Nombre de Linea de Transmision", "length": 50, "domain": null }, { "name": "TENSION_NOM", "type": "esriFieldTypeDouble", "alias": "Tension Nominal (kV)", "domain": null }, { "name": "LONGITUD", "type": "esriFieldTypeDouble", "alias": "Longitud de Linea de Transmision (KM)", "domain": null }, { "name": "TIPO_EMPRESA", "type": "esriFieldTypeString", "alias": "Tipo de Empresa", "length": 30, "domain": { "type": "codedValue", "name": "TIPO_DE_EMPRESA", "description": "TIPO DE EMPRESA", "codedValues": [ { "name": "GENERADORA", "code": "G" }, { "name": "TRANSMISORA", "code": "TR" }, { "name": "CLIENTE LIBRE", "code": "CL" }, { "name": "DISTRIBUIDORA", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REGION_GEOGRAFICA", "type": "esriFieldTypeString", "alias": "Region Geográfica", "length": 10, "domain": { "type": "codedValue", "name": "REGION_GEOGRAFICA", "description": "REGION GEOGRAFICA", "codedValues": [ { "name": "COSTA", "code": "CO" }, { "name": "SIERRA", "code": "SI" }, { "name": "SELVA", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AREA_SEIN", "type": "esriFieldTypeString", "alias": "Area SEIN", "length": 10, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 20, "domain": { "type": "codedValue", "name": "ESTADO", "description": "ESTADO DE INSTALACIONES", "codedValues": [ { "name": "FUERA DE SERVICIO", "code": "FS" }, { "name": "EN CONSTRUCCION", "code": "CN" }, { "name": "PARALIZADO", "code": "PA" }, { "name": "PROYECTADO", "code": "P" }, { "name": "EN ARBITRAJE", "code": "EA" }, { "name": "EN CADUCIDAD", "code": "C" }, { "name": "EN SERVICIO", "code": "ES" }, { "name": "ESTUDIOS", "code": "E" }, { "name": "CONTRATO RESUELTO", "code": "CR" }, { "name": "CONTRATO SUSPENDIDO", "code": "CS" }, { "name": "RETIRADO", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NODO_SALIDA", "type": "esriFieldTypeString", "alias": "Nombre de Subestacion de Salida", "length": 50, "domain": null }, { "name": "NODO_LLEGADA", "type": "esriFieldTypeString", "alias": "Nombre de Subestacion de Llegada", "length": 50, "domain": null }, { "name": "MAX_TENS_OPERAC", "type": "esriFieldTypeDouble", "alias": "Maxima Tension Operativa", "domain": null }, { "name": "LONG_AEREA", "type": "esriFieldTypeDouble", "alias": "Longitud Aerea", "domain": null }, { "name": "LONG_SUBTER", "type": "esriFieldTypeDouble", "alias": "Longitud Subterranea", "domain": null }, { "name": "PUEST_OPER", "type": "esriFieldTypeDate", "alias": "Puesta en Operacion", "length": 8, "domain": null }, { "name": "IMAGEN", "type": "esriFieldTypeString", "alias": "Imagen", "length": 100, "domain": null }, { "name": "FICHA", "type": "esriFieldTypeString", "alias": "FICHA", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PCO_ANIO", "type": "esriFieldTypeSmallInteger", "alias": "AÑO", "domain": null }, { "name": "FIRMA_CONTRATO", "type": "esriFieldTypeDate", "alias": "FIRMA_CONTRATO", "length": 8, "domain": null }, { "name": "TIPO_CONTRATO", "type": "esriFieldTypeString", "alias": "TIPO_CONTRATO", "length": 50, "domain": null }, { "name": "MONTO_INV", "type": "esriFieldTypeDouble", "alias": "MONTO_INV", "domain": null }, { "name": "MAT_CODUC", "type": "esriFieldTypeString", "alias": "MAT_CODUC", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "A168_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, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7fcdb0d6537a4925bb3b417aa3cca8cb" }