{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Requerimientos de Fuga", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32719, "latestWkid": 32719, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var t_transcurrido = DateDiff(now(), $feature[\"FECHA_CREACION\"], \"days\");\n\n\n if (t_transcurrido <= 10)\n return 1;\n \n else if (t_transcurrido > 10 && t_transcurrido <= 20)\n return 2;\n \n else if (t_transcurrido > 20 && t_transcurrido <= 30)\n return 3;\n else \n return 4;", "valueExpressionTitle": "Custom", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "1", "label": "Menor o igual a 10 días" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "2", "label": "Entre 11 y 20 días" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 76, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "3", "label": "Entre 21 y 30 días" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "4", "label": "Mayor a 30 días" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 126, 184, 255 ], "toColor": [ 55, 126, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 176, 74, 255 ], "toColor": [ 77, 176, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 78, 163, 255 ], "toColor": [ 152, 78, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 32719, "latestWkid": 32719, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "N_CASO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "N_CASO", "type": "esriFieldTypeString", "alias": "Nro. CASO", "length": 100, "domain": null }, { "name": "EMPRESA", "type": "esriFieldTypeDouble", "alias": "EMPRESA", "domain": null }, { "name": "ID_SERVICIO", "type": "esriFieldTypeDouble", "alias": "SERVICIO", "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCION", "length": 255, "domain": null }, { "name": "LOCALIDAD", "type": "esriFieldTypeString", "alias": "LOCALIDAD", "length": 80, "domain": null }, { "name": "TIPO_REQUERIMIENTO", "type": "esriFieldTypeString", "alias": "TIPO REQUERIMIENTO", "length": 80, "domain": null }, { "name": "PROCESO_DIAGNOSTICO", "type": "esriFieldTypeString", "alias": "PROCESO DIAGNOSTICO", "length": 100, "domain": null }, { "name": "PROCESO_SOLUCION", "type": "esriFieldTypeString", "alias": "PROCESO SOLUCION", "length": 100, "domain": null }, { "name": "SINTOMA", "type": "esriFieldTypeString", "alias": "SINTOMA", "length": 100, "domain": null }, { "name": "COMP_SINTOMA", "type": "esriFieldTypeString", "alias": "COMPLEMENTO SINTOMA", "length": 100, "domain": null }, { "name": "DIAGNOSTICO", "type": "esriFieldTypeString", "alias": "DIAGNOSTICO", "length": 150, "domain": null }, { "name": "COMP_DIAGNOSTICO", "type": "esriFieldTypeString", "alias": "COMPLEMENTO DIAGNOSTICO", "length": 100, "domain": null }, { "name": "SOLUCION", "type": "esriFieldTypeString", "alias": "SOLUCION", "length": 200, "domain": null }, { "name": "COMP_SOLUCION", "type": "esriFieldTypeString", "alias": "COMPLEMENTO SOLUCION", "length": 100, "domain": null }, { "name": "ESTADO_REQUERIMIENTO", "type": "esriFieldTypeString", "alias": "ESTADO REQUERIMIENTO", "length": 100, "domain": null }, { "name": "REPITENCIA_SINTOMA", "type": "esriFieldTypeDouble", "alias": "REPITENCIA SINTOMA", "domain": null }, { "name": "FECHA_CREACION", "type": "esriFieldTypeDate", "alias": "FECHA CREACION", "length": 8, "domain": null }, { "name": "FECHA_DIAGNOSTICO", "type": "esriFieldTypeDate", "alias": "FECHA DIAGNOSTICO", "length": 8, "domain": null }, { "name": "FECHA_SOLUCION_PROVISORIA", "type": "esriFieldTypeDate", "alias": "FECHA SOLUCION PROVISORIA", "length": 8, "domain": null }, { "name": "FECHA_SOLUCION", "type": "esriFieldTypeDate", "alias": "FECHA SOLUCION", "length": 8, "domain": null }, { "name": "OT_I", "type": "esriFieldTypeString", "alias": "OT INSPECCION", "length": 100, "domain": null }, { "name": "OT_P", "type": "esriFieldTypeString", "alias": "OT PRINCIPAL", "length": 100, "domain": null }, { "name": "ESTADO_OT_P", "type": "esriFieldTypeString", "alias": "ESTADO OT PRINCIPAL", "length": 100, "domain": null }, { "name": "SUPERVISOR_I", "type": "esriFieldTypeString", "alias": "SUPERVISOR INSPECCION", "length": 100, "domain": null }, { "name": "CONTRATISTA_I", "type": "esriFieldTypeString", "alias": "CONTRATISTA INSPECCION", "length": 100, "domain": null }, { "name": "SUPERVISOR_P", "type": "esriFieldTypeString", "alias": "SUPERVISOR P", "length": 100, "domain": null }, { "name": "CONTRATISTA_P", "type": "esriFieldTypeString", "alias": "CONTRATISTA P", "length": 100, "domain": null }, { "name": "CLASIFICACION_REQUERIMIENTO", "type": "esriFieldTypeString", "alias": "CLASIFICACION REQUERIMIENTO", "length": 80, "domain": null }, { "name": "TIPIFICACION_SISS", "type": "esriFieldTypeString", "alias": "TIPIFICACION SISS", "length": 255, "domain": null }, { "name": "REPITENCIA_SOLUCION", "type": "esriFieldTypeInteger", "alias": "REPITENCIA SOLUCION", "domain": null }, { "name": "FASE", "type": "esriFieldTypeString", "alias": "FASE", "length": 100, "domain": null }, { "name": "DIAS_CREACION", "type": "esriFieldTypeDouble", "alias": "DIAS CREACION", "domain": null }, { "name": "HORAS_CREACION", "type": "esriFieldTypeDouble", "alias": "HORAS CREACION", "domain": null }, { "name": "CUMPLIMIENTO", "type": "esriFieldTypeString", "alias": "CUMPLIMIENTO", "length": 100, "domain": null }, { "name": "PROCESO", "type": "esriFieldTypeString", "alias": "PROCESO", "length": 100, "domain": null }, { "name": "PRIORIDAD", "type": "esriFieldTypeString", "alias": "PRIORIDAD", "length": 100, "domain": null }, { "name": "INFORMACION_ATENCION", "type": "esriFieldTypeString", "alias": "INFORMACION ATENCION", "length": 50, "domain": null }, { "name": "TERRENO_SALINO", "type": "esriFieldTypeString", "alias": "TERRENO SALINO", "length": 50, "domain": null }, { "name": "FECHA_OT_INS", "type": "esriFieldTypeDate", "alias": "FECHA OT INSPECCION", "length": 8, "domain": null }, { "name": "FECHA_ASIG_OT_INS", "type": "esriFieldTypeDate", "alias": "FECHA ASIGNACION OT INS", "length": 8, "domain": null }, { "name": "FECHA_OT_PRINC", "type": "esriFieldTypeDate", "alias": "FECHA OT PRINCIPAL", "length": 8, "domain": null }, { "name": "FECHA_ASIG_OT_PRIN", "type": "esriFieldTypeDate", "alias": "FECHA ASIG OT PRINCIPAL", "length": 8, "domain": null }, { "name": "SOLUCION_PROVISORIA", "type": "esriFieldTypeString", "alias": "SOLUCION PROVISORIA", "length": 50, "domain": null }, { "name": "DESC_SOLUCION_PROVISORIA", "type": "esriFieldTypeString", "alias": "DESC SOLUCION PROVISORIA", "length": 1000, "domain": null }, { "name": "FUENTE_REQUERIMIENTO", "type": "esriFieldTypeString", "alias": "FUENTE REQUERIMIENTO", "length": 500, "domain": null }, { "name": "FECHA_OT_COM", "type": "esriFieldTypeDate", "alias": "FECHA OT COMPLEMENTARIA", "length": 8, "domain": null }, { "name": "FECHA_SOL_OT_COM", "type": "esriFieldTypeDate", "alias": "FECHA SOLUCION OT COMPLEMENTARIA", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ACTIVO", "type": "esriFieldTypeString", "alias": "ACTIVO", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "PRUEBANCASO", "fields": "N_CASO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R466655_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A867_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }