{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Ganadores_Consulta_Interpartidista_Departamento_2026", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['cantidad_validos'];\nvar field2 = $feature['potencialElectoral'];\nvar hasNormField1 = false;\nvar hasNormField2 = false;\nvar normField1 = null;\nvar normField2 = null;\nif (\n IsEmpty(field1) || \n IsEmpty(field2) ||\n (hasNormField1 && (IsEmpty(normField1) || normField1 == 0)) ||\n (hasNormField2 && (IsEmpty(normField2) || normField2 == 0))\n) {\n return null; \n}\nvar value1 = IIf(hasNormField1, (field1 / normField1), field1);\nvar value2 = IIf(hasNormField2, (field2 / normField2), field2);\nvar breaks1 = [[2319,500000],[500000,1000000],[1000000,1655005]];\nvar breaks2 = [[26162,500000],[500000,1000000],[1000000,6101479]];\nvar classCodes = [\"L\", \"M\", \"H\"];\nfunction getClassCode(value, breaks) {\n var code = null;\n for (var i in breaks) {\n var info = breaks[i];\n if (value >= info[0] && value <= info[1]) {\n code = classCodes[i];\n break;\n }\n }\n return code;\n}\nvar code1 = getClassCode(value1, breaks1);\nvar code2 = getClassCode(value2, breaks2);\nvar classValue = IIf(IsEmpty(code1) || IsEmpty(code2), null, code1 + code2);\nreturn classValue;", "valueExpressionTitle": "Relationship", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "High - High", "description": "High - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HH" ] ] }, { "label": "High - Medium", "description": "High - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HM" ] ] }, { "label": "High - Low", "description": "High - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 13, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HL" ] ] }, { "label": "Medium - High", "description": "Medium - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 89, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "MH" ] ] }, { "label": "Medium - Medium", "description": "Medium - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "MM" ] ] }, { "label": "Medium - Low", "description": "Medium - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 103, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "ML" ] ] }, { "label": "Low - High", "description": "Low - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LH" ] ] }, { "label": "Low - Medium", "description": "Low - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LM" ] ] }, { "label": "Low - Low", "description": "Low - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 179, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HH", "label": "High - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HM", "label": "High - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 13, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HL", "label": "High - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 89, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "MH", "label": "Medium - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "MM", "label": "Medium - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 103, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "ML", "label": "Medium - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LH", "label": "Low - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LM", "label": "Low - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 179, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "cantidad_validos", "label": "Votos Validos", "classBreakInfos": [ { "minValue": 2319, "maxValue": 500000 }, { "minValue": 500000, "maxValue": 1000000 }, { "minValue": 1000000, "maxValue": 1655005 } ] }, "field2": { "field": "potencialElectoral", "label": "Potencial Electoral", "classBreakInfos": [ { "minValue": 26162, "maxValue": 500000 }, { "minValue": 500000, "maxValue": 1000000 }, { "minValue": 1000000, "maxValue": 6101479 } ] }, "classificationMethod": "esriClassifyManual", "type": "relationship", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562055564406, "ymin": -4.229406466235389, "xmax": -66.8472154267505, "ymax": 13.394727761676904, "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": "codigo", "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": "codigo", "type": "esriFieldTypeString", "alias": "código", "length": 2, "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "Nombre Departamento", "length": 250, "domain": null }, { "name": "consulta_gran_consulta", "type": "esriFieldTypeString", "alias": "La Gran Consulta Por Colombia", "length": 8000, "domain": null }, { "name": "Votos_GRAN_CONSULTA", "type": "esriFieldTypeInteger", "alias": "Votos - La Gran Consulta Por Colombia", "domain": null }, { "name": "consulta_soluciones", "type": "esriFieldTypeString", "alias": "Consulta De Las Soluciones: Salud, Seguridad Y Educación", "length": 8000, "domain": null }, { "name": "Votos_SOLUCIONES", "type": "esriFieldTypeInteger", "alias": "Votos - Consulta De Las Soluciones: Salud, Seguridad Y Educación", "domain": null }, { "name": "consulta_frente_vida", "type": "esriFieldTypeString", "alias": "Frente Por La Vida", "length": 8000, "domain": null }, { "name": "votos_frente_vida", "type": "esriFieldTypeInteger", "alias": "Votos - Frente Por La Vida", "domain": null }, { "name": "Ganador_Departamento", "type": "esriFieldTypeString", "alias": "Ganador Departamento", "length": 8000, "domain": null }, { "name": "votos_ganador_deparatmento", "type": "esriFieldTypeInteger", "alias": "Votos Ganador Departamento", "domain": null }, { "name": "cantidad_votantes", "type": "esriFieldTypeInteger", "alias": "Candtidad Votantes", "domain": null }, { "name": "porcentaje_votantes", "type": "esriFieldTypeDouble", "alias": "Porcentaje Votantes (%)", "domain": null }, { "name": "cantidad_noMarcados", "type": "esriFieldTypeInteger", "alias": "Votos No Marcados", "domain": null }, { "name": "porcentaje_noMarcados", "type": "esriFieldTypeDouble", "alias": "Porcentaje No Marcados (%)", "domain": null }, { "name": "cantidad_nulos", "type": "esriFieldTypeInteger", "alias": "Votos Nulos", "domain": null }, { "name": "porcentaje_nulos", "type": "esriFieldTypeDouble", "alias": "Porcentaje Votos Nulos (%)", "domain": null }, { "name": "cantidad_validos", "type": "esriFieldTypeInteger", "alias": "Votos Validos", "domain": null }, { "name": "porcentaje_validos", "type": "esriFieldTypeDouble", "alias": "Porcentaje Votos Validos (%)", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "total_hombres", "type": "esriFieldTypeInteger", "alias": "Total Hombres", "domain": null }, { "name": "total_mujeres", "type": "esriFieldTypeInteger", "alias": "Total Mujeres", "domain": null }, { "name": "potencialElectoral", "type": "esriFieldTypeInteger", "alias": "Potencial Electoral", "domain": null }, { "name": "num_puestos", "type": "esriFieldTypeInteger", "alias": "Número de Puestos de Votación", "domain": null }, { "name": "espectroPoliticoGanador", "type": "esriFieldTypeString", "alias": "Espectro Politico Ganador", "length": 255, "domain": null }, { "name": "abstencionPolitica", "type": "esriFieldTypeInteger", "alias": "Abstención Política", "domain": null }, { "name": "consultaGanadora", "type": "esriFieldTypeString", "alias": "Consulta Ganadora", "length": 255, "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": "I3codigo", "fields": "codigo", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Ganadores_Consulta_Interpartidista_Municipio_2026", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['cantidad_validos'];\nvar field2 = $feature['potencialElectoral'];\nvar hasNormField1 = false;\nvar hasNormField2 = false;\nvar normField1 = null;\nvar normField2 = null;\nif (\n IsEmpty(field1) || \n IsEmpty(field2) ||\n (hasNormField1 && (IsEmpty(normField1) || normField1 == 0)) ||\n (hasNormField2 && (IsEmpty(normField2) || normField2 == 0))\n) {\n return null; \n}\nvar value1 = IIf(hasNormField1, (field1 / normField1), field1);\nvar value2 = IIf(hasNormField2, (field2 / normField2), field2);\nvar breaks1 = [[0,50000],[50000,200000],[200000,1655005]];\nvar breaks2 = [[0,50000],[50000,200000],[200000,6101479]];\nvar classCodes = [\"L\", \"M\", \"H\"];\nfunction getClassCode(value, breaks) {\n var code = null;\n for (var i in breaks) {\n var info = breaks[i];\n if (value >= info[0] && value <= info[1]) {\n code = classCodes[i];\n break;\n }\n }\n return code;\n}\nvar code1 = getClassCode(value1, breaks1);\nvar code2 = getClassCode(value2, breaks2);\nvar classValue = IIf(IsEmpty(code1) || IsEmpty(code2), null, code1 + code2);\nreturn classValue;", "valueExpressionTitle": "Relationship", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "High - High", "description": "High - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HH" ] ] }, { "label": "High - Medium", "description": "High - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HM" ] ] }, { "label": "High - Low", "description": "High - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 13, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HL" ] ] }, { "label": "Medium - High", "description": "Medium - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 89, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "MH" ] ] }, { "label": "Medium - Medium", "description": "Medium - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "MM" ] ] }, { "label": "Medium - Low", "description": "Medium - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 103, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "ML" ] ] }, { "label": "Low - High", "description": "Low - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LH" ] ] }, { "label": "Low - Medium", "description": "Low - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LM" ] ] }, { "label": "Low - Low", "description": "Low - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 179, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HH", "label": "High - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HM", "label": "High - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 13, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HL", "label": "High - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 89, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "MH", "label": "Medium - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "MM", "label": "Medium - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 103, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "ML", "label": "Medium - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LH", "label": "Low - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LM", "label": "Low - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 179, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "cantidad_validos", "label": "Votos Validos", "classBreakInfos": [ { "minValue": 0, "maxValue": 50000 }, { "minValue": 50000, "maxValue": 200000 }, { "minValue": 200000, "maxValue": 1655005 } ] }, "field2": { "field": "potencialElectoral", "label": "Potencial Electoral", "classBreakInfos": [ { "minValue": 0, "maxValue": 50000 }, { "minValue": 50000, "maxValue": 200000 }, { "minValue": 200000, "maxValue": 6101479 } ] }, "classificationMethod": "esriClassifyManual", "type": "relationship", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562055564406, "ymin": -4.229406466235389, "xmax": -66.8472154267505, "ymax": 13.394727761676904, "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": "codigoDepartamento", "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": "codigoDepartamento", "type": "esriFieldTypeString", "alias": "Código Departamentp", "length": 2, "domain": null }, { "name": "codigoMunicipio", "type": "esriFieldTypeString", "alias": "Código Municipio", "length": 3, "domain": null }, { "name": "codigoMunicipioCompleto", "type": "esriFieldTypeString", "alias": "Código Municipio Completo", "length": 5, "domain": null }, { "name": "nombreDepartamento", "type": "esriFieldTypeString", "alias": "Nombre Departamento", "length": 250, "domain": null }, { "name": "nombreMunicipio", "type": "esriFieldTypeString", "alias": "Nombre Municipio", "length": 250, "domain": null }, { "name": "consulta_soluciones", "type": "esriFieldTypeString", "alias": "Consulta De Las Soluciones: Salud, Seguridad Y Educación", "length": 8000, "domain": null }, { "name": "votos_soluciones", "type": "esriFieldTypeInteger", "alias": "Votos - Consulta De Las Soluciones: Salud, Seguridad Y Educación", "domain": null }, { "name": "porcentaje_soluciones", "type": "esriFieldTypeDouble", "alias": "Porcentaje - Consulta De Las Soluciones: Salud, Seguridad Y Educación", "domain": null }, { "name": "consulta_gran_consulta", "type": "esriFieldTypeString", "alias": "La Gran Consulta Por Colombia", "length": 8000, "domain": null }, { "name": "votos_gran_consulta", "type": "esriFieldTypeInteger", "alias": "Votos - La Gran Consulta Por Colombia", "domain": null }, { "name": "porcentaje_consulta", "type": "esriFieldTypeDouble", "alias": "Porcentaje - La Gran Consulta Por Colombia", "domain": null }, { "name": "consulta_frente_vida", "type": "esriFieldTypeString", "alias": "Frente Por La Vida", "length": 8000, "domain": null }, { "name": "votos_frente_vida", "type": "esriFieldTypeInteger", "alias": "Votos - Frente Por La Vida", "domain": null }, { "name": "porcentaje_frente_vida", "type": "esriFieldTypeDouble", "alias": "porcentaje - Frente Por La Vida", "domain": null }, { "name": "ganador_municipio", "type": "esriFieldTypeString", "alias": "Ganador Municipio", "length": 8000, "domain": null }, { "name": "votos_ganador_municipio", "type": "esriFieldTypeInteger", "alias": "Votos Ganador Municipio", "domain": null }, { "name": "porcentaje_ganador_municipio", "type": "esriFieldTypeDouble", "alias": "Porcentaje Ganador Municipio", "domain": null }, { "name": "cantidad_votantes", "type": "esriFieldTypeDouble", "alias": "Cantidad Votantes", "domain": null }, { "name": "porcentaje_votantes", "type": "esriFieldTypeDouble", "alias": "Porcentaje Votantes", "domain": null }, { "name": "cantidad_noMarcados", "type": "esriFieldTypeDouble", "alias": "Votos No Marcados", "domain": null }, { "name": "porcentaje_noMarcados", "type": "esriFieldTypeDouble", "alias": "Porcentaje No Marcados", "domain": null }, { "name": "cantidad_nulos", "type": "esriFieldTypeDouble", "alias": "Votos Nulos", "domain": null }, { "name": "porcentaje_nulos", "type": "esriFieldTypeDouble", "alias": "Porcentaje Votos Nulos", "domain": null }, { "name": "cantidad_validos", "type": "esriFieldTypeDouble", "alias": "Votos Validos", "domain": null }, { "name": "porcentaje_validos", "type": "esriFieldTypeDouble", "alias": "Porcentaje Votos Validos", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "total_hombres", "type": "esriFieldTypeInteger", "alias": "Total Hombres", "domain": null }, { "name": "total_mujeres", "type": "esriFieldTypeInteger", "alias": "Total Mujeres", "domain": null }, { "name": "potencialElectoral", "type": "esriFieldTypeInteger", "alias": "Potencial Electoral", "domain": null }, { "name": "num_puestos", "type": "esriFieldTypeInteger", "alias": "Número de Puestos de Votación", "domain": null }, { "name": "espectroPoliticoGanador", "type": "esriFieldTypeString", "alias": "Espectro Político Ganador", "length": 255, "domain": null }, { "name": "abstencionPolitica", "type": "esriFieldTypeInteger", "alias": "Abstención Política", "domain": null }, { "name": "consultaGanadora", "type": "esriFieldTypeString", "alias": "Consulta Ganadora", "length": 255, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "resultados_municipios", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "departamento", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "dpto_ccdgo", "type": "esriFieldTypeInteger", "alias": "dpto_ccdgo", "domain": null }, { "name": "mpio_ccdgo", "type": "esriFieldTypeInteger", "alias": "mpio_ccdgo", "domain": null }, { "name": "mpio_cdpmp", "type": "esriFieldTypeInteger", "alias": "mpio_cdpmp", "domain": null }, { "name": "departamento", "type": "esriFieldTypeString", "alias": "departamento", "length": 8000, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "length": 8000, "domain": null }, { "name": "consulta", "type": "esriFieldTypeString", "alias": "consulta", "length": 8000, "domain": null }, { "name": "cantidad_votos_consulta", "type": "esriFieldTypeInteger", "alias": "cantidad_votos_consulta", "domain": null }, { "name": "porcentaje_votos_consulta", "type": "esriFieldTypeDouble", "alias": "porcentaje_votos_consulta", "domain": null }, { "name": "partido", "type": "esriFieldTypeString", "alias": "partido", "length": 8000, "domain": null }, { "name": "espectro", "type": "esriFieldTypeString", "alias": "espectro", "length": 8000, "domain": null }, { "name": "candidato", "type": "esriFieldTypeString", "alias": "candidato", "length": 8000, "domain": null }, { "name": "cantidad_votos_candidato", "type": "esriFieldTypeInteger", "alias": "cantidad_votos_candidato", "domain": null }, { "name": "porcentaje_votos_candidato", "type": "esriFieldTypeDouble", "alias": "porcentaje_votos_candidato", "domain": null }, { "name": "candidato_ganador_consulta", "type": "esriFieldTypeString", "alias": "candidato_ganador_consulta", "length": 8000, "domain": null }, { "name": "cantidad_votantes", "type": "esriFieldTypeInteger", "alias": "cantidad_votantes", "domain": null }, { "name": "porcentaje_votantes", "type": "esriFieldTypeDouble", "alias": "porcentaje_votantes", "domain": null }, { "name": "cantidad_noMarcados", "type": "esriFieldTypeInteger", "alias": "cantidad_noMarcados", "domain": null }, { "name": "porcentaje_noMarcados", "type": "esriFieldTypeDouble", "alias": "porcentaje_noMarcados", "domain": null }, { "name": "cantidad_nulos", "type": "esriFieldTypeInteger", "alias": "cantidad_nulos", "domain": null }, { "name": "porcentaje_nulos", "type": "esriFieldTypeDouble", "alias": "porcentaje_nulos", "domain": null }, { "name": "cantidad_validos", "type": "esriFieldTypeInteger", "alias": "cantidad_validos", "domain": null }, { "name": "porcentaje_validos", "type": "esriFieldTypeDouble", "alias": "porcentaje_validos", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }