{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Estratificación", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 4, "name": "Predios urbanos" } ], "minScale": 100000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 974216.4612999996, "ymin": 622051.1777999997, "xmax": 981274.9084000001, "ymax": 630657.3596999999, "spatialReference": { "wkid": 3115, "latestWkid": 3115 } }, "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 }, "supportsCoordinatesQuantization": true, "serviceItemId": "e4e7ca6ff660454f8122f4af9b3054f7" }, { "currentVersion": 10.81, "id": 4, "name": "Predios urbanos", "type": "Feature Layer", "description": "Contiene la base catastral en suelo urbano del municipio clasificado según el POT vigente, la cual se define como una zona de una unidad orgánica catastral que se encuentra en el área comprendida dentro del perímetro urbano, debidamente aprobado por el POT vigente.NOTA: Este feature fue obtenido de forma libre a traves de la pagina de datos abiertos del IGAC en el año 2021.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3115, "latestWkid": 3115 }, "copyrightText": "Instituto Geográfico Agustín Codazzi - IGAC", "parentLayer": { "id": 0, "name": "Estratificación" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 974216.4612999996, "ymin": 622051.1777999997, "xmax": 981274.9084000001, "ymax": 630657.3596999999, "spatialReference": { "wkid": 3115, "latestWkid": 3115 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "codigo_predial_nacional", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "codigo_predial_nacional", "type": "esriFieldTypeString", "alias": "Código predial nacional", "length": 30, "domain": null }, { "name": "codigo_predial_anterior", "type": "esriFieldTypeString", "alias": "Código predial anterior", "length": 20, "domain": null }, { "name": "codigo_predial_corto", "type": "esriFieldTypeString", "alias": "Código predial corto", "length": 50, "domain": null }, { "name": "codigo_de_manzana", "type": "esriFieldTypeString", "alias": "Código de manzana", "length": 17, "domain": null }, { "name": "sector_catastral", "type": "esriFieldTypeString", "alias": "Sector catastral", "length": 50, "domain": null }, { "name": "matricula_inmobiliaria", "type": "esriFieldTypeString", "alias": "Matrícula inmobiliaria", "length": 255, "domain": null }, { "name": "direccion", "type": "esriFieldTypeString", "alias": "Dirección", "length": 255, "domain": null }, { "name": "propietario", "type": "esriFieldTypeString", "alias": "Propietario", "length": 255, "domain": null }, { "name": "cedula_o_nit", "type": "esriFieldTypeString", "alias": "Cédula o NIT", "length": 255, "domain": null }, { "name": "avaluo_igac", "type": "esriFieldTypeString", "alias": "Avalúo IGAC", "length": 255, "domain": null }, { "name": "area_construida", "type": "esriFieldTypeInteger", "alias": "Área construida m2", "domain": null }, { "name": "area_igac_m2", "type": "esriFieldTypeInteger", "alias": "Área IGAC m2", "domain": null }, { "name": "area_igac_ha", "type": "esriFieldTypeString", "alias": "Área IGAC ha", "length": 255, "domain": null }, { "name": "ajuste", "type": "esriFieldTypeString", "alias": "Ajuste", "length": 200, "domain": null }, { "name": "no_propietarios", "type": "esriFieldTypeString", "alias": "Número de propietarios", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "g651codigo_predi", "fields": "codigo_predial_corto", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r212_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a196_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, "supportsCoordinatesQuantization": true, "serviceItemId": "e4e7ca6ff660454f8122f4af9b3054f7" } ], "tables": [ { "currentVersion": 10.81, "id": 2, "name": "Estratificación", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "codigo_predial_corto", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "no", "type": "esriFieldTypeInteger", "alias": "No", "domain": null }, { "name": "codigo_predial_corto", "type": "esriFieldTypeString", "alias": "Codigo_predial_corto", "length": 255, "domain": null }, { "name": "estrato", "type": "esriFieldTypeString", "alias": "Estrato", "length": 255, "domain": null } ], "indexes": [ { "name": "r333_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "serviceItemId": "e4e7ca6ff660454f8122f4af9b3054f7" }, { "currentVersion": 10.81, "id": 1, "name": "Nomenclatura domiciliaria y estratificación", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "codigo_predial_nacional", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "codigo_predial_nacional", "type": "esriFieldTypeString", "alias": "Codigo_predial_nacional", "length": 255, "domain": null }, { "name": "codigo_predial_anterior", "type": "esriFieldTypeString", "alias": "Codigo_predial_anterior", "length": 255, "domain": null }, { "name": "codigo_predial_corto", "type": "esriFieldTypeString", "alias": "Codigo_predial_corto", "length": 255, "domain": null }, { "name": "codigo_predial_corto_ph", "type": "esriFieldTypeString", "alias": "Codigo_predial_corto_PH", "length": 255, "domain": null }, { "name": "clase_de_suelo", "type": "esriFieldTypeString", "alias": "Clase_de_suelo", "length": 255, "domain": null }, { "name": "nomenclatura_igac", "type": "esriFieldTypeString", "alias": "Nomenclatura_IGAC", "length": 255, "domain": null }, { "name": "nomenclatura_secretaria_de_plan", "type": "esriFieldTypeString", "alias": "Nomenclatura_secretaria_de_planeacion", "length": 255, "domain": null }, { "name": "nomenclatura_no_estandarizada", "type": "esriFieldTypeString", "alias": "nomenclatura_no_estandarizada", "length": 255, "domain": null }, { "name": "fecha", "type": "esriFieldTypeString", "alias": "Fecha", "length": 255, "domain": null }, { "name": "avenida", "type": "esriFieldTypeString", "alias": "avenida", "length": 3699, "domain": null }, { "name": "cll_cr_dig_trv_1", "type": "esriFieldTypeString", "alias": "cll_cr_dig_trv_1", "length": 255, "domain": null }, { "name": "numero_1", "type": "esriFieldTypeString", "alias": "numero_1", "length": 255, "domain": null }, { "name": "prefijo_1", "type": "esriFieldTypeString", "alias": "prefijo_1", "length": 255, "domain": null }, { "name": "cll_cr_dig_trv_2", "type": "esriFieldTypeString", "alias": "cll_cr_dig_trv_2", "length": 255, "domain": null }, { "name": "numero_2", "type": "esriFieldTypeString", "alias": "numero_2", "length": 255, "domain": null }, { "name": "prefijo_2", "type": "esriFieldTypeString", "alias": "prefijo_2", "length": 255, "domain": null }, { "name": "numero_de_placa", "type": "esriFieldTypeString", "alias": "numero_de_placa", "length": 255, "domain": null }, { "name": "manzana", "type": "esriFieldTypeString", "alias": "manzana", "length": 255, "domain": null }, { "name": "casa", "type": "esriFieldTypeString", "alias": "casa", "length": 255, "domain": null }, { "name": "predio", "type": "esriFieldTypeString", "alias": "predio", "length": 255, "domain": null }, { "name": "parcela", "type": "esriFieldTypeString", "alias": "parcela", "length": 255, "domain": null }, { "name": "lote", "type": "esriFieldTypeString", "alias": "lote", "length": 255, "domain": null }, { "name": "piso", "type": "esriFieldTypeString", "alias": "piso", "length": 255, "domain": null }, { "name": "etapa", "type": "esriFieldTypeString", "alias": "etapa", "length": 255, "domain": null }, { "name": "torre", "type": "esriFieldTypeString", "alias": "torre", "length": 255, "domain": null }, { "name": "bloque", "type": "esriFieldTypeString", "alias": "bloque", "length": 255, "domain": null }, { "name": "modulo_unidad", "type": "esriFieldTypeString", "alias": "modulo_unidad", "length": 255, "domain": null }, { "name": "numero_3", "type": "esriFieldTypeString", "alias": "numero_3", "length": 255, "domain": null }, { "name": "uso_propiedad_horizontal", "type": "esriFieldTypeString", "alias": "uso_propiedad_horizontal", "length": 255, "domain": null }, { "name": "numero_4", "type": "esriFieldTypeString", "alias": "numero_4", "length": 255, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "Barrio", "length": 255, "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "Comuna", "length": 255, "domain": null }, { "name": "vereda", "type": "esriFieldTypeString", "alias": "Vereda", "length": 255, "domain": null }, { "name": "centro_poblado", "type": "esriFieldTypeString", "alias": "Centro_poblado", "length": 255, "domain": null }, { "name": "corregimiento", "type": "esriFieldTypeString", "alias": "Corregimiento", "length": 255, "domain": null }, { "name": "responsable", "type": "esriFieldTypeString", "alias": "responsable", "length": 255, "domain": null }, { "name": "uso_estratificacion", "type": "esriFieldTypeString", "alias": "Uso_estratificacion", "length": 255, "domain": null }, { "name": "estrato", "type": "esriFieldTypeString", "alias": "Estrato", "length": 255, "domain": null }, { "name": "estado", "type": "esriFieldTypeString", "alias": "estado", "length": 255, "domain": null }, { "name": "area_terreno", "type": "esriFieldTypeInteger", "alias": "area_terreno", "domain": null }, { "name": "movimientos", "type": "esriFieldTypeString", "alias": "movimientos", "length": 255, "domain": null }, { "name": "observaciones", "type": "esriFieldTypeString", "alias": "observaciones", "length": 255, "domain": null }, { "name": "area_construida", "type": "esriFieldTypeString", "alias": "area_construida", "length": 50, "domain": null } ], "indexes": [ { "name": "bd_nomenclatura_domiciliaria_y_estratificacion_pkey", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r493_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "serviceItemId": "e4e7ca6ff660454f8122f4af9b3054f7" }, { "currentVersion": 10.81, "id": 3, "name": "Predio - Decreto", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "sector", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "codigo_predial", "type": "esriFieldTypeString", "alias": "Código predial", "length": 30, "domain": null }, { "name": "sector", "type": "esriFieldTypeString", "alias": "Sector", "length": 100, "domain": null }, { "name": "ejemplo", "type": "esriFieldTypeString", "alias": "Ejemplo", "length": 100, "domain": null }, { "name": "decreto", "type": "esriFieldTypeString", "alias": "Decreto", "length": 255, "domain": null } ], "indexes": [ { "name": "r387_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "serviceItemId": "e4e7ca6ff660454f8122f4af9b3054f7" } ] }