{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Reasentamiento", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Proceso", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "id_localizacion_proceso", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102233, "latestWkid": 102233 } }, "sourceSpatialReference": { "wkid": 102233, "latestWkid": 102233 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 250, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "lotcodigo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id_localizacion_proceso", "type": "esriFieldTypeInteger", "alias": "Identificador de localización del proceso", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id_localizacion_proceso" }, { "name": "lotcodigo", "type": "esriFieldTypeString", "alias": "Código de lote", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "lotcodigo" }, { "name": "mancodigo", "type": "esriFieldTypeString", "alias": "Código de manzana", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "mancodigo" }, { "name": "seccodigo", "type": "esriFieldTypeString", "alias": "Código de sector", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "seccodigo" }, { "name": "upzcodigo", "type": "esriFieldTypeString", "alias": "Código de unidad de planeación zonal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "upzcodigo" }, { "name": "uplcodigo", "type": "esriFieldTypeString", "alias": "Código de unidad de planeación local", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "uplcodigo" }, { "name": "id_barrio_legalizado", "type": "esriFieldTypeString", "alias": "Identificador de barrio legalizado", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "id_barrio_legalizado" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Fecha de actualización", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "g1461id_localiza", "fields": "id_localizacion_proceso", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r97_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Reasentamiento", "description": "", "prototype": { "attributes": { "id_barrio_legalizado": null, "uplcodigo": null, "id_localizacion_proceso": null, "lotcodigo": null, "mancodigo": null, "seccodigo": null, "upzcodigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 25000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1f85e0019c9e4c88b4c970539db09fd5" } ], "tables": [ { "currentVersion": 10.81, "id": 1, "name": "Proceso", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Localización", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "id_localizacion_proceso", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": 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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "id_reas", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id_reas", "type": "esriFieldTypeString", "alias": "Identificador del proceso de reasentamiento", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "id_reas" }, { "name": "entidad_recomienda", "type": "esriFieldTypeSmallInteger", "alias": "Entidad que recomienda", "domain": { "type": "codedValue", "name": "d_entidad_recomienda", "description": "Dominio Entidad que recomienda", "codedValues": [ { "name": "Instituto Distrital de Gestión de Riesgos y Cambio Climático - IDIGER", "code": 1 }, { "name": "Otra entidad pública", "code": 3 }, { "name": "Sin Información", "code": 4 }, { "name": "Secretaría Distrital de Ambiente - SDA", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "entidad_recomienda" }, { "name": "tipo_documento_recomendacion", "type": "esriFieldTypeSmallInteger", "alias": "Tipo de documento recomendación", "domain": { "type": "codedValue", "name": "d_tipo_documento_recomendacion", "description": "Dominio Tipo de documento de recomendación", "codedValues": [ { "name": "Concepto técnico", "code": 1 }, { "name": "Diagnostico", "code": 2 }, { "name": "Acción popular", "code": 3 }, { "name": "Tutela", "code": 4 }, { "name": "Decreto", "code": 5 }, { "name": "Resolución", "code": 6 }, { "name": "Comunicación", "code": 7 }, { "name": "Sin información", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tipo_documento_recomendacion" }, { "name": "numero_documento_recomendacion", "type": "esriFieldTypeString", "alias": "Número de documento de recomendación", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "numero_documento_recomendacion" }, { "name": "fecha_documento_recomendacion", "type": "esriFieldTypeDate", "alias": "Fecha de documento de recomendación", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_documento_recomendacion" }, { "name": "concepto_previo", "type": "esriFieldTypeString", "alias": "Concepto previo", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "concepto_previo" }, { "name": "chip_catastral", "type": "esriFieldTypeString", "alias": "Chip catastral", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "chip_catastral" }, { "name": "unidades_habitacionales", "type": "esriFieldTypeInteger", "alias": "Unidades habitacionales", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "unidades_habitacionales" }, { "name": "area_construccion", "type": "esriFieldTypeDouble", "alias": "Área de construcción (m2)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_construccion" }, { "name": "direccion_campo", "type": "esriFieldTypeString", "alias": "Dirección en campo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "direccion_campo" }, { "name": "direccion_documento_recomendaci", "type": "esriFieldTypeString", "alias": "Dirección del documento de recomendación", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "direccion_documento_recomendacion" }, { "name": "direccion_catastral", "type": "esriFieldTypeString", "alias": "Dirección catastral", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "direccion_catastral" }, { "name": "numero_ficha_tecnica_idiger", "type": "esriFieldTypeInteger", "alias": "Número de ficha técnica - IDIGER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numero_ficha_tecnica_idiger" }, { "name": "tipo_riesgo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo de riesgo", "domain": { "type": "codedValue", "name": "d_tipo_riesgo", "description": "Dominio Tipo de riesgo", "codedValues": [ { "name": "Remoción de masa", "code": 1 }, { "name": "Inundación", "code": 2 }, { "name": "Avenida torrencial", "code": 3 }, { "name": "Estructural", "code": 4 }, { "name": "Remoción de masa e inundación", "code": 5 }, { "name": "Remoción de masa y avenida torrencial\nRemoción de masa y avenida torrencial", "code": 6 }, { "name": "Remoción de masa y estructural", "code": 7 }, { "name": "Inundación y avenida torrencial", "code": 8 }, { "name": "Inundación y estructural", "code": 9 }, { "name": "Avenida torrencial y estructural", "code": 10 }, { "name": "Remoción de masa, inundación, avenida torrencial", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tipo_riesgo" }, { "name": "estado_reasentamiento", "type": "esriFieldTypeSmallInteger", "alias": "Estado del proceso de reasentamiento", "domain": { "type": "codedValue", "name": "d_estado_reasentamiento", "description": "Dominio Estado del proceso de reasentamiento", "codedValues": [ { "name": "Recomendado sin documentos", "code": 0 }, { "name": "Reconocimiento del predio recomendado", "code": 1 }, { "name": "Estudio de documentos", "code": 2 }, { "name": "Avalúo comercial", "code": 3 }, { "name": "Selección de alternativa habitacional", "code": 4 }, { "name": "Asignación de recursos", "code": 5 }, { "name": "Adquisición alternativa habitacional", "code": 6 }, { "name": "Entrega alternativa habitacional", "code": 7 }, { "name": "Reasentamiento terminado", "code": 8 }, { "name": "Cierre administrativo sin reasentamiento", "code": 9 }, { "name": "Avalúo comercial adquisición", "code": 10 }, { "name": "Resolución oferta y adquisición", "code": 11 }, { "name": "Desembolso adquisición", "code": 12 }, { "name": "Proceso de adquisición terminado", "code": 13 }, { "name": "Adquisición predial por IDIGER", "code": 14 }, { "name": "Unificado", "code": 15 }, { "name": "Desactivado", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estado_reasentamiento" }, { "name": "sector_cvp", "type": "esriFieldTypeString", "alias": "Sector CVP", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sector_cvp" }, { "name": "lote_documento_recomendacion", "type": "esriFieldTypeString", "alias": "Lote en documento de recomendación", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "lote_documento_recomendacion" }, { "name": "manzana_documento_recomendacion", "type": "esriFieldTypeString", "alias": "Manzana en documento de recomendación", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "manzana_documento_recomendacion" }, { "name": "barrio_ficha_tecnica", "type": "esriFieldTypeString", "alias": "Barrio de la ficha técnica", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "barrio_ficha_tecnica" }, { "name": "fecha_ingreso_programa", "type": "esriFieldTypeDate", "alias": "Fecha de ingreso al programa", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_ingreso_programa" }, { "name": "fecha_entrega_predio", "type": "esriFieldTypeDate", "alias": "Fecha de entrega del predio", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_entrega_predio" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Fecha de actualización", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "indexes": [ { "name": "g1459id_reas", "fields": "id_reas", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r96_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Proceso", "description": "", "prototype": { "attributes": { "fecha_entrega_predio": null, "fecha_ingreso_programa": null, "id_reas": null, "entidad_recomienda": null, "tipo_documento_recomendacion": null, "numero_documento_recomendacion": null, "fecha_documento_recomendacion": null, "concepto_previo": null, "chip_catastral": null, "unidades_habitacionales": null, "area_construccion": null, "direccion_campo": null, "direccion_documento_recomendaci": null, "direccion_catastral": null, "numero_ficha_tecnica_idiger": null, "tipo_riesgo": null, "estado_reasentamiento": null, "sector_cvp": null, "lote_documento_recomendacion": null, "manzana_documento_recomendacion": null, "barrio_ficha_tecnica": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 25000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 25000, "maxRecordCountFactor": 1, "serviceItemId": "1f85e0019c9e4c88b4c970539db09fd5" } ] }