{ "currentVersion": 10.91, "id": 0, "name": "Reporte su Daño", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -122.081413865, "ymin": -74.195308685, "xmax": 4.787658076000009, "ymax": 37.389808278000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "63b64ef25d9576571ce765d8a93e098c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO5JREFUGJV10L9HxHEcx/FH17c+S1xEP9RcDWm4KCLX0hClsb0hJxob03x7/8NtzdHQlkTjNUREcUS6c8Sb68dwly53PXnz9n4/37y8M73kkEcDn92LrKvPp0o6jsVYTaNpTNObO9dxHGVVtW552KVKFGPTACHa0zkrphXs2VVVyyCdpaMfsYdla8pObCllELOx01fskObTeohc1gkx9b9KjMQk8m25pY6Zf+2mOhrtzLV0EbOxYLCP+IVHN/hsZ36IIyOKlhT+HHzh1r0nh/y8bt+HCyuunJqwbci4llcvzj07sOf9V4YNLZQ61ZdvJAlE7hVQITcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "OBSERVACIONES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "Fecha", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA" }, { "name": "OBSERVACIONES", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "OBSERVACIONES" }, { "name": "CORREO_ELECTRONICO", "type": "esriFieldTypeString", "alias": "Correo Electronico", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CORREO_ELECTRONICO" }, { "name": "NOMBRE_USUARIO", "type": "esriFieldTypeString", "alias": "Nombre Usuario", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOMBRE_USUARIO" }, { "name": "ESTADO_DANO", "type": "esriFieldTypeString", "alias": "Estado Daño", "domain": { "type": "codedValue", "name": "D_Estado_Dano", "description": "", "codedValues": [ { "name": "Reportado", "code": "Reportado" }, { "name": "En Visita", "code": "En_Visita" }, { "name": "En Revision ESP", "code": "En_Revision_ESP" }, { "name": "Priorizado", "code": "Priorizado" }, { "name": "Intervenido", "code": "Intervenido" }, { "name": "No Viable", "code": "No_Viable" }, { "name": "Viable", "code": "Viable" }, { "name": "En Ejecucion", "code": "En_Ejecucion" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Reportado", "modelName": "ESTADO_DANO" }, { "name": "DESCRIPCION_NO_VIABLE", "type": "esriFieldTypeString", "alias": "Descripción No Viable", "domain": { "type": "codedValue", "name": "D_Estado_Dano_Desc", "description": "", "codedValues": [ { "name": "Desecación", "code": "Desecacion" }, { "name": "Requiere Intervención Total", "code": "Requiere_Intervencion_Total" }, { "name": "Duplicado", "code": "Duplicado" }, { "name": "Via Privada", "code": "Via_Privada" }, { "name": "No Afecta la Movilidad", "code": "No_Afecta_Movilidad" }, { "name": "No Se Puede Localizar", "code": "No_Se_Puede_Localizar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCRIPCION_NO_VIABLE" }, { "name": "ENTIDAD_RESPONSABLE", "type": "esriFieldTypeString", "alias": "Entidad_responsable", "domain": { "type": "codedValue", "name": "D_Estado_Dano_Entidad_1", "description": "", "codedValues": [ { "name": "IDU", "code": "IDU" }, { "name": "UMV", "code": "UMV" }, { "name": "FDL", "code": "FDL" }, { "name": "ETB", "code": "ETB" }, { "name": "ENEL", "code": "ENEL" }, { "name": "EAAB", "code": "EAAB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENTIDAD_RESPONSABLE" }, { "name": "FECHA_ASIGNACION", "type": "esriFieldTypeDate", "alias": "Fecha Asignacion", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_ASIGNACION" }, { "name": "AREA_INTERVENIDA", "type": "esriFieldTypeDouble", "alias": "Area intervenida m2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_INTERVENIDA" }, { "name": "VOLUMEN_MEZCLA", "type": "esriFieldTypeDouble", "alias": "Volumen Mezcla m3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VOLUMEN_MEZCLA" }, { "name": "LOCALIDAD", "type": "esriFieldTypeString", "alias": "Localidad", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCALIDAD" }, { "name": "UPZ", "type": "esriFieldTypeString", "alias": "Upz", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPZ" }, { "name": "SECTOR", "type": "esriFieldTypeString", "alias": "Sector Catastral", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SECTOR" }, { "name": "KI_CARRIL", "type": "esriFieldTypeDouble", "alias": "Kilometro Carril", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KI_CARRIL" }, { "name": "INDICE_PRIORIDAD", "type": "esriFieldTypeDouble", "alias": "Indice de Prioridad", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INDICE_PRIORIDAD" }, { "name": "FECHA_VISITA", "type": "esriFieldTypeDate", "alias": "Fecha Visita", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_VISITA" }, { "name": "TIPO_MALLA", "type": "esriFieldTypeString", "alias": "Tipo Malla", "domain": { "type": "codedValue", "name": "D_TipoMalla", "description": "Dominio clasificacion malla IDU", "codedValues": [ { "name": "Arterial", "code": "AR" }, { "name": "Intermedia", "code": "IN" }, { "name": "Local", "code": "LO" }, { "name": "Rural", "code": "RU" }, { "name": "Circuito Movilidad", "code": "CM" }, { "name": "Expansion", "code": "EX" }, { "name": "Fuera del Distrito", "code": "FD" }, { "name": "Troncal", "code": "ART" }, { "name": "Rural Principal", "code": "RUP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIPO_MALLA" }, { "name": "FECHA_INTERVENCION", "type": "esriFieldTypeDate", "alias": "Fecha Intervencion", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_INTERVENCION" }, { "name": "CLASIFICACION_HUECO", "type": "esriFieldTypeString", "alias": "Clasificacion Hueco", "domain": { "type": "codedValue", "name": "D_Estado_Dano_Clasifi_huecos", "description": "", "codedValues": [ { "name": "Puente Vehicular", "code": "Puente_Vehicular" }, { "name": "Puente Peatonal", "code": "Puente_Peatonal" }, { "name": "Via", "code": "Via" }, { "name": "Cicloruta", "code": "Cicloruta" }, { "name": "Tapa De Caja Servicios Publicos", "code": "Tapa_Caja_Servicios_Publicos" }, { "name": "Anden/Plaza", "code": "Espacio_Publico" }, { "name": "Por Verificar", "code": "Por Verificar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASIFICACION_HUECO" }, { "name": "ESTADO_DAÑO_NUEVO", "type": "esriFieldTypeString", "alias": "Estado Dano Nuevo", "domain": { "type": "codedValue", "name": "D_Estado_Dano_N", "description": "", "codedValues": [ { "name": "En_Revision", "code": "En_Revision" }, { "name": "No Aplica (duplicado,no se localiza, desecacion, via privada)", "code": "No_Aplica" }, { "name": "Via Completa Programada2022", "code": "Via_Completa_Programada2022" }, { "name": "Via Completa En Revision De Programacion", "code": "Via_Completa_En_Revision_De_Programacion" }, { "name": "Priorizado", "code": "Priorizado" }, { "name": "Intervenido", "code": "Intervenido" }, { "name": "Viable", "code": "Viable" }, { "name": "En Ejecucion", "code": "En_Ejecucion" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESTADO_DAÑO_NUEVO" }, { "name": "VIA", "type": "esriFieldTypeString", "alias": "Via", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VIA" }, { "name": "DESDE", "type": "esriFieldTypeString", "alias": "Desde", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESDE" }, { "name": "HASTA", "type": "esriFieldTypeString", "alias": "Hasta", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HASTA" }, { "name": "PROGRAMACION", "type": "esriFieldTypeString", "alias": "PROGRAMACION", "domain": { "type": "codedValue", "name": "D_Estado_Programacion", "description": "", "codedValues": [ { "name": "Programado_Enero_2022", "code": "Programado_Enero_2022" }, { "name": "Programado_Febrero_2022", "code": "Programado_Febrero_2022" }, { "name": "Programado_Marzo_2022", "code": "Programado_Marzo_2022" }, { "name": "Programado_Abril_2022", "code": "Programado_Abril_2022" }, { "name": "Programado_Mayo_2022", "code": "Programado_Mayo_2022" }, { "name": "Programado_Junio_2022", "code": "Programado_Junio_2022" }, { "name": "Programado_Julio_2022", "code": "Programado_Julio_2022" }, { "name": "Programado_2_Semestre_2022", "code": "Programado_2_Semestre_2022" }, { "name": "No_Se_Puede_Atender", "code": "No_Se_Puede_Atender" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROGRAMACION" }, { "name": "OBSERVACION_PROGRAMACION", "type": "esriFieldTypeString", "alias": "Observacion Programacion", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OBSERVACION_PROGRAMACION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I6732FECHA", "fields": "FECHA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_507", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A408_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Reporte su Daño", "description": "", "prototype": { "attributes": { "HASTA": null, "DESDE": null, "VIA": null, "PROGRAMACION": null, "OBSERVACION_PROGRAMACION": null, "FECHA": null, "OBSERVACIONES": null, "CORREO_ELECTRONICO": null, "NOMBRE_USUARIO": null, "ESTADO_DANO": null, "DESCRIPCION_NO_VIABLE": null, "ENTIDAD_RESPONSABLE": null, "FECHA_ASIGNACION": null, "AREA_INTERVENIDA": null, "VOLUMEN_MEZCLA": null, "LOCALIDAD": null, "UPZ": null, "SECTOR": null, "KI_CARRIL": null, "INDICE_PRIORIDAD": null, "FECHA_VISITA": null, "TIPO_MALLA": null, "FECHA_INTERVENCION": null, "CLASIFICACION_HUECO": null, "ESTADO_DAÑO_NUEVO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }