{ "currentVersion": 10.91, "id": 0, "name": "Reporte Ciudadano Poly", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO_INTERVENCION", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "En_Ejecucion", "label": "En Ejecucion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Priorizado", "label": "Priorizado", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Terminado", "label": "Terminado", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -74.394869266, "ymin": 3.78920965399999, "xmax": -73.99142017, "ymax": 4.832983825999969, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOM_LOCALIDAD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PK_ID_ELEMENTO", "type": "esriFieldTypeInteger", "alias": "Id Elemento", "domain": null }, { "name": "CIV", "type": "esriFieldTypeInteger", "alias": "Civ", "domain": null }, { "name": "NOM_LOCALIDAD", "type": "esriFieldTypeString", "alias": "Nom Localidad", "length": 50, "domain": null }, { "name": "NOM_SECTOR", "type": "esriFieldTypeString", "alias": "Nom Sector", "length": 60, "domain": null }, { "name": "TIPOMALLA", "type": "esriFieldTypeString", "alias": "Tipo Malla", "length": 30, "domain": { "type": "codedValue", "name": "D_Tipo_Malla", "description": "", "codedValues": [ { "name": "Arterial", "code": "AR" }, { "name": "Local", "code": "LO" }, { "name": "Intermedia", "code": "IN" }, { "name": "Rural", "code": "RU" }, { "name": "Circuito Movilidad", "code": "CM" }, { "name": "Expancion", "code": "EX" }, { "name": "Fuera del Distrito", "code": "FD" }, { "name": "Troncal", "code": "ART" }, { "name": "Rural Principal", "code": "RUP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOM_UPL", "type": "esriFieldTypeString", "alias": "Nom Upl", "length": 50, "domain": null }, { "name": "EJE_VIAL", "type": "esriFieldTypeString", "alias": "Eje Vial", "length": 20, "domain": null }, { "name": "DESDE", "type": "esriFieldTypeString", "alias": "Desde", "length": 20, "domain": null }, { "name": "HASTA", "type": "esriFieldTypeString", "alias": "Hasta", "length": 20, "domain": null }, { "name": "DESCRIPCION_ELEMENTO", "type": "esriFieldTypeString", "alias": "Desc Elemento", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AREA_INTERVENCION", "type": "esriFieldTypeDouble", "alias": "Area Intervencion M2", "domain": null }, { "name": "VOLUMEN_INTERVENCION", "type": "esriFieldTypeDouble", "alias": "Volumen Intervencion M3", "domain": null }, { "name": "FECHA_INTERVENCION", "type": "esriFieldTypeDate", "alias": "Fecha Intervencion", "length": 8, "domain": null }, { "name": "ESTADO_INTERVENCION", "type": "esriFieldTypeString", "alias": "ESTADO_INTERVENCION", "length": 50, "domain": { "type": "codedValue", "name": "D_ESTADO_INTERVENCION_GAB", "description": "", "codedValues": [ { "name": "Terminado", "code": "Terminado" }, { "name": "En Ejecucion", "code": "En_Ejecucion" }, { "name": "Priorizado", "code": "Priorizado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENTIDAD", "type": "esriFieldTypeString", "alias": "ENTIDAD", "length": 50, "domain": { "type": "codedValue", "name": "D_Estado_Dano_Entidad", "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" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": "R469_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_469", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_469", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A388_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }