{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Estructuras", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Pozos" }, { "id": 2, "name": "Plantas de Tratamiento Agua" }, { "id": 3, "name": "Plantas de Tratamiento Agua Residual" }, { "id": 4, "name": "Reservorios" }, { "id": 5, "name": "Camaras Rebombeo Agua" }, { "id": 6, "name": "Camaras Rebombeo Desagüe" }, { "id": 7, "name": "Red Agua Primaria" }, { "id": 8, "name": "Colectores Red Primaria" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5120900, "ymin": 1900, "xmax": 14875300, "ymax": 19998100, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Pozos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Estructuras" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cda4a91e9dd4f446536f34f3c40d1a45", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMFJREFUGJWVz7FKA1EQBdDzYGF7rdKopLDMH1gGlIAQm0VsLKxSmP/QIliKIFgovM9I45+4q439E8mzWdYEE8ULUwwchjuFf6RY2WJ9gnPZruAFj6reEyGv4DLWN4lLEMAAR2IzUuUzQi5aeNjBnzkVm7nKbQGJ6R91L2hxST/9jvtd58Qb9jfJUnhNSw8+4GATTnLsLqt692IzxmiNfVYurr+xkG3lY+/NVDYR7BBqOd/Z/rgy3PtcwhiGBWbtrM0XmqQ2TLzIExEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120900, "ymin": 1900, "xmax": 14875300, "ymax": 19998100, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POZO_CODIGO", "type": "esriFieldTypeDouble", "alias": "CODIGO", "domain": null }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 254, "domain": null }, { "name": "CORD_X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "CORD_Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "ACTIVO", "type": "esriFieldTypeString", "alias": "ACTIVO", "length": 254, "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCION", "length": 254, "domain": null }, { "name": "AÑO_CONST", "type": "esriFieldTypeDouble", "alias": "AÑO CONSTRUCCIÓN", "domain": null }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "length": 254, "domain": null }, { "name": "CENTRO_DE", "type": "esriFieldTypeString", "alias": "CENTRO SERVICIO", "length": 254, "domain": null }, { "name": "ESTADO_COD", "type": "esriFieldTypeString", "alias": "ESTADO CONDICIÓN", "length": 254, "domain": null }, { "name": "ESTADO_ACT", "type": "esriFieldTypeString", "alias": "ESTADO ACTUAL", "length": 254, "domain": null }, { "name": "OBSERVACIO", "type": "esriFieldTypeString", "alias": "OBSERVACIÓN", "length": 254, "domain": null }, { "name": "TIPO_CASET", "type": "esriFieldTypeString", "alias": "TIPO CASETA", "length": 254, "domain": null }, { "name": "UBICACIÓN", "type": "esriFieldTypeString", "alias": "UBICACIÓN", "length": 254, "domain": null }, { "name": "OBSERVAC_1", "type": "esriFieldTypeString", "alias": "OBSERVACIÓN", "length": 254, "domain": null }, { "name": "NRO", "type": "esriFieldTypeDouble", "alias": "N°", "domain": null }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "length": 8, "domain": null }, { "name": "AÑOS", "type": "esriFieldTypeDouble", "alias": "AÑOS", "domain": null }, { "name": "PE", "type": "esriFieldTypeInteger", "alias": "PE", "domain": null }, { "name": "WPE", "type": "esriFieldTypeInteger", "alias": "WPE", "domain": null }, { "name": "WV", "type": "esriFieldTypeInteger", "alias": "WV", "domain": null }, { "name": "RIESGO", "type": "esriFieldTypeDouble", "alias": "RIESGO", "domain": null }, { "name": "PELIGRO", "type": "esriFieldTypeInteger", "alias": "PELIGRO", "domain": null }, { "name": "WP", "type": "esriFieldTypeInteger", "alias": "WP", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MUY_ALTO", "type": "esriFieldTypeDouble", "alias": "MUY ALTO", "domain": null }, { "name": "ALTO", "type": "esriFieldTypeDouble", "alias": "ALTO", "domain": null }, { "name": "MEDIO", "type": "esriFieldTypeDouble", "alias": "MEDIO", "domain": null }, { "name": "BAJO", "type": "esriFieldTypeDouble", "alias": "BAJO", "domain": null }, { "name": "MUY_BAJO", "type": "esriFieldTypeDouble", "alias": "MUY BAJO", "domain": null }, { "name": "SIN_DATOS", "type": "esriFieldTypeDouble", "alias": "SIN DATOS", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Plantas de Tratamiento Agua", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Estructuras" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cd1343af00095345ff5f6e3f674a4cb0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAF1JREFUOI1jYaAyYIGz3BN2MMirvyXbpJf3fzJsnJWEMNAxUJPB1k+ObAN3LDnOsHEWkgupBEYNHDVw1MBRAwkYePM8HwMnD9kGsb96IvgTxcD5DYKUuOwnlKa6lwGdDxL2VX8alQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 282271, "ymin": 8668357.5509, "xmax": 295190.13, "ymax": 8692135.0002, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DENOMINACI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACTIVO_FIJ", "type": "esriFieldTypeDouble", "alias": "ACTIVO FIJO", "domain": null }, { "name": "DENOMINACI", "type": "esriFieldTypeString", "alias": "DENOMINACIÓN", "length": 254, "domain": null }, { "name": "CLASE", "type": "esriFieldTypeDouble", "alias": "CLASE", "domain": null }, { "name": "CODIGO_INT", "type": "esriFieldTypeString", "alias": "CODIGO INTERNO", "length": 254, "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCIÓN", "length": 254, "domain": null }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "length": 254, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "FECHA_AL_", "type": "esriFieldTypeString", "alias": "FECHA ", "length": 254, "domain": null }, { "name": "CORREGIDO", "type": "esriFieldTypeString", "alias": "CORREGIDO", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3287761_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A825_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Plantas de Tratamiento Agua Residual", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Estructuras" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fe6d4cb691f8ef9bbae431409804ca04", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGRJREFUOI1jYaAyYIExEhgYdqgzMLwl16D7DAw/ZzEwJMENDGRg0PRjYJAj18AlDAzHZyG7kFpg1MBRA0cNHDUQv4HnGRj4eCgw6Ak7uyDDz58IAxsYGAQpcRnDz58MDAw08DIA62AOnbpGjnQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 262510.04, "ymin": 8619912.12, "xmax": 309349.57, "ymax": 8699643.61, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 50, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "TIPO ESTRUCTURA", "length": 50, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCALIZACION DESCRIPCION", "length": 254, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDICION", "length": 50, "domain": null }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "FECHA INSTALACION", "length": 8, "domain": null }, { "name": "SAPCODE", "type": "esriFieldTypeString", "alias": "CODIGO SAP", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeInteger", "alias": "DISTRITO", "domain": null }, { "name": "PELIGRO", "type": "esriFieldTypeSmallInteger", "alias": "PELIGRO", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "A830_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Reservorios", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Estructuras" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4ed1bfd72c283cedddfc6f8a38725682", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALNJREFUKJFjYSATsDAwMDCkHX1wipGFRYYYDe+uXtdbneT6hoWBgYHhw/OncqJq2uKENP3+8onh3qFtWgwMDIdYGBgYGNh5+P5w8vGT7lRyAHU1Pr96nmFfdzWDRVwOg7KTF/EaHx3bz/D8wHaGc+wcpGnU9A5lYGBgYFCwcSbNqXxSsgzmqUU4NeHUSAygTOMqf5PFP3/+PEmEejEhIaFvcI0/f/6sJNamd+/eMTAwMDAAAD5uLvbZZuUGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120900, "ymin": 1900, "xmax": 14875300, "ymax": 19998100, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INFRAESTRU", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "N", "type": "esriFieldTypeInteger", "alias": "N°", "domain": null }, { "name": "INFRAESTRU", "type": "esriFieldTypeString", "alias": "INFRAESTRUCTURA", "length": 254, "domain": null }, { "name": "ACTIVO_FIJ", "type": "esriFieldTypeInteger", "alias": "ACTIVO FIJO", "domain": null }, { "name": "COD_INTERN", "type": "esriFieldTypeString", "alias": "CODIGO INTERNO", "length": 254, "domain": null }, { "name": "DENOMINACI", "type": "esriFieldTypeString", "alias": "DENOMINACIÓN", "length": 254, "domain": null }, { "name": "DIRECCION_", "type": "esriFieldTypeString", "alias": "DIRECCIÓN", "length": 254, "domain": null }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "length": 254, "domain": null }, { "name": "JURISDICCI", "type": "esriFieldTypeString", "alias": "JURISDICCIÓN", "length": 254, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "TIPO_ELEV_", "type": "esriFieldTypeString", "alias": "TIPO ELEVACIÓN", "length": 254, "domain": null }, { "name": "WP", "type": "esriFieldTypeInteger", "alias": "WP", "domain": null }, { "name": "CLASE", "type": "esriFieldTypeInteger", "alias": "CLASE", "domain": null }, { "name": "ESTRUC", "type": "esriFieldTypeInteger", "alias": "ESTRUCTURA", "domain": null }, { "name": "FECHA_ANTI", "type": "esriFieldTypeDate", "alias": "FECHA ANTIGÜEDAD", "length": 8, "domain": null }, { "name": "CONEXION", "type": "esriFieldTypeInteger", "alias": "CONEXION", "domain": null }, { "name": "PANTIG", "type": "esriFieldTypeInteger", "alias": "PANTIG", "domain": null }, { "name": "PUNTAJE", "type": "esriFieldTypeInteger", "alias": "PUNTAJE", "domain": null }, { "name": "TIPO_RESER", "type": "esriFieldTypeString", "alias": "TIPO RESERVORIO", "length": 50, "domain": null }, { "name": "PUNT_VULNE", "type": "esriFieldTypeInteger", "alias": "PUNTAJE VULNERABILIDAD", "domain": null }, { "name": "PELIGRO", "type": "esriFieldTypeInteger", "alias": "PELIGRO", "domain": null }, { "name": "PUNT_CONEX", "type": "esriFieldTypeInteger", "alias": "PUNTAJE CONEXIÓN", "domain": null }, { "name": "TIPO_CONEX", "type": "esriFieldTypeString", "alias": "TIPO CONEXIÓN", "length": 20, "domain": null }, { "name": "ESTADO_CON", "type": "esriFieldTypeString", "alias": "ESTADO CONSERVACIÓN", "length": 20, "domain": null }, { "name": "PUNT_CONSE", "type": "esriFieldTypeInteger", "alias": "PUNTO CONSERVACIÓN", "domain": null }, { "name": "VV", "type": "esriFieldTypeDouble", "alias": "VV", "domain": null }, { "name": "WV", "type": "esriFieldTypeInteger", "alias": "WV", "domain": null }, { "name": "RIESGO", "type": "esriFieldTypeDouble", "alias": "RIESGO", "domain": null }, { "name": "RR", "type": "esriFieldTypeInteger", "alias": "RR", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MUY_ALTO", "type": "esriFieldTypeDouble", "alias": "MUY ALTO", "domain": null }, { "name": "ALTO", "type": "esriFieldTypeDouble", "alias": "ALTO", "domain": null }, { "name": "MEDIO", "type": "esriFieldTypeDouble", "alias": "MEDIO", "domain": null }, { "name": "BAJO", "type": "esriFieldTypeDouble", "alias": "BAJO", "domain": null }, { "name": "MUY_BAJO", "type": "esriFieldTypeDouble", "alias": "MUY BAJO", "domain": null }, { "name": "SIN_DATOS", "type": "esriFieldTypeDouble", "alias": "SIN DATOS", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Camaras Rebombeo Agua", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Estructuras" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1d03a09dc2511f941fc08903567d74e2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANhJREFUGJVjYSASsKALCPlvSXvHxm3FsHppHgPDnE+YCv17uBlYTGe9EzMJZ2DjYmaIFjdieGqfx3Ag9gBCocNKOwYerakMIto6DAyMEI0imroMnCIb2Xm3Tvi52bseolBCbSKDiI4OhsO4Rfl+SprXMTgs3w9R+O/7cQYGBgOsvvj59iHDgcgDEIVv3i1lEP6UycDGh6nw+4dDCDfu8znKLnf3xk82Pg0URX9/MUh+frL9ObKvf359eYSBkVUNReHXFy+fbw9eiRo8q61SGRgYUrG6k4GBAQAJDj1BdzxdmgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120900, "ymin": 1900, "xmax": 14875300, "ymax": 19998100, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DENOMINACI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NUMERO", "type": "esriFieldTypeDouble", "alias": "NUMERO", "domain": null }, { "name": "ACTIVO_FIJ", "type": "esriFieldTypeDouble", "alias": "ACTIVO FIJO", "domain": null }, { "name": "DENOMINACI", "type": "esriFieldTypeString", "alias": "DENOMINACIÓN", "length": 254, "domain": null }, { "name": "CLASE", "type": "esriFieldTypeDouble", "alias": "CLASE", "domain": null }, { "name": "CODIGO_INT", "type": "esriFieldTypeString", "alias": "CODIGO INTERNO", "length": 254, "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCION", "length": 254, "domain": null }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "length": 254, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "FECHA_AL_", "type": "esriFieldTypeString", "alias": "FECHA ALTA", "length": 254, "domain": null }, { "name": "CORREGIDO", "type": "esriFieldTypeString", "alias": "CORREGIDO", "length": 254, "domain": null }, { "name": "PELIGRO", "type": "esriFieldTypeInteger", "alias": "PELIGRO", "domain": null }, { "name": "WP", "type": "esriFieldTypeDouble", "alias": "WP", "domain": null }, { "name": "PUN_ESTRUC", "type": "esriFieldTypeInteger", "alias": "PUNTAJE ESTRUCTURAL", "domain": null }, { "name": "ANTIGU", "type": "esriFieldTypeInteger", "alias": "ANTIGÜEDAD", "domain": null }, { "name": "CONSERV", "type": "esriFieldTypeInteger", "alias": "CONSERVACIÓN", "domain": null }, { "name": "VULNER", "type": "esriFieldTypeDouble", "alias": "VULNERABILIDAD", "domain": null }, { "name": "WV", "type": "esriFieldTypeInteger", "alias": "WV", "domain": null }, { "name": "RIESGO", "type": "esriFieldTypeDouble", "alias": "RIESGO", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MUY_ALTO", "type": "esriFieldTypeDouble", "alias": "MUY ALTO", "domain": null }, { "name": "ALTO", "type": "esriFieldTypeDouble", "alias": "ALTO", "domain": null }, { "name": "MEDIO", "type": "esriFieldTypeDouble", "alias": "MEDIO", "domain": null }, { "name": "BAJO", "type": "esriFieldTypeDouble", "alias": "BAJO", "domain": null }, { "name": "MUY_BAJO", "type": "esriFieldTypeDouble", "alias": "MUY BAJO", "domain": null }, { "name": "SIN_DATOS", "type": "esriFieldTypeDouble", "alias": "SIN DATOS", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Camaras Rebombeo Desagüe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Estructuras" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f98d19afaeafaa48c35d22dbbdd156be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASlJREFUGJVVkE8oQ3EAxz/WT8+btz1biMhBlIPUUP61V1MUmYNSSjmRq7FlbhNJLi5LuXBQW005ODq7yUFpmxurtUbbZdn89GoO62Hf07e+fw4fQb30MKtGG61qjMTzI7mkFQjLXLK37FNGd3tkx0gDsMHC+73ydDEvgwdAWQBElYCxJH3nTtnssoYO7O1zciJ8p5w2zspAUAB4pWfHSa30jUmFL3Q0AMbl4Pom/itRW6tD1tMZ15wQI0UcHQ0Hdn3aPTYpAKpUTas4zADbrKDSRC0DE9MUAAVKD73QB2DgwcDziyHLRz5VTN4IgDSZUAua0U93139WJcrmi/v16LCYKAiANfazt0SmPqlEXWheGza1gkxnOvPHM7mteB3HRSJvgL8Of+7P/gA9alb68s4AbAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120900, "ymin": 1900, "xmax": 14875300, "ymax": 19998100, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DENOMINACI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NUMERO", "type": "esriFieldTypeDouble", "alias": "NUMERO", "domain": null }, { "name": "ACTIVO_FIJ", "type": "esriFieldTypeDouble", "alias": "ACTIVO FIJO", "domain": null }, { "name": "DENOMINACI", "type": "esriFieldTypeString", "alias": "DENOMINACIÓN", "length": 254, "domain": null }, { "name": "CLASE", "type": "esriFieldTypeDouble", "alias": "CLASE", "domain": null }, { "name": "CODIGO_INT", "type": "esriFieldTypeString", "alias": "CODIGO INTERNO", "length": 254, "domain": null }, { "name": "DIRECCION", "type": "esriFieldTypeString", "alias": "DIRECCIÓN", "length": 254, "domain": null }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "length": 254, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "CORREGIDO", "type": "esriFieldTypeString", "alias": "CORREGIDO", "length": 254, "domain": null }, { "name": "PE", "type": "esriFieldTypeInteger", "alias": "PE", "domain": null }, { "name": "WP", "type": "esriFieldTypeInteger", "alias": "WP", "domain": null }, { "name": "ANOS_DE_AN", "type": "esriFieldTypeDouble", "alias": "AÑOS ANTIGÜEDAD", "domain": null }, { "name": "ANO_DE_INI", "type": "esriFieldTypeDouble", "alias": "AÑOS INICIO", "domain": null }, { "name": "FECHAS", "type": "esriFieldTypeDate", "alias": "FECHAS", "length": 8, "domain": null }, { "name": "PELIGRO", "type": "esriFieldTypeInteger", "alias": "PELIGRO", "domain": null }, { "name": "FECHA_INST", "type": "esriFieldTypeDate", "alias": "FECHA INSTALACIÓN", "length": 8, "domain": null }, { "name": "VV", "type": "esriFieldTypeDouble", "alias": "VV", "domain": null }, { "name": "WV", "type": "esriFieldTypeInteger", "alias": "WV", "domain": null }, { "name": "RIESGO", "type": "esriFieldTypeDouble", "alias": "RIESGO", "domain": null }, { "name": "RR", "type": "esriFieldTypeInteger", "alias": "RR", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MUY_ALTO", "type": "esriFieldTypeDouble", "alias": "MUY ALTO", "domain": null }, { "name": "ALTO", "type": "esriFieldTypeDouble", "alias": "ALTO", "domain": null }, { "name": "MEDIO", "type": "esriFieldTypeDouble", "alias": "MEDIO", "domain": null }, { "name": "BAJO", "type": "esriFieldTypeDouble", "alias": "BAJO", "domain": null }, { "name": "MUY_BAJO", "type": "esriFieldTypeDouble", "alias": "MUY BAJO", "domain": null }, { "name": "SIN_DATOS", "type": "esriFieldTypeDouble", "alias": "SIN DATOS", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Red Agua Primaria", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Estructuras" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PELIGRO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "MUY ALTO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "2", "label": "ALTO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "3", "label": "MEDIO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 }, "value": "4", "label": "BAJO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1.5 }, "value": "5", "label": "MUY BAJO", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 265076.5894, "ymin": 8619629.7282, "xmax": 306443.5715, "ymax": 8696322.1003, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETRO", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "NETWORKTYP", "type": "esriFieldTypeString", "alias": "TIPO DE RED", "length": 50, "domain": null }, { "name": "REALLENGTH", "type": "esriFieldTypeDouble", "alias": "LONGÜITUD REAL", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDICION", "length": 50, "domain": null }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "FECHA INSTALACIÓN", "length": 8, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeInteger", "alias": "DISTRITO", "domain": null }, { "name": "SUELO", "type": "esriFieldTypeString", "alias": "SUELO", "length": 20, "domain": null }, { "name": "ANTIGUEDAD", "type": "esriFieldTypeDouble", "alias": "ANTIGUEDAD", "domain": null }, { "name": "VULNERABIL", "type": "esriFieldTypeDouble", "alias": "VULNERABILIDAD", "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeInteger", "alias": "ESRI_OID", "domain": null }, { "name": "PELIGRO", "type": "esriFieldTypeInteger", "alias": "PELIGRO", "domain": null }, { "name": "WP", "type": "esriFieldTypeInteger", "alias": "WP", "domain": null }, { "name": "TIPO_TUBER", "type": "esriFieldTypeString", "alias": "TIPO TUBERIA", "length": 10, "domain": null }, { "name": "PUNTAJE", "type": "esriFieldTypeDouble", "alias": "PUNTAJE", "domain": null }, { "name": "PANTING", "type": "esriFieldTypeInteger", "alias": "PANTING", "domain": null }, { "name": "ANTIG", "type": "esriFieldTypeInteger", "alias": "ANTIGÜEDAD", "domain": null }, { "name": "VV", "type": "esriFieldTypeDouble", "alias": "VV", "domain": null }, { "name": "WV", "type": "esriFieldTypeDouble", "alias": "WV", "domain": null }, { "name": "RIESGO", "type": "esriFieldTypeDouble", "alias": "RIESGO", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "A831_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Colectores Red Primaria", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Estructuras" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PELIGRO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "MUY ALTO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "value": "2", "label": "ALTO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "3", "label": "MEDIO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 }, "value": "4", "label": "BAJO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "value": "5", "label": "MUY BAJO", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 263474.1209, "ymin": 8639739.8972, "xmax": 316720.8979, "ymax": 8698326.8791, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "FECHA INSTALACIÓN", "length": 8, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeInteger", "alias": "DISTRITO", "domain": null }, { "name": "SUELO", "type": "esriFieldTypeString", "alias": "SUELO", "length": 20, "domain": null }, { "name": "ANTIGUEDAD", "type": "esriFieldTypeDouble", "alias": "ANTIGUEDAD", "domain": null }, { "name": "VULNERABIL", "type": "esriFieldTypeDouble", "alias": "VULNERABILIDAD", "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeInteger", "alias": "ESRI_OID", "domain": null }, { "name": "NUMERO", "type": "esriFieldTypeInteger", "alias": "NUMERO", "domain": null }, { "name": "PELIGRO", "type": "esriFieldTypeInteger", "alias": "PELIGRO", "domain": null }, { "name": "WP", "type": "esriFieldTypeDouble", "alias": "WP", "domain": null }, { "name": "TIPO_TUBER", "type": "esriFieldTypeString", "alias": "TIPO TUBERIA", "length": 10, "domain": null }, { "name": "PUNTAJE", "type": "esriFieldTypeInteger", "alias": "PUNTAJE", "domain": null }, { "name": "PANTING", "type": "esriFieldTypeInteger", "alias": "PANTING", "domain": null }, { "name": "ANTIG", "type": "esriFieldTypeDouble", "alias": "ANTIGÜEDAD", "domain": null }, { "name": "VV", "type": "esriFieldTypeDouble", "alias": "VV", "domain": null }, { "name": "WV", "type": "esriFieldTypeInteger", "alias": "WV", "domain": null }, { "name": "RIESGO", "type": "esriFieldTypeDouble", "alias": "RIESGO", "domain": null }, { "name": "FECHA_INST", "type": "esriFieldTypeDate", "alias": "FECHA INSTALACIÓN", "length": 8, "domain": null }, { "name": "RR", "type": "esriFieldTypeInteger", "alias": "RR", "domain": null }, { "name": "GRADO_RIESGO", "type": "esriFieldTypeString", "alias": "GRADO RIESGO", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "A832_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Peligro por Deslizamiento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PTD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.05 } }, "value": "1", "label": "Muy Alto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.05 } }, "value": "2", "label": "Alto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.05 } }, "value": "3", "label": "Medio", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.05 } }, "value": "4", "label": "Bajo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.05 } }, "value": "5", "label": "Muy Bajo", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 260262.8544, "ymin": 8616341.7619, "xmax": 323747.5022, "ymax": 8719845.9716, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VALOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VALOR", "type": "esriFieldTypeDouble", "alias": "VALOR", "domain": null }, { "name": "PTD", "type": "esriFieldTypeInteger", "alias": "PTD", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3335500_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A835_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Rios", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NOMBRE]", "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": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 266411.3687, "ymin": 8642554.5313, "xmax": 324705.4367, "ymax": 8702987.378, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "NOMBRE", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3288621_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A826_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Distritos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32718, "latestWkid": 32718 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOMBRE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[nombre]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 225, 225, 225, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 254901.0787, "ymin": 8615341.2633, "xmax": 323611.5202, "ymax": 8719845.9716, "spatialReference": { "wkid": 32718, "latestWkid": 32718 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "id", "domain": null }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "nombre", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3287198_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A824_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }