{ "currentVersion": 10.21, "id": 2, "name": "__", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4999999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIMBOLOGIA", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 3.8235 }, "value": "Operativo", "label": "Operativo", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3.8235294117647056 }, "value": "Parcialmente Operativo", "label": "Parcialmente Operativo", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 55, 55, 255 ], "width": 3.8235294117647056 }, "value": "No Operativo", "label": "No Operativo", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"SIMBOLOGIA\" = 'No Operativo'", "labelExpression": "[CORRELATIVO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"SIMBOLOGIA\" = 'Parcialmente Operativo'", "labelExpression": "[CORRELATIVO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "\"SIMBOLOGIA\" = 'Operativo'", "labelExpression": "[CORRELATIVO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 170, 255, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -73.92052651199998, "ymin": -52.16768662099997, "xmax": -68.20795816199995, "ymax": -17.604964576999976, "spatialReference": { "wkid": 4674, "latestWkid": 4674 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESTADO", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CORRELATIVO", "type": "esriFieldTypeDouble", "alias": "CORRELATIVO", "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "ESTADO", "length": 10, "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCION", "length": 8, "domain": null }, { "name": "FECHA_INGRESO", "type": "esriFieldTypeDate", "alias": "FECHA_INGRESO", "length": 36, "domain": null }, { "name": "FECHA_EMERGENCIA", "type": "esriFieldTypeDate", "alias": "FECHA_EMERGENCIA", "length": 36, "domain": null }, { "name": "RESUMEN_EMERGENCIA", "type": "esriFieldTypeString", "alias": "RESUMEN_EMERGENCIA", "length": 100, "domain": null }, { "name": "NIVEL_DE_GRAVEDAD", "type": "esriFieldTypeString", "alias": "NIVEL_DE_GRAVEDAD", "length": 30, "domain": null }, { "name": "DESCRIPCION_DETALLADA", "type": "esriFieldTypeString", "alias": "DESCRIPCION_DETALLADA", "length": 1073741822, "domain": null }, { "name": "CAMINO", "type": "esriFieldTypeString", "alias": "CAMINO", "length": 12, "domain": null }, { "name": "NOMBRE_CAMINO", "type": "esriFieldTypeString", "alias": "NOMBRE_CAMINO", "length": 250, "domain": null }, { "name": "ROL", "type": "esriFieldTypeString", "alias": "ROL", "length": 15, "domain": null }, { "name": "ELEMENTO", "type": "esriFieldTypeString", "alias": "ELEMENTO", "length": 50, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 36, "domain": null }, { "name": "KM_INICIO_SEGMENTO", "type": "esriFieldTypeDouble", "alias": "KM_INICIO_SEGMENTO", "domain": null }, { "name": "KM_FIN_SEGMENTO", "type": "esriFieldTypeDouble", "alias": "KM_FIN_SEGMENTO", "domain": null }, { "name": "TRANSITO", "type": "esriFieldTypeString", "alias": "TRANSITO", "length": 133, "domain": null }, { "name": "RESTRICCION", "type": "esriFieldTypeString", "alias": "RESTRICCION", "length": 40, "domain": null }, { "name": "INFORMADO_POR", "type": "esriFieldTypeString", "alias": "INFORMADO_POR", "length": 62, "domain": null }, { "name": "COMPETENCIA", "type": "esriFieldTypeString", "alias": "COMPETENCIA", "length": 40, "domain": null }, { "name": "EVENTO_ASOCIADO", "type": "esriFieldTypeString", "alias": "EVENTO_ASOCIADO", "length": 40, "domain": null }, { "name": "TIPO_DE_DAÑO", "type": "esriFieldTypeString", "alias": "TIPO_DE_DAÑO", "length": 40, "domain": null }, { "name": "EVENTO", "type": "esriFieldTypeString", "alias": "EVENTO", "length": 30, "domain": null }, { "name": "CLASE", "type": "esriFieldTypeString", "alias": "CLASE", "length": 16, "domain": null }, { "name": "CREADO_POR", "type": "esriFieldTypeString", "alias": "CREADO_POR", "length": 30, "domain": null }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "length": 36, "domain": null }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "TIPO", "length": 16, "domain": null }, { "name": "OPERATIVIDAD", "type": "esriFieldTypeString", "alias": "OPERATIVIDAD", "length": 40, "domain": null }, { "name": "RESUMEN", "type": "esriFieldTypeString", "alias": "RESUMEN", "length": 100, "domain": null }, { "name": "DETALLE", "type": "esriFieldTypeString", "alias": "DETALLE", "length": 1073741822, "domain": null }, { "name": "IMAGEN", "type": "esriFieldTypeString", "alias": "IMAGEN", "length": 100, "domain": null }, { "name": "DOCUMENTO", "type": "esriFieldTypeString", "alias": "DOCUMENTO", "length": 100, "domain": null }, { "name": "SIMBOLOGIA", "type": "esriFieldTypeString", "alias": "SIMBOLOGIA", "length": 50, "domain": null }, { "name": "CAPA", "type": "esriFieldTypeSmallInteger", "alias": "CAPA", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }