{ "layers": [ { "currentVersion": 10.21, "id": 0, "name": "Estado", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO_PAVIMENTO", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "NO EVALUADO", "label": "No Evaluado", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "MUY BUENO", "label": "Muy Bueno", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "BUENO", "label": "Bueno", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "REGULAR", "label": "Regular", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "MALO", "label": "Malo", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "MUY MALO", "label": "Muy Malo", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[ROL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 600000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -73.95868072099995, "ymin": -53.597969045999946, "xmax": -67.06557003499995, "ymax": -18.158768272999964, "spatialReference": { "wkid": 5360, "latestWkid": 5360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROL", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ROL", "type": "esriFieldTypeString", "alias": "ROL", "length": 20, "domain": null }, { "name": "ROL_EVENTS", "type": "esriFieldTypeString", "alias": "ROL_EVENTS", "length": 20, "domain": null }, { "name": "ROL_LABEL", "type": "esriFieldTypeString", "alias": "ROL_LABEL", "length": 20, "domain": null }, { "name": "CODIGO_CAMINO", "type": "esriFieldTypeString", "alias": "CODIGO_CAMINO", "length": 20, "domain": null }, { "name": "NOMBRE_CAMINO", "type": "esriFieldTypeString", "alias": "NOMBRE_CAMINO", "length": 255, "domain": null }, { "name": "KM_I", "type": "esriFieldTypeDouble", "alias": "KM_I", "domain": null }, { "name": "KM_F", "type": "esriFieldTypeDouble", "alias": "KM_F", "domain": null }, { "name": "M_I", "type": "esriFieldTypeDouble", "alias": "M_I", "domain": null }, { "name": "M_F", "type": "esriFieldTypeDouble", "alias": "M_F", "domain": null }, { "name": "OFFSET", "type": "esriFieldTypeDouble", "alias": "OFFSET", "domain": null }, { "name": "CALZADA", "type": "esriFieldTypeString", "alias": "CALZADA", "length": 5, "domain": { "type": "codedValue", "name": "DV_CALZADA", "codedValues": [ { "name": "UNICA", "code": "U" }, { "name": "IZQUIERDA", "code": "I" }, { "name": "DERECHA", "code": "D" } ] } }, { "name": "PISTA", "type": "esriFieldTypeDouble", "alias": "PISTA", "domain": null }, { "name": "FECHA_INSPECCION", "type": "esriFieldTypeDate", "alias": "FECHA", "length": 8, "domain": null }, { "name": "ESTADO_PAVIMENTO", "type": "esriFieldTypeString", "alias": "ESTADO_PAVIMENTO", "length": 15, "domain": { "type": "codedValue", "name": "DV_ESTADO_PAVIMENTO", "codedValues": [ { "name": "MUY BUENO", "code": "MUY BUENO" }, { "name": "BUENO", "code": "BUENO" }, { "name": "REGULAR", "code": "REGULAR" }, { "name": "MALO", "code": "MALO" }, { "name": "MUY MALO", "code": "MUY MALO" } ] } }, { "name": "EMPRESA_INSPECTORA", "type": "esriFieldTypeString", "alias": "EMPRESA_INSPECTORA", "length": 255, "domain": null }, { "name": "PROYECTO_INSPECCION", "type": "esriFieldTypeString", "alias": "PROYECTO_INSPECCION", "length": 255, "domain": { "type": "codedValue", "name": "DV_PROYECTO_INSPECCION", "codedValues": [ { "name": "Medición 2020-2021", "code": "Medicion_2020-2021" }, { "name": "Medición 2000-2001", "code": "Medicion_2000-2001" } ] } }, { "name": "LINK_INFORME", "type": "esriFieldTypeString", "alias": "LINK_INFORME", "length": 255, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": { "type": "codedValue", "name": "DV_REGION", "codedValues": [ { "name": "Región de Arica y Parinacota", "code": "Región de Arica y Parinacota" }, { "name": "Región de Tarapacá", "code": "Región de Tarapacá" }, { "name": "Región de Antofagasta", "code": "Región de Antofagasta" }, { "name": "Región de Atacama", "code": "Región de Atacama" }, { "name": "Región de Coquimbo", "code": "Región de Coquimbo" }, { "name": "Región de Valparaíso", "code": "Región de Valparaíso" }, { "name": "Región Metropolitana de Santiago", "code": "Región Metropolitana de Santiago" }, { "name": "Región del Libertador General Bernardo O'Higgins", "code": "Región del Libertador General Bernardo O'Higgins" }, { "name": "Región del Maule", "code": "Región del Maule" }, { "name": "Región de Ñuble", "code": "Región de Ñuble" }, { "name": "Región del Biobío", "code": "Región del Biobío" }, { "name": "Región de La Araucanía", "code": "Región de La Araucanía" }, { "name": "Región de Los Ríos", "code": "Región de Los Ríos" }, { "name": "Región de Los Lagos", "code": "Región de Los Lagos" }, { "name": "Región Aysén del General Carlos Ibáñez del Campo", "code": "Región Aysén del General Carlos Ibáñez del Campo" }, { "name": "Región de Magallanes y La Antártica Chilena", "code": "Región de Magallanes y La Antártica Chilena" } ] } }, { "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", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true } ], "tables": [] }