{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "2015 - Diciembre", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "2016 - Diciembre", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "2017 - Junio", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "2017 - Diciembre", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "2018 - Junio", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "2018 - Diciembre", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "2019 - Junio", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "2019 - Diciembre", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "2020 - Junio", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "2020 - Diciembre", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "2021 - Junio", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "2021 - Diciembre", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "2022 - Junio", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 13, "name": "2022 - Diciembre", "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['SSV_NO_SUPERA'];\nvar field2 = $feature['SSV_SUPERA'];\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,78],[79,704],[705,236832]];\nvar breaks2 = [[0,18],[19,344],[345,188401]];\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": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 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": [ 132, 53, 152, 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": [ 222, 79, 166, 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": [ 61, 100, 173, 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": [ 144, 128, 189, 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": [ 227, 155, 204, 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": [ 79, 173, 208, 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": [ 156, 202, 225, 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": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "SSV_NO_SUPERA", "label": "No Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 78 }, { "minValue": 78, "maxValue": 704 }, { "minValue": 704, "maxValue": 236832 } ] }, "field2": { "field": "SSV_SUPERA", "label": "Supera", "classBreakInfos": [ { "minValue": 0, "maxValue": 18 }, { "minValue": 18, "maxValue": 344 }, { "minValue": 344, "maxValue": 188401 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "focus": "HH", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.73562045699998, "ymin": -4.2294064659999435, "xmax": -66.84721542699998, "ymax": 13.394713255000056, "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": "DPTO_CCDGO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDepartamento", "length": 2, "domain": null }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Departamento", "length": 100, "domain": null }, { "name": "DT_CCDGO", "type": "esriFieldTypeString", "alias": "Código CDT", "length": 5, "domain": null }, { "name": "DT_CNMBR", "type": "esriFieldTypeString", "alias": "Dirección Territorial", "length": 100, "domain": null }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código CPDET", "length": 5, "domain": null }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "PDET", "length": 100, "domain": null }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código CMunicipio", "length": 5, "domain": null }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100, "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_SUPERA", "type": "esriFieldTypeInteger", "alias": "Supera", "domain": null }, { "name": "SSV_NO_SUPERA", "type": "esriFieldTypeInteger", "alias": "No Supera", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_SSV_CORTE_MP", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f58d150645744279b640e60a58ebb43" } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "SSV_Data", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SSV_NSEXO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SSV_NSEXO", "type": "esriFieldTypeSmallInteger", "alias": "SEXO", "domain": { "type": "codedValue", "name": "Dom_SSV_Sexo", "description": "Sexo", "codedValues": [ { "name": "Sin información", "code": 0 }, { "name": "Mujer", "code": 1 }, { "name": "Hombre", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NIDENTIDAD_GENERO", "type": "esriFieldTypeSmallInteger", "alias": "IDENTIDAD GENERO", "domain": { "type": "codedValue", "name": "Dom_SSV_IdentidadGenero", "description": "Identidad de Género", "codedValues": [ { "name": "Sin información", "code": 0 }, { "name": "Femenino", "code": 1 }, { "name": "Masculino", "code": 2 }, { "name": "Transgénero", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NORIENTACION_SEXUAL", "type": "esriFieldTypeSmallInteger", "alias": "ORIENTACION SEXUAL", "domain": { "type": "codedValue", "name": "Dom_SSV_OrientacionSexual", "description": "Orientación Sexual", "codedValues": [ { "name": "Sin información", "code": 0 }, { "name": "Heterosexual", "code": 1 }, { "name": "Homosexual", "code": 2 }, { "name": "Bisexual", "code": 3 }, { "name": "Asexual", "code": 4 }, { "name": "Ninguno", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NGRUPO_ETARIO", "type": "esriFieldTypeSmallInteger", "alias": "GRUPO ETARIO", "domain": { "type": "codedValue", "name": "Dom_SSV_CicloVital", "description": "Ciclo Vital", "codedValues": [ { "name": "Sin información", "code": 0 }, { "name": "0 - 5 años: Primera Infancia", "code": 1 }, { "name": "6 - 11 años: Niñez", "code": 2 }, { "name": "12 - 17 años: Adolescencia", "code": 3 }, { "name": "18 - 28 años: Jóvenes", "code": 4 }, { "name": "29 - 59 años: Adulto", "code": 5 }, { "name": "60 años en adelante: Persona mayor", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDISCAPACIDAD", "type": "esriFieldTypeSmallInteger", "alias": "DISCAPACIDAD", "domain": { "type": "codedValue", "name": "Dom_SSV_Discapacidad", "description": "Discapacidad", "codedValues": [ { "name": "No se tiene informacion de discapacidad", "code": 0 }, { "name": "Auditiva", "code": 1 }, { "name": "Física", "code": 2 }, { "name": "Intelectual", "code": 3 }, { "name": "Múltiple", "code": 4 }, { "name": "Psicosocial (Mental)", "code": 5 }, { "name": "Sordoceguera", "code": 6 }, { "name": "Visual", "code": 7 }, { "name": "Manifestó tener discapacidad pero no detalla el tipo de esta.", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NGRUPO_ETNICO", "type": "esriFieldTypeSmallInteger", "alias": "GRUPO ÉTNICO", "domain": { "type": "codedValue", "name": "Dom_SSV_Etnia", "description": "Etnia", "codedValues": [ { "name": "Ninguna", "code": 0 }, { "name": "Gitano(A), Rrom", "code": 1 }, { "name": "Indígena", "code": 2 }, { "name": "Negro(A), Mulato(A), Afrocolombiano(A) O Afrodescendiente", "code": 3 }, { "name": "Palenquero(A)", "code": 4 }, { "name": "Raizal Del Archipiélago De San Andrés, Providencia Y Santa Catalina", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDERECHO_ATENCION_PSICO", "type": "esriFieldTypeSmallInteger", "alias": "DERECHO_ATENCION_PSICOSOCIAL", "domain": { "type": "codedValue", "name": "Dom_SSV_CumpleDerecho", "description": "Cumple Derecho", "codedValues": [ { "name": "No Determinado", "code": 0 }, { "name": "No Aplica", "code": 1 }, { "name": "Cumple", "code": 2 }, { "name": "No Cumple", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDERECHO_IDENTIFICACION", "type": "esriFieldTypeSmallInteger", "alias": "DERECHO_IDENTIFICACION", "domain": { "type": "codedValue", "name": "Dom_SSV_CumpleDerecho", "description": "Cumple Derecho", "codedValues": [ { "name": "No Determinado", "code": 0 }, { "name": "No Aplica", "code": 1 }, { "name": "Cumple", "code": 2 }, { "name": "No Cumple", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDERECHO_SALUD", "type": "esriFieldTypeSmallInteger", "alias": "DERECHO_SALUD", "domain": { "type": "codedValue", "name": "Dom_SSV_CumpleDerecho", "description": "Cumple Derecho", "codedValues": [ { "name": "No Determinado", "code": 0 }, { "name": "No Aplica", "code": 1 }, { "name": "Cumple", "code": 2 }, { "name": "No Cumple", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDERECHO_EDUCACION", "type": "esriFieldTypeSmallInteger", "alias": "DERECHO_EDUCACION", "domain": { "type": "codedValue", "name": "Dom_SSV_CumpleDerecho", "description": "Cumple Derecho", "codedValues": [ { "name": "No Determinado", "code": 0 }, { "name": "No Aplica", "code": 1 }, { "name": "Cumple", "code": 2 }, { "name": "No Cumple", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDERECHO_ALIMENTACION", "type": "esriFieldTypeSmallInteger", "alias": "DERECHO_ALIMENTACION", "domain": { "type": "codedValue", "name": "Dom_SSV_CumpleDerecho", "description": "Cumple Derecho", "codedValues": [ { "name": "No Determinado", "code": 0 }, { "name": "No Aplica", "code": 1 }, { "name": "Cumple", "code": 2 }, { "name": "No Cumple", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDERECHO_REUNIFICA_FAMILIAR", "type": "esriFieldTypeSmallInteger", "alias": "DERECHO_REUNIFICACION_FAMILIAR", "domain": { "type": "codedValue", "name": "Dom_SSV_CumpleDerecho", "description": "Cumple Derecho", "codedValues": [ { "name": "No Determinado", "code": 0 }, { "name": "No Aplica", "code": 1 }, { "name": "Cumple", "code": 2 }, { "name": "No Cumple", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDERECHO_VIVIENDA", "type": "esriFieldTypeSmallInteger", "alias": "DERECHO_VIVIENDA", "domain": { "type": "codedValue", "name": "Dom_SSV_CumpleDerecho", "description": "Cumple Derecho", "codedValues": [ { "name": "No Determinado", "code": 0 }, { "name": "No Aplica", "code": 1 }, { "name": "Cumple", "code": 2 }, { "name": "No Cumple", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NDERECHO_GENERA_INGRESOS", "type": "esriFieldTypeSmallInteger", "alias": "DERECHO_GENERACION_DE_INGRESOS", "domain": { "type": "codedValue", "name": "Dom_SSV_CumpleDerecho", "description": "Cumple Derecho", "codedValues": [ { "name": "No Determinado", "code": 0 }, { "name": "No Aplica", "code": 1 }, { "name": "Cumple", "code": 2 }, { "name": "No Cumple", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NRESULTADO", "type": "esriFieldTypeSmallInteger", "alias": "RESULTADO SSV", "domain": { "type": "codedValue", "name": "Dom_SSV_Resultado", "description": "Resultado SSV", "codedValues": [ { "name": "Supera", "code": 1 }, { "name": "No Supera", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSV_NCANTIDAD", "type": "esriFieldTypeInteger", "alias": "CANTIDAD", "domain": null }, { "name": "SSV_CCORTE", "type": "esriFieldTypeString", "alias": "CORTE", "length": 5, "domain": { "type": "codedValue", "name": "Dom_SSV_Corte", "description": "Fecha de la encuesta", "codedValues": [ { "name": "2015 - Diciembre", "code": "2015D" }, { "name": "2016 - Diciembre", "code": "2016D" }, { "name": "2017 - Junio", "code": "2017J" }, { "name": "2017 - Diciembre", "code": "2017D" }, { "name": "2018 - Junio", "code": "2018J" }, { "name": "2018 - Diciembre", "code": "2018D" }, { "name": "2019 - Junio", "code": "2019J" }, { "name": "2019 - Diciembre", "code": "2019D" }, { "name": "2020 - Junio", "code": "2020J" }, { "name": "2020 - Diciembre", "code": "2020D" }, { "name": "2021 - Junio", "code": "2021J" }, { "name": "2021 - Diciembre", "code": "2021D" }, { "name": "2022 - Junio", "code": "2022J" }, { "name": "2022 - Diciembre", "code": "2022D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "CODIGO DANE", "length": 5, "domain": null } ], "indexes": [ { "name": "R374_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1896MPIO_CCDGO1", "fields": "MPIO_CCDGO,SSV_CCORTE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,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, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "3f58d150645744279b640e60a58ebb43" } ] }