{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Construcciones_Urbanas" }, { "id": 2, "name": "Construcciones_Rural" }, { "id": 3, "name": "Predios_Urbanos" }, { "id": 4, "name": "Predios_Rurales" }, { "id": 5, "name": "Manzanas" }, { "id": 6, "name": "Veredas" }, { "id": 7, "name": "Barrios" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 844119.5741999997, "ymin": 1161772.9942000005, "xmax": 862234.2560999999, "ymax": 1181274.0991999991, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "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 }, { "currentVersion": 10.81, "id": 1, "name": "Construcciones_Urbanas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Layers" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "uso", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C", "label": "COMERCIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "I", "label": "INDUSTRIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R", "label": "RESIDENCIAL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 853452.5033999998, "ymin": 1168396.7764999997, "xmax": 858939.1465999996, "ymax": 1174008.4329000004, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pk_construcciones", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "pk_construcciones", "type": "esriFieldTypeString", "alias": "PK_CONSTRUCCIONES", "length": 33, "domain": null }, { "name": "edificio", "type": "esriFieldTypeString", "alias": "EDIFICIO", "length": 4, "domain": null }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "TIPO", "length": 1, "domain": { "type": "codedValue", "name": "DM_TIPO_CONST", "description": "DOMINIO DEL TIPO DE CONSTRUCCION", "codedValues": [ { "name": "NORMAL", "code": "N" }, { "name": "MEJORA", "code": "M" }, { "name": "LOTE", "code": "L" }, { "name": "PATIO", "code": "P" }, { "name": "SOTANO", "code": "S" }, { "name": "VIA", "code": "V" }, { "name": "HUELLA EDIFICIO", "code": "H" }, { "name": "BALCON", "code": "B" }, { "name": "RPH PRIVADO", "code": "A" }, { "name": "ENGLOBE", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "unidad_predial", "type": "esriFieldTypeString", "alias": "UNIDAD_PREDIAL", "length": 5, "domain": null }, { "name": "no_construccion", "type": "esriFieldTypeString", "alias": "NO_CONSTRUCCION", "length": 5, "domain": null }, { "name": "uso", "type": "esriFieldTypeString", "alias": "USO", "length": 1, "domain": { "type": "codedValue", "name": "DM_USO", "description": "", "codedValues": [ { "name": "INDUSTRIAL", "code": "I" }, { "name": "COMERCIAL", "code": "C" }, { "name": "RESIDENCIAL", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "no_convencional", "type": "esriFieldTypeString", "alias": "NO_CONVENCIONAL", "length": 3, "domain": null }, { "name": "clasificacion", "type": "esriFieldTypeString", "alias": "CLASIFICACION", "length": 2, "domain": { "type": "codedValue", "name": "DM_CLASIFICACION", "description": "DOMINIO PARA CLASIFICAR EN PRIVADO O COMUN", "codedValues": [ { "name": "PRIVADO", "code": "1" }, { "name": "COMUN", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "no_sotanos", "type": "esriFieldTypeSmallInteger", "alias": "NO_SOTANOS", "domain": null }, { "name": "no_pisos", "type": "esriFieldTypeSmallInteger", "alias": "NO_PISOS", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Construcciones_Rural", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Layers" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "uso", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C", "label": "COMERCIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "I", "label": "INDUSTRIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R", "label": "RESIDENCIAL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 844154.3189000003, "ymin": 1161888.7128999997, "xmax": 861677.2067999998, "ymax": 1181244.0913999993, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pk_construcciones", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "pk_construcciones", "type": "esriFieldTypeString", "alias": "PK_CONSTRUCCIONES", "length": 33, "domain": null }, { "name": "edificio", "type": "esriFieldTypeString", "alias": "EDIFICIO", "length": 4, "domain": null }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "TIPO", "length": 1, "domain": { "type": "codedValue", "name": "DM_TIPO_CONST", "description": "DOMINIO DEL TIPO DE CONSTRUCCION", "codedValues": [ { "name": "NORMAL", "code": "N" }, { "name": "MEJORA", "code": "M" }, { "name": "LOTE", "code": "L" }, { "name": "PATIO", "code": "P" }, { "name": "SOTANO", "code": "S" }, { "name": "VIA", "code": "V" }, { "name": "HUELLA EDIFICIO", "code": "H" }, { "name": "BALCON", "code": "B" }, { "name": "RPH PRIVADO", "code": "A" }, { "name": "ENGLOBE", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "unidad_predial", "type": "esriFieldTypeString", "alias": "UNIDAD_PREDIAL", "length": 5, "domain": null }, { "name": "no_construccion", "type": "esriFieldTypeString", "alias": "NO_CONSTRUCCION", "length": 5, "domain": null }, { "name": "uso", "type": "esriFieldTypeString", "alias": "USO", "length": 1, "domain": { "type": "codedValue", "name": "DM_USO", "description": "", "codedValues": [ { "name": "INDUSTRIAL", "code": "I" }, { "name": "COMERCIAL", "code": "C" }, { "name": "RESIDENCIAL", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "no_convencional", "type": "esriFieldTypeString", "alias": "NO_CONVENCIONAL", "length": 3, "domain": null }, { "name": "clasificacion", "type": "esriFieldTypeString", "alias": "CLASIFICACION", "length": 2, "domain": { "type": "codedValue", "name": "DM_CLASIFICACION", "description": "DOMINIO PARA CLASIFICAR EN PRIVADO O COMUN", "codedValues": [ { "name": "PRIVADO", "code": "1" }, { "name": "COMUN", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "no_pisos", "type": "esriFieldTypeSmallInteger", "alias": "NO_PISOS", "domain": null }, { "name": "no_sotanos", "type": "esriFieldTypeSmallInteger", "alias": "NO_SOTANOS", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Predios_Urbanos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Layers" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.4 } }, "label": "", "description": "" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 853436.9978999998, "ymin": 1168385.7832999993, "xmax": 859086.3832999999, "ymax": 1174015.5, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "predios", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "predios", "type": "esriFieldTypeString", "alias": "PREDIOS", "length": 5, "domain": null }, { "name": "pk_predios", "type": "esriFieldTypeString", "alias": "PK_PREDIOS", "length": 19, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 3, "domain": null }, { "name": "corregimiento", "type": "esriFieldTypeString", "alias": "CORREGIMIENTO", "length": 3, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "BARRIO", "length": 3, "domain": null }, { "name": "manzana_vereda", "type": "esriFieldTypeString", "alias": "MANZANA_VEREDA", "length": 4, "domain": null }, { "name": "version", "type": "esriFieldTypeInteger", "alias": "VERSION", "domain": null }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "TIPO", "length": 1, "domain": { "type": "codedValue", "name": "DM_TIPO_LOTE", "description": "DOMINIO DEL TIPO DE LOTE", "codedValues": [ { "name": "NORMAL", "code": "N" }, { "name": "LOTE", "code": "L" }, { "name": "SEPARADORES Y Z. V.", "code": "S" }, { "name": "R.P.H", "code": "R" }, { "name": "PARCELACION", "code": "P" }, { "name": "Englobado", "code": "E" }, { "name": "RPH_PRIVADO", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sector", "type": "esriFieldTypeString", "alias": "SECTOR", "length": 1, "domain": { "type": "codedValue", "name": "DM_SECTOR_CLASE", "description": "", "codedValues": [ { "name": "URBANO", "code": "1" }, { "name": "RURAL", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "total_edificios", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL_EDIFICIOS", "domain": null }, { "name": "total_unid_prediales", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL_UNID_PREDIALES", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Predios_Rurales", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Layers" }, "subLayers": [], "minScale": 32000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.4 } }, "label": "", "description": "" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 844119.5741999997, "ymin": 1161772.9942000005, "xmax": 862234.2560999999, "ymax": 1181274.0991999991, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "predios", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "predios", "type": "esriFieldTypeString", "alias": "PREDIOS", "length": 5, "domain": null }, { "name": "pk_predios", "type": "esriFieldTypeString", "alias": "PK_PREDIOS", "length": 19, "domain": null }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "TIPO", "length": 1, "domain": { "type": "codedValue", "name": "DM_TIPO_LOTE", "description": "DOMINIO DEL TIPO DE LOTE", "codedValues": [ { "name": "NORMAL", "code": "N" }, { "name": "LOTE", "code": "L" }, { "name": "SEPARADORES Y Z. V.", "code": "S" }, { "name": "R.P.H", "code": "R" }, { "name": "PARCELACION", "code": "P" }, { "name": "Englobado", "code": "E" }, { "name": "RPH_PRIVADO", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 3, "domain": null }, { "name": "sector", "type": "esriFieldTypeString", "alias": "SECTOR", "length": 1, "domain": { "type": "codedValue", "name": "DM_SECTOR_CLASE", "description": "", "codedValues": [ { "name": "URBANO", "code": "1" }, { "name": "RURAL", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "corregimiento", "type": "esriFieldTypeString", "alias": "CORREGIMIENTO", "length": 3, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "BARRIO", "length": 3, "domain": null }, { "name": "manzana_vereda", "type": "esriFieldTypeString", "alias": "MANZANA_VEREDA", "length": 4, "domain": null }, { "name": "total_unid_prediales", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL_UNID_PREDIALES", "domain": null }, { "name": "version", "type": "esriFieldTypeInteger", "alias": "VERSION", "domain": null }, { "name": "total_edificios", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL_EDIFICIOS", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Manzanas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Layers" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 853436.9978999998, "ymin": 1168385.7832999993, "xmax": 859086.3832999999, "ymax": 1174015.7518000007, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "manzana", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "manzana", "type": "esriFieldTypeString", "alias": "MANZANA", "length": 4, "domain": null }, { "name": "pk_manzana", "type": "esriFieldTypeString", "alias": "PK_MANZANA", "length": 14, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 3, "domain": null }, { "name": "sector", "type": "esriFieldTypeString", "alias": "SECTOR", "length": 1, "domain": { "type": "codedValue", "name": "DM_SECTOR_CLASE", "description": "", "codedValues": [ { "name": "URBANO", "code": "1" }, { "name": "RURAL", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "corregimiento", "type": "esriFieldTypeString", "alias": "CORREGIMIENTO", "length": 3, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "BARRIO", "length": 3, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Veredas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Layers" }, "subLayers": [], "minScale": 300000, "maxScale": 100, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 844119.5741999997, "ymin": 1161772.9942000005, "xmax": 862234.2560999999, "ymax": 1181274.0991999991, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "vereda", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "vereda", "type": "esriFieldTypeString", "alias": "VEREDA", "length": 4, "domain": null }, { "name": "pk_vereda", "type": "esriFieldTypeString", "alias": "PK_VEREDA", "length": 14, "domain": null }, { "name": "nom_vereda", "type": "esriFieldTypeString", "alias": "NOM_VEREDA", "length": 30, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 3, "domain": null }, { "name": "sector", "type": "esriFieldTypeString", "alias": "SECTOR", "length": 1, "domain": { "type": "codedValue", "name": "DM_SECTOR_CLASE", "description": "", "codedValues": [ { "name": "URBANO", "code": "1" }, { "name": "RURAL", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "corregimiento", "type": "esriFieldTypeString", "alias": "CORREGIMIENTO", "length": 3, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "BARRIO", "length": 3, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Barrios", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3116, "latestWkid": 3116 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Layers" }, "subLayers": [], "minScale": 15000, "maxScale": 100, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 55, 55, 255 ], "width": 1.835294117647059 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOM_BARRIO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 107, 107, 108, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 853436.4529999997, "ymin": 1168109.7850000001, "xmax": 859086.3832999999, "ymax": 1174015.5, "spatialReference": { "wkid": 3116, "latestWkid": 3116 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nom_barrio", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "nom_barrio", "type": "esriFieldTypeString", "alias": "nom_barrio", "length": 30, "domain": null }, { "name": "barrio", "type": "esriFieldTypeString", "alias": "barrio", "length": 3, "domain": null }, { "name": "pk_barrio", "type": "esriFieldTypeString", "alias": "pk_barrio", "length": 10, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "length": 3, "domain": null }, { "name": "sector", "type": "esriFieldTypeString", "alias": "SECTOR", "length": 1, "domain": { "type": "codedValue", "name": "DM_SECTOR", "description": "DOMINIO DEL SECTOR", "codedValues": [ { "name": "URBANO", "code": "1" }, { "name": "RURAL", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "corregimiento", "type": "esriFieldTypeString", "alias": "corregimiento", "length": 3, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }