{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Toponimia", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f28eec05ebfa3dcc711346eb98af1dc4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAN0lEQVQImWNhwAFYkNiMDAwMTAwMDH/RJeoZGBjEGBgYckGSyBLvGRgY2BgYGP6j65iIyw4UAACadwWdb96KeAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "UCASE([TIPO_SITIO]) CONCAT \"-\" CONCAT UCASE([NOMBRE])", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamicNeverRemove", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 24, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Lucida Console", "size": 2.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 4699839.7832, "ymin": 2239933.4218000006, "xmax": 4726220.663, "ymax": 2262819.0555000007, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cobama", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "nombre", "length": 100, "domain": null }, { "name": "tipo_sitio", "type": "esriFieldTypeString", "alias": "tipo_sitio", "length": 10, "domain": { "type": "codedValue", "name": "CAT_TipoSitioInteresCatastro", "description": "", "codedValues": [ { "name": "Edificios", "code": "01" }, { "name": "Conjuto Residencial", "code": "02" }, { "name": "Clinica Hospitales", "code": "03" }, { "name": "Escuelas Colegios", "code": "04" }, { "name": "Universidades", "code": "05" }, { "name": "Entidades Financieras", "code": "06" }, { "name": "Bares Discotecas", "code": "07" }, { "name": "CAI", "code": "08" }, { "name": "Centros Comerciales", "code": "09" }, { "name": "Centro de Cultura Religiosa", "code": "10" }, { "name": "Droguerias", "code": "11" }, { "name": "Embajadas Consulados", "code": "12" }, { "name": "Estaciones de Bombero", "code": "13" }, { "name": "Estaciones Policia", "code": "14" }, { "name": "Estaciones de Servicio", "code": "15" }, { "name": "Hoteles", "code": "16" }, { "name": "Museos", "code": "17" }, { "name": "Notarias", "code": "18" }, { "name": "Restaurantes", "code": "19" }, { "name": "Parqueaderos", "code": "20" }, { "name": "Supermercados", "code": "21" }, { "name": "Teatros y Cines", "code": "22" }, { "name": "Terminales Transporte", "code": "23" }, { "name": "ZonaVerde", "code": "24" }, { "name": "Cancha", "code": "25" }, { "name": "Tanque", "code": "26" }, { "name": "Ancianato", "code": "27" }, { "name": "Parque", "code": "28" }, { "name": "Condominio", "code": "29" }, { "name": "Subestacion Electrica", "code": "30" }, { "name": "Biblioteca", "code": "31" }, { "name": "Piscina", "code": "32" }, { "name": "Bodega", "code": "33" }, { "name": "Instituto Educativo", "code": "34" }, { "name": "Señalización", "code": "35" }, { "name": "Puente", "code": "36" }, { "name": "Monumento", "code": "37" }, { "name": "Plaza de Mercado", "code": "38" }, { "name": "Club Social", "code": "39" }, { "name": "Funeraria", "code": "40" }, { "name": "Comercio", "code": "41" }, { "name": "Industria", "code": "42" }, { "name": "Servidumbre", "code": "43" }, { "name": "Oficina", "code": "44" }, { "name": "Gimnasio", "code": "45" }, { "name": "Otros", "code": "46" }, { "name": "RPH", "code": "47" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null }, { "name": "x_origen_nacional", "type": "esriFieldTypeDouble", "alias": "x_origen_nacional", "domain": null }, { "name": "y_origen_nacional", "type": "esriFieldTypeDouble", "alias": "y_origen_nacional", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "i61cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r33_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "NomenclaturaDomiciliaria", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "036f1eb59501f5a79bd853164f44eec6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAF0lEQVQImWNhYGBoYGBgeMYCIhgYGKQAFRICb5UMzpMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 1, "height": 1, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "ANGULO", "rotationType": "arithmetic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[VIA] CONCAT NEWLINE CONCAT [PLACA]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"angulo\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0.5669291338582678, "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 260, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Courier New", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[VIA] CONCAT NEWLINE CONCAT [PLACA]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"angulo\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 511, "minScale": 1010, "name": "scala1", "priority": 26, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Courier New", "size": 4, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[placa]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"angulo\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 1111, "minScale": 2010, "name": "scala2", "priority": 27, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Courier New", "size": 4.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[VIA] CONCAT NEWLINE CONCAT [PLACA]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"angulo\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 261, "minScale": 510, "name": "scala0", "priority": 28, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Courier New", "size": 6.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PLACA]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"angulo\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 2011, "minScale": 4000, "name": "scala3", "priority": 29, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Courier New", "size": 1.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699412.4997, "ymin": 2240002.3621999994, "xmax": 4726447.2974, "ymax": 2263014.1983000003, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cbml", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id_nm_dom", "type": "esriFieldTypeInteger", "alias": "id_nm_dom", "domain": null }, { "name": "id_nm_vial", "type": "esriFieldTypeInteger", "alias": "id_nm_vial", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "numero_mejora", "type": "esriFieldTypeSmallInteger", "alias": "numero_mejora", "domain": null }, { "name": "tipo_nm", "type": "esriFieldTypeSmallInteger", "alias": "tipo_nm", "domain": { "type": "codedValue", "name": "CAT_Tipo_NM", "description": "DESCRIPCION", "codedValues": [ { "name": "Oficial Principal", "code": 1 }, { "name": "Oficial Secundaria", "code": 5 }, { "name": "Catastral Principal", "code": 10 }, { "name": "Asignada", "code": 20 }, { "name": "Catastral Secundaria", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tipo_via", "type": "esriFieldTypeString", "alias": "tipo_via", "length": 50, "domain": { "type": "codedValue", "name": "CAT_TipoVia_Nom", "description": "", "codedValues": [ { "name": "Carrera", "code": "CR" }, { "name": "Calle", "code": "CL" }, { "name": "Circular", "code": "CQ" }, { "name": "Diagonal", "code": "DG" }, { "name": "Transversal", "code": "TV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "numero_via", "type": "esriFieldTypeSmallInteger", "alias": "numero_via", "domain": null }, { "name": "apendice_via", "type": "esriFieldTypeString", "alias": "apendice_via", "length": 2, "domain": null }, { "name": "orientacion_via", "type": "esriFieldTypeString", "alias": "orientacion_via", "length": 1, "domain": { "type": "codedValue", "name": "CAT_Orientacion_Via", "description": "Orientacion de la via", "codedValues": [ { "name": "Este", "code": "E" }, { "name": "Sur", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "via", "type": "esriFieldTypeString", "alias": "via", "length": 50, "domain": null }, { "name": "tipo_cruce", "type": "esriFieldTypeString", "alias": "tipo_cruce", "length": 4, "domain": { "type": "codedValue", "name": "CAT_TipoVia_Nom", "description": "", "codedValues": [ { "name": "Carrera", "code": "CR" }, { "name": "Calle", "code": "CL" }, { "name": "Circular", "code": "CQ" }, { "name": "Diagonal", "code": "DG" }, { "name": "Transversal", "code": "TV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "numero_cruce", "type": "esriFieldTypeSmallInteger", "alias": "numero_cruce", "domain": null }, { "name": "apendice_cruce", "type": "esriFieldTypeString", "alias": "apendice_cruce", "length": 2, "domain": null }, { "name": "orientacion_cruce", "type": "esriFieldTypeString", "alias": "orientacion_cruce", "length": 1, "domain": { "type": "codedValue", "name": "CAT_Orientacion_Via", "description": "Orientacion de la via", "codedValues": [ { "name": "Este", "code": "E" }, { "name": "Sur", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "numero_placa", "type": "esriFieldTypeString", "alias": "numero_placa", "length": 100, "domain": null }, { "name": "interior", "type": "esriFieldTypeString", "alias": "interior", "length": 100, "domain": null }, { "name": "placa", "type": "esriFieldTypeString", "alias": "placa", "length": 50, "domain": null }, { "name": "anotaciones", "type": "esriFieldTypeString", "alias": "anotaciones", "length": 2000, "domain": null }, { "name": "angulo", "type": "esriFieldTypeDouble", "alias": "angulo", "domain": null }, { "name": "direccioncodificada", "type": "esriFieldTypeString", "alias": "direccioncodificada", "length": 20, "domain": null }, { "name": "direccionencasillada", "type": "esriFieldTypeString", "alias": "direccionencasillada", "length": 50, "domain": null }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null }, { "name": "codigo_postal", "type": "esriFieldTypeString", "alias": "codigo_postal", "length": 6, "domain": null }, { "name": "streetview", "type": "esriFieldTypeString", "alias": "streetview", "length": 255, "domain": null }, { "name": "x_origen_nacional", "type": "esriFieldTypeDouble", "alias": "x_origen_nacional", "domain": null }, { "name": "y_origen_nacional", "type": "esriFieldTypeDouble", "alias": "y_origen_nacional", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i64cbml4", "fields": "cbml,numero_mejora", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i64direccionenca", "fields": "direccionencasillada", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i64id_nm_dom", "fields": "id_nm_dom", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r36_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a25_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Nomenclatura Vial", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "version", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 0.7 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Proy Via", "classes": [ { "label": "Proyecto de Via", "description": "Proyecto de Via", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "0", "label": "Proyecto de Via" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 168, 69, 255 ], "toColor": [ 148, 168, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 47, 168, 255 ], "toColor": [ 47, 47, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 46, 70, 255 ], "toColor": [ 166, 46, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 137, 168, 255 ], "toColor": [ 35, 137, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 85, 170, 255 ], "toColor": [ 173, 85, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 105, 49, 255 ], "toColor": [ 158, 105, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 135, 87, 255 ], "toColor": [ 35, 135, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 64, 130, 255 ], "toColor": [ 52, 64, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 166, 41, 255 ], "toColor": [ 44, 166, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 64, 40, 255 ], "toColor": [ 173, 64, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 60, 100, 255 ], "toColor": [ 140, 60, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 35, 148, 255 ], "toColor": [ 114, 35, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 163, 149, 255 ], "toColor": [ 80, 163, 149, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[label]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 250, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[nombre_comun]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 250, "name": "Nombre", "priority": 17, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[label]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 251, "minScale": 500, "name": "default1", "priority": 18, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[label]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 501, "minScale": 1000, "name": "default2", "priority": 19, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[nombre_comun]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 501, "minScale": 1000, "name": "Nombre2", "priority": 20, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[label]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 1001, "minScale": 2000, "name": "default3", "priority": 21, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 4, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[nombre_comun]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 1001, "minScale": 2000, "name": "Nombre3", "priority": 22, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 4, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[nombre_comun]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 2001, "minScale": 4000, "name": "Nombre4", "priority": 16, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 3, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[nombre_comun]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 1001, "minScale": 2000, "name": "Nombre1", "priority": 23, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699457.0331, "ymin": 2239996.2916, "xmax": 4726452.4962, "ymax": 2263040.7551000006, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "comuna", "type": "esriFieldTypeString", "alias": "comuna", "length": 50, "domain": null }, { "name": "version", "type": "esriFieldTypeInteger", "alias": "version", "domain": { "type": "codedValue", "name": "CAT_Estado_Malla_Via", "description": "", "codedValues": [ { "name": "Proyeccion nomenclatura vial", "code": 0 }, { "name": "Nomenclatura vial existente", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tipo_via", "type": "esriFieldTypeString", "alias": "tipo_via", "length": 10, "domain": { "type": "codedValue", "name": "CAT_TipoVia", "description": "", "codedValues": [ { "name": "Carrera", "code": "CR" }, { "name": "Calle", "code": "CL" }, { "name": "Circular", "code": "CQ" }, { "name": "Diagonal", "code": "DG" }, { "name": "Servidumbre-Peatonal", "code": "SR" }, { "name": "Transversal", "code": "TV" }, { "name": "Via Rural", "code": "VR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "via_principal", "type": "esriFieldTypeString", "alias": "via_principal", "length": 50, "domain": null }, { "name": "via_generadora", "type": "esriFieldTypeString", "alias": "via_generadora", "length": 50, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "label", "length": 50, "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "length": 25, "domain": null }, { "name": "importancia", "type": "esriFieldTypeInteger", "alias": "importancia", "domain": { "type": "codedValue", "name": "CAT_Importancia_Via", "description": "", "codedValues": [ { "name": "Alta", "code": 1 }, { "name": "Media", "code": 2 }, { "name": "Baja", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "orientacion_cruce", "type": "esriFieldTypeString", "alias": "orientacion_cruce", "length": 1, "domain": { "type": "codedValue", "name": "CAT_Orientacion_Via", "description": "Orientacion de la via", "codedValues": [ { "name": "Este", "code": "E" }, { "name": "Sur", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null }, { "name": "fecha_actualizacion", "type": "esriFieldTypeDate", "alias": "fecha_actualizacion", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r35_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a24_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Limite Barrio Vereda", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CODIGO] CONCAT NEWLINE CONCAT [NOMBRE_BARRIO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 250, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CODIGO] CONCAT NEWLINE CONCAT [NOMBRE_BARRIO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 651, "minScale": 3000, "name": "scala2", "priority": 11, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CODIGO] CONCAT NEWLINE CONCAT [NOMBRE_BARRIO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 3001, "minScale": 10000, "name": "scala3", "priority": 12, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CODIGO] CONCAT NEWLINE CONCAT [NOMBRE_BARRIO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 10001, "minScale": 25000, "name": "scala4", "priority": 13, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 3, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[CODIGO] CONCAT NEWLINE CONCAT [NOMBRE_BARRIO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 251, "minScale": 650, "name": "scala1", "priority": 14, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699257.3271, "ymin": 2239727.3488999996, "xmax": 4726590.8584, "ymax": 2263174.2489, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "codigo", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "codigo", "length": 50, "domain": null }, { "name": "nombre_barrio", "type": "esriFieldTypeString", "alias": "nombre_barrio", "length": 50, "domain": null }, { "name": "sector", "type": "esriFieldTypeSmallInteger", "alias": "sector", "domain": { "type": "codedValue", "name": "Cat_Sector", "description": "Descripcion Sector", "codedValues": [ { "name": "NOR-ORIENTAL", "code": 1 }, { "name": "NOR-OCCIDENTAL", "code": 2 }, { "name": "CENTRO-ORIENTAL", "code": 3 }, { "name": "CENTRO-OCCIDENTAL", "code": 4 }, { "name": "SUR-ORIENTAL", "code": 5 }, { "name": "SUR-OCCIDENTAL", "code": 6 }, { "name": "RURAL NOR-OCCIDENTAL", "code": 7 }, { "name": "RURAL SUR-OCCIDENTAL", "code": 8 }, { "name": "RURAL ORIENTAL", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "indicador_ur", "type": "esriFieldTypeString", "alias": "indicador_ur", "length": 2, "domain": { "type": "codedValue", "name": "CAT_ClasifSuelo", "description": "", "codedValues": [ { "name": "Rural", "code": "R" }, { "name": "Urbano", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "nombre_comuna", "type": "esriFieldTypeString", "alias": "nombre_comuna", "length": 50, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "i49codigo", "fields": "codigo", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Comuna", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 78, 78, 78, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[nombre]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 250, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[nombre]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 651, "minScale": 3000, "name": "scala2", "priority": 5, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[nombre]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 3001, "minScale": 10000, "name": "scala3", "priority": 6, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 4, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[nombre]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 10001, "minScale": 20000, "name": "scala4", "priority": 7, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 3.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[nombre]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 20001, "minScale": 0, "name": "scala5", "priority": 8, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 3, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[nombre]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 251, "minScale": 650, "name": "scala1", "priority": 9, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 4699257.3271, "ymin": 2239727.3488999996, "xmax": 4726590.8584, "ymax": 2263174.2489, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "comuna", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "sector", "type": "esriFieldTypeSmallInteger", "alias": "sector", "domain": null }, { "name": "nombre", "type": "esriFieldTypeString", "alias": "nombre", "length": 50, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Manzana", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699268.1395, "ymin": 2239766.432600001, "xmax": 4726580.9605, "ymax": 2263057.8649000004, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BARRIOVEREDAID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cobama", "type": "esriFieldTypeString", "alias": "cobama", "length": 7, "domain": null }, { "name": "tipo_manzana", "type": "esriFieldTypeString", "alias": "tipo_manzana", "length": 4, "domain": { "type": "codedValue", "name": "CAT_Tipo_Manzana", "description": "DESCRIPTION", "codedValues": [ { "name": "Normal", "code": "MZ" }, { "name": "Parque", "code": "PQ" }, { "name": "Glorieta", "code": "GL" }, { "name": "Separador Vial", "code": "SV" }, { "name": "Equipamentos", "code": "EQ" }, { "name": "Unidad Deportiva", "code": "UD" }, { "name": "Canalización", "code": "CN" }, { "name": "Sistema de Transporte Masivo", "code": "ST" }, { "name": "Cerro Tutelar", "code": "CT" }, { "name": "Río Medellín", "code": "R" }, { "name": "Zona Verde", "code": "ZV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "i58cobama", "fields": "cobama", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r30_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Linea Cota Lote", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4699268.1395, "ymin": 2239766.432600001, "xmax": 4726580.9605, "ymax": 2263057.8649000004, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "right_cbml", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "right_cbml", "type": "esriFieldTypeString", "alias": "right_cbml", "length": 11, "domain": null }, { "name": "left_cbml", "type": "esriFieldTypeString", "alias": "left_cbml", "length": 11, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "fecha_registro", "type": "esriFieldTypeDate", "alias": "fecha_registro", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i55left_cbml", "fields": "left_cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i55right_cbml", "fields": "right_cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r27_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Lote", "type": "Feature Layer", "description": "Mínima unidad geográfica (terreno) donde se pueden ubicar uno (N.P.H) o más predios (P.H) ya sea en suelo urbano o rural (rústico). La llave o campo principal de esta capa es el CBML y permite relacionar los datos de las demás capas (construcción, nomenclatura, toponimia, predio o IEP, lindero).", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Secretaría de Gestión y Control Territorial, Subsecretaria de Catastro.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699268.1395, "ymin": 2239766.432600001, "xmax": 4726580.9605, "ymax": 2263057.8649000004, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cbml", "typeIdField": "subtipo_lote", "subtypeFieldName": "subtipo_lote", "subtypeField": "subtipo_lote", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "tipo_lote", "type": "esriFieldTypeString", "alias": "tipo_lote", "length": 2, "domain": { "type": "codedValue", "name": "CAT_TipoLote", "description": "", "codedValues": [ { "name": "Normal", "code": "N" }, { "name": "Edificio", "code": "E" }, { "name": "Parqueadero", "code": "P" }, { "name": "Lote", "code": "L" }, { "name": "Via", "code": "V" }, { "name": "Separador Vial o Zona Verde", "code": "S" }, { "name": "Zona Comun", "code": "Z" }, { "name": "Torre", "code": "T" }, { "name": "Bloque", "code": "B" }, { "name": "Espacio Publico", "code": "EP" }, { "name": "Casa en Condominio", "code": "CA" }, { "name": "Intermedio", "code": "I" }, { "name": "Lote Rectificado", "code": "R" }, { "name": "Camino", "code": "C" }, { "name": "Demolido", "code": "LD" }, { "name": "Barranco*", "code": "BA" }, { "name": "Posesion Demolida*", "code": "PD" }, { "name": "Caño o Quebrada*", "code": "CQ" }, { "name": "Lote Restringido*", "code": "LR" }, { "name": "Construccion compartida", "code": "CC" }, { "name": "Cancha Descubierta", "code": "CH" }, { "name": "Lote Problemas Jurídicos", "code": "PJ" }, { "name": "Lote fuera Manzana", "code": "LM" }, { "name": "Construccion Restringida", "code": "CR" }, { "name": "Declaratoria Utilidad Pública", "code": "UP" }, { "name": "Presunto Baldío", "code": "PB" }, { "name": "Informalidad Posesión", "code": "LI" }, { "name": "Informalidad Ocupación", "code": "LO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "anotaciones", "type": "esriFieldTypeString", "alias": "anotaciones", "length": 2000, "domain": null }, { "name": "numero_edificacion", "type": "esriFieldTypeSmallInteger", "alias": "numero_edificacion", "domain": null }, { "name": "area_lote", "type": "esriFieldTypeDouble", "alias": "area_lote", "domain": null }, { "name": "relacion_superficie", "type": "esriFieldTypeString", "alias": "relacion_superficie", "length": 50, "domain": { "type": "codedValue", "name": "COL_RelacionSuperficieTipo", "description": "Tipo de relacion superficie", "codedValues": [ { "name": "En_Rasante", "code": "0" }, { "name": "En_Vuelo", "code": "1" }, { "name": "En_Subsuelo", "code": "2" }, { "name": "Otro", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "longitud", "type": "esriFieldTypeDouble", "alias": "longitud", "domain": null }, { "name": "latitud", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null }, { "name": "mz_igac", "type": "esriFieldTypeString", "alias": "mz_igac", "length": 21, "domain": null }, { "name": "subtipo_lote", "type": "esriFieldTypeInteger", "alias": "subtipo_lote", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null }, { "name": "x_origen_nacional", "type": "esriFieldTypeDouble", "alias": "x_origen_nacional", "domain": null }, { "name": "y_origen_nacional", "type": "esriFieldTypeDouble", "alias": "y_origen_nacional", "domain": null }, { "name": "juridica_predio", "type": "esriFieldTypeString", "alias": "juridica_predio", "length": 50, "domain": { "type": "codedValue", "name": "CAT_juridica_predio", "description": "descripcion", "codedValues": [ { "name": "Formal Privado NPH", "code": "PN" }, { "name": "Formal Privado PH", "code": "PH" }, { "name": "Formal Privado Condominio", "code": "PC" }, { "name": "Formal Público Baldio", "code": "B" }, { "name": "Formal Público Fiscal Patrimonial", "code": "FP" }, { "name": "Formal Público Uso Público", "code": "UP" }, { "name": "Formal Público", "code": "P" }, { "name": "Formal Público Presunto Baldio", "code": "PB" }, { "name": "Formal Privado NPH", "code": "IO" }, { "name": "Formal Privado NPH", "code": "IP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i60cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r32_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a21_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 1, "name": "Urbano" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 2, "name": "Rural" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 3, "name": "Rural (Expansion)" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 4, "name": "Rural (Suburbano)" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "id": 5, "name": "Urbano (Expansion Desarrollado)" } ], "subtypes": [ { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "juridica_predio": null }, "code": 1, "name": "Urbano" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "juridica_predio": null }, "code": 2, "name": "Rural" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "juridica_predio": null }, "code": 3, "name": "Rural (Expansion)" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "juridica_predio": null }, "code": 4, "name": "Rural (Suburbano)" }, { "domains": { "tipo_lote": {"type": "inherited"}, "forma": {"type": "inherited"}, "relacion_superficie": {"type": "inherited"} }, "defaultValues": { "cbml": null, "cobama": null, "numero_predio": null, "tipo_lote": "N", "forma": null, "anotaciones": null, "numero_edificacion": null, "area_lote": null, "relacion_superficie": "0", "longitud": null, "latitud": null, "mz_igac": null, "subtipo_lote": null, "x_origen_nacional": null, "y_origen_nacional": null, "juridica_predio": null }, "code": 5, "name": "Urbano (Expansion Desarrollado)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Lote Detalle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4699577, "ymin": 2240265, "xmax": 4726210.5336, "ymax": 2263014.1983000003, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cbml", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "numero_edificacion", "type": "esriFieldTypeSmallInteger", "alias": "numero_edificacion", "domain": null }, { "name": "area_lote", "type": "esriFieldTypeDouble", "alias": "area_lote", "domain": null }, { "name": "clase_lote", "type": "esriFieldTypeString", "alias": "clase_lote", "length": 2, "domain": { "type": "codedValue", "name": "CAT_ClaseLote", "description": "", "codedValues": [ { "name": "Condominio", "code": "C" }, { "name": "Mejora", "code": "M" }, { "name": "Gran Lote Municipio", "code": "G" }, { "name": "Lote Predio Matriz", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "id_predio", "type": "esriFieldTypeInteger", "alias": "id_predio", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r51_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a40_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "IEP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_const", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "TIPO_CONST", "classes": [ { "label": "Buitrones", "description": "Buitrones", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1 } }, "values": [ [ "BRT" ] ] }, { "label": "Vacío", "description": "Vacío", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 0.1 } }, "values": [ [ "VCO" ] ] }, { "label": "Balcón", "description": "Balcón", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "BLC" ] ] }, { "label": "Area Privada", "description": "Area Privada", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "APV" ] ] }, { "label": "Sótano", "description": "Sótano", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "SOT" ] ] }, { "label": "Área Privada Dúplex", "description": "Área Privada Dúplex", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "DUP" ] ] }, { "label": "Mezannine", "description": "Mezannine", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "MZN" ] ] }, { "label": "Cuarto de Aseo", "description": "Cuarto de Aseo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.2 } }, "values": [ [ "CQA" ] ] }, { "label": "Área de Circulación", "description": "Área de Circulación", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "ACN" ] ] }, { "label": "Piscina Común", "description": "Piscina Común", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "values": [ [ "PCM" ] ] }, { "label": "Gimnasio", "description": "Gimnasio", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": null }, "values": [ [ "GMN" ] ] }, { "label": "Area Comun", "description": "Area Comun", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "ACM" ] ] }, { "label": "Parq. Común", "description": "Parq. Común", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 0.2 } }, "values": [ [ "PQC" ] ] }, { "label": "Parqueadero", "description": "Parqueadero", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 0.2 } }, "values": [ [ "PRQ" ] ] }, { "label": "Sauna Turco", "description": "Sauna Turco", "symbol": { "type": "esriPFS", "url": "6853eb56251cfecbc4abb4faef06bc79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADK0lEQVR4nNVaUW4FIQh8m3DhnqRHtunHNtYqDMPo6/LTJovMiArow1pr7VWQ6+P1ap9//4/0EV01/vf3USwy/i0I0czkb5urMRncrDN7vevDcUC/UpFkCCD2shNDefY277+2Isl4VKnLOIGxaVXglSjOuCpOjNLbNE8J3a47At1s7IxP1UHmfWSMo4GOxR2DWMSh5ABWMjuHjfheBokc32Nalki0DTOrnck0vf1o8p7eiGmo8VGvN8hIJT5kix0P02bGPXLINkREWQ32NrOYNiqhO0BBvpJpVJh2ogDy4suOPB/JdAc0MPhlCTOBTo3vjbOdk1Df+Eb8aHIIb0PBI50ZkRMldZTuIrFIIZMaZ3rV7Y/gz3RQ3pYhwZKNtmgVf2UHGWfK62b2XUBx3UV2hzfORhLsjYuZ/G2bxVfcNC0CRLc+QwKxt6tQ+rkLNCdy73rUQAPaCXyLSCjAs7aQMchRQfDNI1GR6sNINjDOiiQE36olpkcafVFm8JGjguAbkitXBL0VyGSOCr5XAyD4FqvFlRYTL7I3z8pEPXxDBzDlJrt6KH4kCL6heZZdgWj1qviRRPimrvIYEu/EN2RwVXY9gI4YK32qDlClL/XDp4cxO04Rvq0MVs+3N17plAz+zEG2MogGp2x0RlJnpjhiskmPYzNyGVFdg2dEVQ8mM5vTOqCRq5mRzPU26wTGpq0UVICVMbsCKHQdfresXnrVXC1DCAVXFC6nXosso4yAK19z2CswUpuk+wNaEhxNdSNGJAh+hNvHOUONI99vAFTY7cw6X9YfsJLMlq++J8wkcqKsP0Al6oowg3mLjYCnUyB6Vh/XH3AVcrb6svS2/oBWCHIKJxzrD9gR5CLi0coe6Q+4ErUDI5X3iGP9Aa2QNhXbHHHC9v6ARj5ZK856NP5If8BFTv62zeKzzvv1HnAV+wMqJFaC4CsyRLk/ACExs4EeJ2UqlPcHXKLf5x/dH9CcrZq5Gj+yP6CJfp9/fH/AJfjN75H9AbewQSpzJP5tf0Ak7Oo9qj9gZ6l6At/YXK4k8ej+gAuI4jtvhAgPqg54JSRKRasCRSVeNomwvgCxPKOAZl4UTQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "STR" ] ] }, { "label": "Patio", "description": "Patio", "symbol": { "type": "esriPFS", "url": "41ebd35348d9f996dcef42fdd7657396", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVR4nO3bQQrCMBBA0SnkVjl/zlURXVT7JWlMidT/Ni4kFj5MKAym2CixrvfPHMsSHWaeH/nstP2i9wd/4fzIZ79E0YNRPkV5n8dycD5nnj/j2Yl+IB+cz5nnz3i24wOMAowCjAKM8k2UcpFX+KFR8kVe4Vs4PsAoPVHKxV7hW86nf3uFjwaODzAKMAowCjAKMEotiiuOcMWx5YqjwjsFuOIIVxw7rjgaeacAowCjAKMAVxzAFQdwfIBRgCsO4IoDOD7AKMAowCjAKMAowBXHk//iAK44KrxTgCuOcMWx44qjkXcKMAowCjAKcMUBXHEAxwcYBbjiAK44gOMDjAKMAowCjAKMEns3MQEGui2uAHwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PAT" ] ] }, { "label": "Area Terraza", "description": "Area Terraza", "symbol": { "type": "esriPFS", "url": "41ebd35348d9f996dcef42fdd7657396", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVR4nO3bQQrCMBBA0SnkVjl/zlURXVT7JWlMidT/Ni4kFj5MKAym2CixrvfPHMsSHWaeH/nstP2i9wd/4fzIZ79E0YNRPkV5n8dycD5nnj/j2Yl+IB+cz5nnz3i24wOMAowCjAKM8k2UcpFX+KFR8kVe4Vs4PsAoPVHKxV7hW86nf3uFjwaODzAKMAowCjAKMEotiiuOcMWx5YqjwjsFuOIIVxw7rjgaeacAowCjAKMAVxzAFQdwfIBRgCsO4IoDOD7AKMAowCjAKMAowBXHk//iAK44KrxTgCuOcMWx44qjkXcKMAowCjAKcMUBXHEAxwcYBbjiAK44gOMDjAKMAowCjAKMEns3MQEGui2uAHwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "TRZ" ] ] }, { "label": "Piscina Privada", "description": "Piscina Privada", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.0000609919999999 } }, "values": [ [ "PPV" ] ] }, { "label": "Adición NO Reglamentada", "description": "Adición NO Reglamentada", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "ANR" ] ] }, { "label": "Cuarto Util", "description": "Cuarto Util", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "values": [ [ "CTU" ] ] }, { "label": "Salón Comunal", "description": "Salón Comunal", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "SCM" ] ] }, { "label": "Portería", "description": "Portería", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "values": [ [ "PRT" ] ] }, { "label": "Punto Fijo", "description": "Punto Fijo", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.2 } }, "values": [ [ "PTF" ] ] }, { "label": "Futura Const", "description": "Futura Const", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": null }, "values": [ [ "FTC" ] ] }, { "label": "Cuarto Maquinas", "description": "Cuarto Maquinas", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "CMQ" ] ] }, { "label": "Cuarto de Tanques", "description": "Cuarto de Tanques", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "values": [ [ "CTQ" ] ] }, { "label": "Ascensores", "description": "Ascensores", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "ASC" ] ] }, { "label": "Shut", "description": "Shut", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": null }, "values": [ [ "SHT" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1 } }, "value": "BRT", "label": "Buitrones" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 0.1 } }, "value": "VCO", "label": "Vacío" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "BLC", "label": "Balcón" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "APV", "label": "Area Privada" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "SOT", "label": "Sótano" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "DUP", "label": "Área Privada Dúplex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "MZN", "label": "Mezannine" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.2 } }, "value": "CQA", "label": "Cuarto de Aseo" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ACN", "label": "Área de Circulación" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "value": "PCM", "label": "Piscina Común" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "GMN", "label": "Gimnasio" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ACM", "label": "Area Comun" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 0.2 } }, "value": "PQC", "label": "Parq. Común" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 0.2 } }, "value": "PRQ", "label": "Parqueadero" }, { "symbol": { "type": "esriPFS", "url": "6853eb56251cfecbc4abb4faef06bc79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADK0lEQVR4nNVaUW4FIQh8m3DhnqRHtunHNtYqDMPo6/LTJovMiArow1pr7VWQ6+P1ap9//4/0EV01/vf3USwy/i0I0czkb5urMRncrDN7vevDcUC/UpFkCCD2shNDefY277+2Isl4VKnLOIGxaVXglSjOuCpOjNLbNE8J3a47At1s7IxP1UHmfWSMo4GOxR2DWMSh5ABWMjuHjfheBokc32Nalki0DTOrnck0vf1o8p7eiGmo8VGvN8hIJT5kix0P02bGPXLINkREWQ32NrOYNiqhO0BBvpJpVJh2ogDy4suOPB/JdAc0MPhlCTOBTo3vjbOdk1Df+Eb8aHIIb0PBI50ZkRMldZTuIrFIIZMaZ3rV7Y/gz3RQ3pYhwZKNtmgVf2UHGWfK62b2XUBx3UV2hzfORhLsjYuZ/G2bxVfcNC0CRLc+QwKxt6tQ+rkLNCdy73rUQAPaCXyLSCjAs7aQMchRQfDNI1GR6sNINjDOiiQE36olpkcafVFm8JGjguAbkitXBL0VyGSOCr5XAyD4FqvFlRYTL7I3z8pEPXxDBzDlJrt6KH4kCL6heZZdgWj1qviRRPimrvIYEu/EN2RwVXY9gI4YK32qDlClL/XDp4cxO04Rvq0MVs+3N17plAz+zEG2MogGp2x0RlJnpjhiskmPYzNyGVFdg2dEVQ8mM5vTOqCRq5mRzPU26wTGpq0UVICVMbsCKHQdfresXnrVXC1DCAVXFC6nXosso4yAK19z2CswUpuk+wNaEhxNdSNGJAh+hNvHOUONI99vAFTY7cw6X9YfsJLMlq++J8wkcqKsP0Al6oowg3mLjYCnUyB6Vh/XH3AVcrb6svS2/oBWCHIKJxzrD9gR5CLi0coe6Q+4ErUDI5X3iGP9Aa2QNhXbHHHC9v6ARj5ZK856NP5If8BFTv62zeKzzvv1HnAV+wMqJFaC4CsyRLk/ACExs4EeJ2UqlPcHXKLf5x/dH9CcrZq5Gj+yP6CJfp9/fH/AJfjN75H9AbewQSpzJP5tf0Ak7Oo9qj9gZ6l6At/YXK4k8ej+gAuI4jtvhAgPqg54JSRKRasCRSVeNomwvgCxPKOAZl4UTQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "STR", "label": "Sauna Turco" }, { "symbol": { "type": "esriPFS", "url": "41ebd35348d9f996dcef42fdd7657396", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVR4nO3bQQrCMBBA0SnkVjl/zlURXVT7JWlMidT/Ni4kFj5MKAym2CixrvfPHMsSHWaeH/nstP2i9wd/4fzIZ79E0YNRPkV5n8dycD5nnj/j2Yl+IB+cz5nnz3i24wOMAowCjAKM8k2UcpFX+KFR8kVe4Vs4PsAoPVHKxV7hW86nf3uFjwaODzAKMAowCjAKMEotiiuOcMWx5YqjwjsFuOIIVxw7rjgaeacAowCjAKMAVxzAFQdwfIBRgCsO4IoDOD7AKMAowCjAKMAowBXHk//iAK44KrxTgCuOcMWx44qjkXcKMAowCjAKcMUBXHEAxwcYBbjiAK44gOMDjAKMAowCjAKMEns3MQEGui2uAHwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PAT", "label": "Patio" }, { "symbol": { "type": "esriPFS", "url": "41ebd35348d9f996dcef42fdd7657396", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVR4nO3bQQrCMBBA0SnkVjl/zlURXVT7JWlMidT/Ni4kFj5MKAym2CixrvfPHMsSHWaeH/nstP2i9wd/4fzIZ79E0YNRPkV5n8dycD5nnj/j2Yl+IB+cz5nnz3i24wOMAowCjAKM8k2UcpFX+KFR8kVe4Vs4PsAoPVHKxV7hW86nf3uFjwaODzAKMAowCjAKMEotiiuOcMWx5YqjwjsFuOIIVxw7rjgaeacAowCjAKMAVxzAFQdwfIBRgCsO4IoDOD7AKMAowCjAKMAowBXHk//iAK44KrxTgCuOcMWx44qjkXcKMAowCjAKcMUBXHEAxwcYBbjiAK44gOMDjAKMAowCjAKMEns3MQEGui2uAHwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "TRZ", "label": "Area Terraza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.0000609919999999 } }, "value": "PPV", "label": "Piscina Privada" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "ANR", "label": "Adición NO Reglamentada" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "CTU", "label": "Cuarto Util" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "SCM", "label": "Salón Comunal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "PRT", "label": "Portería" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.2 } }, "value": "PTF", "label": "Punto Fijo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "FTC", "label": "Futura Const" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "CMQ", "label": "Cuarto Maquinas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "value": "CTQ", "label": "Cuarto de Tanques" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "ASC", "label": "Ascensores" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": null }, "value": "SHT", "label": "Shut" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 210, 252, 255 ], "toColor": [ 250, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 182, 255 ], "toColor": [ 252, 222, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 194, 255 ], "toColor": [ 237, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 210, 255 ], "toColor": [ 252, 215, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 211, 255 ], "toColor": [ 189, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 211, 255 ], "toColor": [ 252, 187, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 202, 252, 255 ], "toColor": [ 208, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 228, 255 ], "toColor": [ 252, 212, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 252, 255 ], "toColor": [ 227, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 235, 255 ], "toColor": [ 252, 187, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 234, 252, 255 ], "toColor": [ 184, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 192, 255 ], "toColor": [ 208, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 202, 255 ], "toColor": [ 252, 226, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 232, 255 ], "toColor": [ 207, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 240, 252, 255 ], "toColor": [ 215, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 196, 255 ], "toColor": [ 179, 252, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4702307.2526, "ymin": 2240180.716, "xmax": 4724928.5006, "ymax": 2259793.6598000005, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cbml", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "iep", "type": "esriFieldTypeInteger", "alias": "iep", "domain": null }, { "name": "tipo_const", "type": "esriFieldTypeString", "alias": "tipo_const", "length": 3, "domain": { "type": "codedValue", "name": "CAT_TipoPredio", "description": "Tipologia predio", "codedValues": [ { "name": "Parq. Privado Descubierto", "code": "PRD" }, { "name": "Parqueadero Descubierto (PH)", "code": "PQD" }, { "name": "Area de Circulación Descubierta (PH)", "code": "ACD" }, { "name": "Terraza Patio Privada", "code": "TRP" }, { "name": "Terraza Patio (PH)", "code": "TRC" }, { "name": "Otra Construcción (PH)", "code": "OTC" }, { "name": "Cuarto Util", "code": "CTU" }, { "name": "Shut Basuras (PH)", "code": "SHT" }, { "name": "Cuarto Técnico (PH)", "code": "CMQ" }, { "name": "Portería (PH)", "code": "PRT" }, { "name": "Cuarto de Tanques (PH)", "code": "CTQ" }, { "name": "Área Privada", "code": "APV" }, { "name": "Ascensor (PH)", "code": "ASC" }, { "name": "Buitrón (PH)", "code": "BRT" }, { "name": "Balcón", "code": "BLC" }, { "name": "Parq. Privado Cubierto", "code": "PRQ" }, { "name": "Salón Social/Comunal (PH)", "code": "SCM" }, { "name": "Terraza Futura Const", "code": "FTC" }, { "name": "Patio Privado", "code": "PAT" }, { "name": "Punto Fijo (PH)", "code": "PTF" }, { "name": "Sótano", "code": "SOT" }, { "name": "Piscina (PH)", "code": "PCM" }, { "name": "Gimnasio (PH)", "code": "GMN" }, { "name": "Sauna/Turco (PH)", "code": "STR" }, { "name": "Parqueadero Cubierto (PH)", "code": "PQC" }, { "name": "Mezanine", "code": "MZN" }, { "name": "Cuarto de Aseo (PH)", "code": "CQA" }, { "name": "Área de Circulación Cubierta (PH)", "code": "ACN" }, { "name": "Piscina Privada", "code": "PPV" }, { "name": "Adición NO Reglamentada (PH)", "code": "ANR" }, { "name": "Área Privada Dúplex", "code": "DUP" }, { "name": "Cancha o Polideportivo Cubierto", "code": "CHC" }, { "name": "Mejora", "code": "MEJ" }, { "name": "Cancha descubierta", "code": "CHD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "num_plantas_tipo", "type": "esriFieldTypeSmallInteger", "alias": "num_plantas_tipo", "domain": null }, { "name": "nm_subplanta", "type": "esriFieldTypeSmallInteger", "alias": "nm_subplanta", "domain": null }, { "name": "piso_ubicacion", "type": "esriFieldTypeSmallInteger", "alias": "piso_ubicacion", "domain": null }, { "name": "anotaciones", "type": "esriFieldTypeString", "alias": "anotaciones", "length": 512, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i66cbml2", "fields": "cbml,iep", "isAscending": true, "isUnique": false, "description": "" }, { "name": "predio_piso_ubicacion_idx", "fields": "piso_ubicacion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "predio_tipo_const_idx", "fields": "tipo_const", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r38_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Linea Cota Construcción", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 163, 255, 115, 255 ], "width": 0.2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4699464.76, "ymin": 2240009.8846000005, "xmax": 4726442.2087, "ymax": 2263014.1983000003, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cbml", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i53cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r25_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "UConstruccion_LADM", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_construccion", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "TIPO_CONST", "classes": [ { "label": "Buitrones", "description": "Buitrones", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1 } }, "values": [ [ "BRT" ] ] }, { "label": "Vacío", "description": "Vacío", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 0.1 } }, "values": [ [ "VCO" ] ] }, { "label": "Balcón", "description": "Balcón", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "BLC" ] ] }, { "label": "Area Privada", "description": "Area Privada", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "APV" ] ] }, { "label": "Sótano", "description": "Sótano", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "SOT" ] ] }, { "label": "Área Privada Dúplex", "description": "Área Privada Dúplex", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "DUP" ] ] }, { "label": "Mezannine", "description": "Mezannine", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "values": [ [ "MZN" ] ] }, { "label": "Cuarto de Aseo", "description": "Cuarto de Aseo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.2 } }, "values": [ [ "CQA" ] ] }, { "label": "Área de Circulación", "description": "Área de Circulación", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "ACN" ] ] }, { "label": "Piscina Común", "description": "Piscina Común", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "values": [ [ "PCM" ] ] }, { "label": "Gimnasio", "description": "Gimnasio", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": null }, "values": [ [ "GMN" ] ] }, { "label": "Area Comun", "description": "Area Comun", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "ACM" ] ] }, { "label": "Parq. Común", "description": "Parq. Común", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 0.2 } }, "values": [ [ "PQC" ] ] }, { "label": "Parqueadero", "description": "Parqueadero", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 0.2 } }, "values": [ [ "PRQ" ] ] }, { "label": "Sauna Turco", "description": "Sauna Turco", "symbol": { "type": "esriPFS", "url": "6853eb56251cfecbc4abb4faef06bc79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADK0lEQVR4nNVaUW4FIQh8m3DhnqRHtunHNtYqDMPo6/LTJovMiArow1pr7VWQ6+P1ap9//4/0EV01/vf3USwy/i0I0czkb5urMRncrDN7vevDcUC/UpFkCCD2shNDefY277+2Isl4VKnLOIGxaVXglSjOuCpOjNLbNE8J3a47At1s7IxP1UHmfWSMo4GOxR2DWMSh5ABWMjuHjfheBokc32Nalki0DTOrnck0vf1o8p7eiGmo8VGvN8hIJT5kix0P02bGPXLINkREWQ32NrOYNiqhO0BBvpJpVJh2ogDy4suOPB/JdAc0MPhlCTOBTo3vjbOdk1Df+Eb8aHIIb0PBI50ZkRMldZTuIrFIIZMaZ3rV7Y/gz3RQ3pYhwZKNtmgVf2UHGWfK62b2XUBx3UV2hzfORhLsjYuZ/G2bxVfcNC0CRLc+QwKxt6tQ+rkLNCdy73rUQAPaCXyLSCjAs7aQMchRQfDNI1GR6sNINjDOiiQE36olpkcafVFm8JGjguAbkitXBL0VyGSOCr5XAyD4FqvFlRYTL7I3z8pEPXxDBzDlJrt6KH4kCL6heZZdgWj1qviRRPimrvIYEu/EN2RwVXY9gI4YK32qDlClL/XDp4cxO04Rvq0MVs+3N17plAz+zEG2MogGp2x0RlJnpjhiskmPYzNyGVFdg2dEVQ8mM5vTOqCRq5mRzPU26wTGpq0UVICVMbsCKHQdfresXnrVXC1DCAVXFC6nXosso4yAK19z2CswUpuk+wNaEhxNdSNGJAh+hNvHOUONI99vAFTY7cw6X9YfsJLMlq++J8wkcqKsP0Al6oowg3mLjYCnUyB6Vh/XH3AVcrb6svS2/oBWCHIKJxzrD9gR5CLi0coe6Q+4ErUDI5X3iGP9Aa2QNhXbHHHC9v6ARj5ZK856NP5If8BFTv62zeKzzvv1HnAV+wMqJFaC4CsyRLk/ACExs4EeJ2UqlPcHXKLf5x/dH9CcrZq5Gj+yP6CJfp9/fH/AJfjN75H9AbewQSpzJP5tf0Ak7Oo9qj9gZ6l6At/YXK4k8ej+gAuI4jtvhAgPqg54JSRKRasCRSVeNomwvgCxPKOAZl4UTQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "STR" ] ] }, { "label": "Patio", "description": "Patio", "symbol": { "type": "esriPFS", "url": "41ebd35348d9f996dcef42fdd7657396", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVR4nO3bQQrCMBBA0SnkVjl/zlURXVT7JWlMidT/Ni4kFj5MKAym2CixrvfPHMsSHWaeH/nstP2i9wd/4fzIZ79E0YNRPkV5n8dycD5nnj/j2Yl+IB+cz5nnz3i24wOMAowCjAKM8k2UcpFX+KFR8kVe4Vs4PsAoPVHKxV7hW86nf3uFjwaODzAKMAowCjAKMEotiiuOcMWx5YqjwjsFuOIIVxw7rjgaeacAowCjAKMAVxzAFQdwfIBRgCsO4IoDOD7AKMAowCjAKMAowBXHk//iAK44KrxTgCuOcMWx44qjkXcKMAowCjAKcMUBXHEAxwcYBbjiAK44gOMDjAKMAowCjAKMEns3MQEGui2uAHwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PAT" ] ] }, { "label": "Area Terraza", "description": "Area Terraza", "symbol": { "type": "esriPFS", "url": "41ebd35348d9f996dcef42fdd7657396", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVR4nO3bQQrCMBBA0SnkVjl/zlURXVT7JWlMidT/Ni4kFj5MKAym2CixrvfPHMsSHWaeH/nstP2i9wd/4fzIZ79E0YNRPkV5n8dycD5nnj/j2Yl+IB+cz5nnz3i24wOMAowCjAKM8k2UcpFX+KFR8kVe4Vs4PsAoPVHKxV7hW86nf3uFjwaODzAKMAowCjAKMEotiiuOcMWx5YqjwjsFuOIIVxw7rjgaeacAowCjAKMAVxzAFQdwfIBRgCsO4IoDOD7AKMAowCjAKMAowBXHk//iAK44KrxTgCuOcMWx44qjkXcKMAowCjAKcMUBXHEAxwcYBbjiAK44gOMDjAKMAowCjAKMEns3MQEGui2uAHwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "TRZ" ] ] }, { "label": "Piscina Privada", "description": "Piscina Privada", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.0000609919999999 } }, "values": [ [ "PPV" ] ] }, { "label": "Adición NO Reglamentada", "description": "Adición NO Reglamentada", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "ANR" ] ] }, { "label": "Cuarto Util", "description": "Cuarto Util", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "values": [ [ "CTU" ] ] }, { "label": "Salón Comunal", "description": "Salón Comunal", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "SCM" ] ] }, { "label": "Portería", "description": "Portería", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "values": [ [ "PRT" ] ] }, { "label": "Punto Fijo", "description": "Punto Fijo", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.2 } }, "values": [ [ "PTF" ] ] }, { "label": "Futura Const", "description": "Futura Const", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": null }, "values": [ [ "FTC" ] ] }, { "label": "Cuarto Maquinas", "description": "Cuarto Maquinas", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "CMQ" ] ] }, { "label": "Cuarto de Tanques", "description": "Cuarto de Tanques", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "values": [ [ "CTQ" ] ] }, { "label": "Ascensores", "description": "Ascensores", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "ASC" ] ] }, { "label": "Shut", "description": "Shut", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": null }, "values": [ [ "SHT" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1 } }, "value": "BRT", "label": "Buitrones" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 0.1 } }, "value": "VCO", "label": "Vacío" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "BLC", "label": "Balcón" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "APV", "label": "Area Privada" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "SOT", "label": "Sótano" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "DUP", "label": "Área Privada Dúplex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 0.1 } }, "value": "MZN", "label": "Mezannine" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.2 } }, "value": "CQA", "label": "Cuarto de Aseo" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ACN", "label": "Área de Circulación" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "value": "PCM", "label": "Piscina Común" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "GMN", "label": "Gimnasio" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ACM", "label": "Area Comun" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 0.2 } }, "value": "PQC", "label": "Parq. Común" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 0.2 } }, "value": "PRQ", "label": "Parqueadero" }, { "symbol": { "type": "esriPFS", "url": "6853eb56251cfecbc4abb4faef06bc79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADK0lEQVR4nNVaUW4FIQh8m3DhnqRHtunHNtYqDMPo6/LTJovMiArow1pr7VWQ6+P1ap9//4/0EV01/vf3USwy/i0I0czkb5urMRncrDN7vevDcUC/UpFkCCD2shNDefY277+2Isl4VKnLOIGxaVXglSjOuCpOjNLbNE8J3a47At1s7IxP1UHmfWSMo4GOxR2DWMSh5ABWMjuHjfheBokc32Nalki0DTOrnck0vf1o8p7eiGmo8VGvN8hIJT5kix0P02bGPXLINkREWQ32NrOYNiqhO0BBvpJpVJh2ogDy4suOPB/JdAc0MPhlCTOBTo3vjbOdk1Df+Eb8aHIIb0PBI50ZkRMldZTuIrFIIZMaZ3rV7Y/gz3RQ3pYhwZKNtmgVf2UHGWfK62b2XUBx3UV2hzfORhLsjYuZ/G2bxVfcNC0CRLc+QwKxt6tQ+rkLNCdy73rUQAPaCXyLSCjAs7aQMchRQfDNI1GR6sNINjDOiiQE36olpkcafVFm8JGjguAbkitXBL0VyGSOCr5XAyD4FqvFlRYTL7I3z8pEPXxDBzDlJrt6KH4kCL6heZZdgWj1qviRRPimrvIYEu/EN2RwVXY9gI4YK32qDlClL/XDp4cxO04Rvq0MVs+3N17plAz+zEG2MogGp2x0RlJnpjhiskmPYzNyGVFdg2dEVQ8mM5vTOqCRq5mRzPU26wTGpq0UVICVMbsCKHQdfresXnrVXC1DCAVXFC6nXosso4yAK19z2CswUpuk+wNaEhxNdSNGJAh+hNvHOUONI99vAFTY7cw6X9YfsJLMlq++J8wkcqKsP0Al6oowg3mLjYCnUyB6Vh/XH3AVcrb6svS2/oBWCHIKJxzrD9gR5CLi0coe6Q+4ErUDI5X3iGP9Aa2QNhXbHHHC9v6ARj5ZK856NP5If8BFTv62zeKzzvv1HnAV+wMqJFaC4CsyRLk/ACExs4EeJ2UqlPcHXKLf5x/dH9CcrZq5Gj+yP6CJfp9/fH/AJfjN75H9AbewQSpzJP5tf0Ak7Oo9qj9gZ6l6At/YXK4k8ej+gAuI4jtvhAgPqg54JSRKRasCRSVeNomwvgCxPKOAZl4UTQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "STR", "label": "Sauna Turco" }, { "symbol": { "type": "esriPFS", "url": "41ebd35348d9f996dcef42fdd7657396", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVR4nO3bQQrCMBBA0SnkVjl/zlURXVT7JWlMidT/Ni4kFj5MKAym2CixrvfPHMsSHWaeH/nstP2i9wd/4fzIZ79E0YNRPkV5n8dycD5nnj/j2Yl+IB+cz5nnz3i24wOMAowCjAKM8k2UcpFX+KFR8kVe4Vs4PsAoPVHKxV7hW86nf3uFjwaODzAKMAowCjAKMEotiiuOcMWx5YqjwjsFuOIIVxw7rjgaeacAowCjAKMAVxzAFQdwfIBRgCsO4IoDOD7AKMAowCjAKMAowBXHk//iAK44KrxTgCuOcMWx44qjkXcKMAowCjAKcMUBXHEAxwcYBbjiAK44gOMDjAKMAowCjAKMEns3MQEGui2uAHwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PAT", "label": "Patio" }, { "symbol": { "type": "esriPFS", "url": "41ebd35348d9f996dcef42fdd7657396", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVR4nO3bQQrCMBBA0SnkVjl/zlURXVT7JWlMidT/Ni4kFj5MKAym2CixrvfPHMsSHWaeH/nstP2i9wd/4fzIZ79E0YNRPkV5n8dycD5nnj/j2Yl+IB+cz5nnz3i24wOMAowCjAKM8k2UcpFX+KFR8kVe4Vs4PsAoPVHKxV7hW86nf3uFjwaODzAKMAowCjAKMEotiiuOcMWx5YqjwjsFuOIIVxw7rjgaeacAowCjAKMAVxzAFQdwfIBRgCsO4IoDOD7AKMAowCjAKMAowBXHk//iAK44KrxTgCuOcMWx44qjkXcKMAowCjAKcMUBXHEAxwcYBbjiAK44gOMDjAKMAowCjAKMEns3MQEGui2uAHwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "TRZ", "label": "Area Terraza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.0000609919999999 } }, "value": "PPV", "label": "Piscina Privada" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "ANR", "label": "Adición NO Reglamentada" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "CTU", "label": "Cuarto Util" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "SCM", "label": "Salón Comunal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "PRT", "label": "Portería" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.2 } }, "value": "PTF", "label": "Punto Fijo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "FTC", "label": "Futura Const" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "CMQ", "label": "Cuarto Maquinas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "value": "CTQ", "label": "Cuarto de Tanques" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "ASC", "label": "Ascensores" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": null }, "value": "SHT", "label": "Shut" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 210, 252, 255 ], "toColor": [ 250, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 182, 255 ], "toColor": [ 252, 222, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 194, 255 ], "toColor": [ 237, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 210, 255 ], "toColor": [ 252, 215, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 211, 255 ], "toColor": [ 189, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 211, 255 ], "toColor": [ 252, 187, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 202, 252, 255 ], "toColor": [ 208, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 228, 255 ], "toColor": [ 252, 212, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 252, 255 ], "toColor": [ 227, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 235, 255 ], "toColor": [ 252, 187, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 234, 252, 255 ], "toColor": [ 184, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 192, 255 ], "toColor": [ 208, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 202, 255 ], "toColor": [ 252, 226, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 232, 255 ], "toColor": [ 207, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 240, 252, 255 ], "toColor": [ 215, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 196, 255 ], "toColor": [ 179, 252, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4700388, "ymin": 2240179, "xmax": 4726442, "ymax": 2262273, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "identificador", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "identificador", "type": "esriFieldTypeString", "alias": "identificador", "length": 3, "domain": null }, { "name": "tipo_dominio", "type": "esriFieldTypeSmallInteger", "alias": "tipo_dominio", "domain": { "type": "codedValue", "name": "COL_Tipo_de_dominio", "description": "DESCRIPCION", "codedValues": [ { "name": "Común", "code": 0 }, { "name": "Privado", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tipo_construccion", "type": "esriFieldTypeSmallInteger", "alias": "tipo_construccion", "domain": { "type": "codedValue", "name": "COL_Tipo_de_construccion", "description": "DESCRIPCION", "codedValues": [ { "name": "Convencional", "code": 0 }, { "name": "No convencional", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tipo_unidadconstruccion", "type": "esriFieldTypeSmallInteger", "alias": "tipo_unidadconstruccion", "domain": { "type": "codedValue", "name": "COL_Tipo_unidad_de_construccion", "description": "DESCRIPCION", "codedValues": [ { "name": "Residencial", "code": 0 }, { "name": "Comercial", "code": 1 }, { "name": "Industrial", "code": 2 }, { "name": "Institucional", "code": 3 }, { "name": "Anexo", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tipo_planta", "type": "esriFieldTypeSmallInteger", "alias": "tipo_planta", "domain": { "type": "codedValue", "name": "COL_Tipo_de_planta", "description": "DESCRIPCION", "codedValues": [ { "name": "Piso", "code": 0 }, { "name": "Mezanine", "code": 1 }, { "name": "Sótano", "code": 2 }, { "name": "Semisótano", "code": 3 }, { "name": "Subterráneo", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "planta_ubicacion", "type": "esriFieldTypeSmallInteger", "alias": "planta_ubicacion", "domain": null }, { "name": "total_pisos", "type": "esriFieldTypeInteger", "alias": "total_pisos", "domain": null }, { "name": "uso", "type": "esriFieldTypeSmallInteger", "alias": "uso", "domain": { "type": "codedValue", "name": "COL_Uso", "description": "DESCRIPCION", "codedValues": [ { "name": "(Residencial) Apartamentos 4 y más pisos en PH", "code": 0 }, { "name": "(Residencial) Apartamentos en Edificio de 4 y 5 Pisos (Cartagena)", "code": 1 }, { "name": "(Residencial) Apartamentos mas de 4 Pisos", "code": 2 }, { "name": "(Residencial) Barracas", "code": 3 }, { "name": "(Residencial) Casa Elbas", "code": 4 }, { "name": "(Residencial) Depósitos o lockers", "code": 5 }, { "name": "(Residencial) Garajes Cubiertos", "code": 6 }, { "name": "(Residencial) Garajes en PH", "code": 7 }, { "name": "(Residencial) Salón comunal", "code": 8 }, { "name": "(Residencial) Secadero de ropa", "code": 9 }, { "name": "(Residencial) Vivienda Colonial", "code": 10 }, { "name": "(Residencial) Vivienda hasta 3 pisos", "code": 11 }, { "name": "(Residencial) Vivienda hasta 3 pisos en PH", "code": 12 }, { "name": "(Residencial) Vivienda Recreacional", "code": 13 }, { "name": "(Residencial) Vivienda Recreacional en PH", "code": 14 }, { "name": "(Comercial) Bodegas Comerciales - Grandes Almacenes", "code": 15 }, { "name": "(Comercial) Bodegas Comerciales en PH", "code": 16 }, { "name": "(Comercial) Centros Comerciales", "code": 17 }, { "name": "(Comercial) Centros Comerciales en PH", "code": 18 }, { "name": "(Comercial) Clubes - Casinos", "code": 19 }, { "name": "(Comercial) Comercio", "code": 20 }, { "name": "(Comercial) Comercio Colonial", "code": 21 }, { "name": "(Comercial) Comercio en PH", "code": 22 }, { "name": "(Comercial) Hotel Colonial", "code": 23 }, { "name": "(Comercial) Hoteles", "code": 24 }, { "name": "(Comercial) Hoteles en PH", "code": 25 }, { "name": "(Comercial) Oficinas - Consultorios", "code": 26 }, { "name": "(Comercial) Oficinas - Consultorios Coloniales", "code": 27 }, { "name": "(Comercial) Oficinas Consultorios en PH", "code": 28 }, { "name": "(Comercial) Parque de diversiones", "code": 29 }, { "name": "(Comercial) Parqueaderos", "code": 30 }, { "name": "(Comercial) Parqueaderos en PH", "code": 31 }, { "name": "(Comercial) Pensiones y Residencias", "code": 32 }, { "name": "(Comercial) Plaza de mercado", "code": 33 }, { "name": "(Comercial) Restaurante Colonial", "code": 34 }, { "name": "(Comercial) Restaurantes", "code": 35 }, { "name": "(Comercial) Restaurantes en PH", "code": 36 }, { "name": "(Comercial) Teatro - Cinemas", "code": 37 }, { "name": "(Comercial) Teatro - Cinemas en PH", "code": 38 }, { "name": "(Industrial) Bodega Casa Bomba", "code": 39 }, { "name": "(Industrial) Bodegas Casa Bomba en PH", "code": 40 }, { "name": "(Industrial) Industrias", "code": 41 }, { "name": "(Industrial) Industrias en PH", "code": 42 }, { "name": "(Industrial) Talleres", "code": 43 }, { "name": "(Institucional) Aula de clases", "code": 44 }, { "name": "(Institucional) Biblioteca", "code": 45 }, { "name": "(Institucional) Cárceles", "code": 46 }, { "name": "(Institucional) Casas de culto", "code": 47 }, { "name": "(Institucional) Clinicas, hospitales, centros médicos", "code": 48 }, { "name": "(Institucional) Colegios y universidades", "code": 49 }, { "name": "(Institucional) Coliseos", "code": 50 }, { "name": "(Institucional) Entidad educativa colonial colegio colonial", "code": 51 }, { "name": "(Institucional) Estadios", "code": 52 }, { "name": "(Anexo) Fuertes y Castillos", "code": 53 }, { "name": "(Institucional) Iglesia", "code": 54 }, { "name": "(Institucional) Iglesia en PH", "code": 55 }, { "name": "(Institucional) Instalaciones militares", "code": 56 }, { "name": "(Institucional) Jardín infantil en casa", "code": 57 }, { "name": "(Institucional) Parque Cementerio", "code": 58 }, { "name": "(Institucional) Planetario", "code": 59 }, { "name": "(Institucional) Plaza de toros", "code": 60 }, { "name": "(Institucional) Puestos de salud", "code": 61 }, { "name": "(Institucional) Museos", "code": 62 }, { "name": "(Institucional) Seminarios, conventos", "code": 63 }, { "name": "(Institucional) Teatro", "code": 64 }, { "name": "(Institucional) Unidad deportiva", "code": 65 }, { "name": "(Institucional) Velódromo, patinódromo", "code": 66 }, { "name": "(Anexo) Albercas - Banaderas", "code": 67 }, { "name": "(Anexo) Beneficiaderos", "code": 68 }, { "name": "(Anexo) Camaroneras", "code": 69 }, { "name": "(Anexo) Canchas", "code": 70 }, { "name": "(Anexo) Canchas de Tenis", "code": 71 }, { "name": "(Anexo) Carretera", "code": 72 }, { "name": "(Anexo) Cerramiento", "code": 73 }, { "name": "(Anexo) Cimientos, Estructura, Muros y Placa Base", "code": 74 }, { "name": "(Anexo) Cocheras - Marraneras - Porquerizas", "code": 75 }, { "name": "(Anexo) Construccion en membrana arquitectónica", "code": 76 }, { "name": "(Anexo) Contenedor", "code": 77 }, { "name": "(Anexo) Corrales", "code": 78 }, { "name": "(Anexo) Establos - Pesebreras - Caballerizas", "code": 79 }, { "name": "(Anexo) Estacion de Bombeo", "code": 80 }, { "name": "(Anexo) Estación de sistema de transporte", "code": 81 }, { "name": "(Anexo) Galpones - Gallineros", "code": 82 }, { "name": "(Anexo) Hangar", "code": 83 }, { "name": "(Anexo) Kioscos", "code": 84 }, { "name": "(Anexo) Lagunas de Oxidación", "code": 85 }, { "name": "(Anexo) Marquesinas - Patios Cubiertos", "code": 86 }, { "name": "(Anexo) Muelles", "code": 87 }, { "name": "(Anexo) Murallas", "code": 88 }, { "name": "(Anexo) Pérgolas", "code": 89 }, { "name": "(Anexo) Piscinas", "code": 90 }, { "name": "(Anexo) Pista aeropuerto", "code": 91 }, { "name": "(Anexo) Pozos", "code": 92 }, { "name": "(Anexo) Ramadas - Cobertizos - Caneyes", "code": 93 }, { "name": "(Anexo) Secaderos", "code": 94 }, { "name": "(Anexo) Silos", "code": 95 }, { "name": "(Anexo) Tanques", "code": 96 }, { "name": "(Anexo) Toboganes", "code": 97 }, { "name": "(Anexo) Torre de control", "code": 98 }, { "name": "(Anexo) Torres de Enfriamiento", "code": 99 }, { "name": "(Anexo) Unidad predial por construir", "code": 100 }, { "name": "(Anexo) Vía Férrea", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "area_construida", "type": "esriFieldTypeDouble", "alias": "area_construida", "domain": null }, { "name": "altura", "type": "esriFieldTypeInteger", "alias": "altura", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "relacion_superficie", "type": "esriFieldTypeString", "alias": "relacion_superficie", "length": 50, "domain": { "type": "codedValue", "name": "COL_RelacionSuperficieTipo", "description": "Tipo de relacion superficie", "codedValues": [ { "name": "En_Rasante", "code": "0" }, { "name": "En_Vuelo", "code": "1" }, { "name": "En_Subsuelo", "code": "2" }, { "name": "Otro", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "iep", "type": "esriFieldTypeInteger", "alias": "iep", "domain": null }, { "name": "tipo_iep", "type": "esriFieldTypeString", "alias": "tipo_iep", "length": 3, "domain": { "type": "codedValue", "name": "CAT_TipoPredio", "description": "Tipologia predio", "codedValues": [ { "name": "Parq. Privado Descubierto", "code": "PRD" }, { "name": "Parqueadero Descubierto (PH)", "code": "PQD" }, { "name": "Area de Circulación Descubierta (PH)", "code": "ACD" }, { "name": "Terraza Patio Privada", "code": "TRP" }, { "name": "Terraza Patio (PH)", "code": "TRC" }, { "name": "Otra Construcción (PH)", "code": "OTC" }, { "name": "Cuarto Util", "code": "CTU" }, { "name": "Shut Basuras (PH)", "code": "SHT" }, { "name": "Cuarto Técnico (PH)", "code": "CMQ" }, { "name": "Portería (PH)", "code": "PRT" }, { "name": "Cuarto de Tanques (PH)", "code": "CTQ" }, { "name": "Área Privada", "code": "APV" }, { "name": "Ascensor (PH)", "code": "ASC" }, { "name": "Buitrón (PH)", "code": "BRT" }, { "name": "Balcón", "code": "BLC" }, { "name": "Parq. Privado Cubierto", "code": "PRQ" }, { "name": "Salón Social/Comunal (PH)", "code": "SCM" }, { "name": "Terraza Futura Const", "code": "FTC" }, { "name": "Patio Privado", "code": "PAT" }, { "name": "Punto Fijo (PH)", "code": "PTF" }, { "name": "Sótano", "code": "SOT" }, { "name": "Piscina (PH)", "code": "PCM" }, { "name": "Gimnasio (PH)", "code": "GMN" }, { "name": "Sauna/Turco (PH)", "code": "STR" }, { "name": "Parqueadero Cubierto (PH)", "code": "PQC" }, { "name": "Mezanine", "code": "MZN" }, { "name": "Cuarto de Aseo (PH)", "code": "CQA" }, { "name": "Área de Circulación Cubierta (PH)", "code": "ACN" }, { "name": "Piscina Privada", "code": "PPV" }, { "name": "Adición NO Reglamentada (PH)", "code": "ANR" }, { "name": "Área Privada Dúplex", "code": "DUP" }, { "name": "Cancha o Polideportivo Cubierto", "code": "CHC" }, { "name": "Mejora", "code": "MEJ" }, { "name": "Cancha descubierta", "code": "CHD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "observaciones", "type": "esriFieldTypeString", "alias": "observaciones", "length": 2000, "domain": null }, { "name": "numero_edificacion", "type": "esriFieldTypeSmallInteger", "alias": "numero_edificacion", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null }, { "name": "id_predio", "type": "esriFieldTypeInteger", "alias": "id_predio", "domain": null }, { "name": "id_const", "type": "esriFieldTypeSmallInteger", "alias": "id_const", "domain": null }, { "name": "anio_construccion", "type": "esriFieldTypeSmallInteger", "alias": "anio_construccion", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r44_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uconstruccion_ladm_cbml_idx", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a33_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Construccion", "type": "Feature Layer", "description": "Polígonos que representan los niveles de piso de las construcciones o mejoras asociadas a un terreno y que facilita el cálculo del área total construida y el área de cada mejora asociada. En base a esta capa se construye la capa construccion_ladm que representa las huellas de construcción asociadas al terreno y solicitada por el modelo de administración de tierras.Se trata de una simplificación de la realidad modelo 3D en una plataforma 2D. Consiste en un modelo que busca mostrar la construcción total del predio, sin tener presente las unidades que componen su división predial.Incluye atributos como la tipología de la construcción con valores como: piscina , edificio, construcción transitoria, etc", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Secretaría de Gestión y Control Territorial, Subsecretaria de Catastro.", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo_construccion", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 76, 230, 0, 255 ], "width": 0.01 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Mejora", "description": "Mejora", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 168, 112, 0, 255 ], "width": 0.2 } }, "values": [ [ "M" ] ] }, { "label": "Construcción fuera de lote", "description": "Construcción fuera de lote", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.3 } }, "values": [ [ "FL" ] ] }, { "label": "Balcón", "description": "Balcón", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "values": [ [ "B" ] ] }, { "label": "Cancha o Pista Descubierta", "description": "Cancha o Pista Descubierta", "symbol": { "type": "esriPFS", "url": "dfbd17ad8d0ae49bf6e536291e6e3d88", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC70lEQVR4nO1cSXLEIAz0gWfqGXlGnqF/TsoHpzzjBSS1Fpz0KckUI2itCEh7vV6vJRC8fP3+TMv3MgtatEDakbOS5k0WSjEtU9O0fLuThVJMy9J0BiyKaZEuQEYZmfGt7ZmWToIFY860KSVPMvbqc4jreU7copAVmrn1FCOZy1vWs5gzCYmWytKQ3BsjUXRqeRAZjD/HSL9HRRQnZkWNJV79Xe16EuFsDMwVcGehnySqXY8MgbkS7ixuw7rOhrAEmpSkUZgsSpPeZyY2LOuRIZ5Fknw1txahXTa6d2TSuEpUIRZFgRW513xDXY8Vi87Orpu80MqclIuM6FudyUzdwmihIQlpie2JqdwjCZwSVWlrwkWSQKsYHxBKQyeBaWKUtueFUvIbUdlu5gHUehqyfcJAU6+mtIb0bQImgWo9r9sYlb3VoEI9r255UGVRlHz0Ds16JMgyo6RGWVHPxeHlASmOq6oF7jOFp9RRXIyYEaQQRYWC9KjS0ipzUlbNaIJHy5DULQwZT3xRLjxi4VPt9Tggtl19/xBRXCSeeMY2yJE6AcwdtcBebPMisksUMg54HF/dfYZ01eHGnXem8YBbPypC4KwYznqkJCmKYG857uUBBfWVkHLOQk35I/UMOWdkh79coIS2CeQ2y9kXe7lGBKxyrqzyssP5l7McVelHzYBD9yB7SzLLPrNp0yoFtXKrtIxVj4b4IUWk+QD0aXURAqflwVM3thaE3TPfQ/NK6g4Wqxsdm3YKswH9csLrzWF6HUVG14oaG0oUF7vIIRkbfn2aHVouFqscHZvyApQdUr5XD37aA1ApUEpJz3reQLm5iSguUjVHxLLDreD9l44I3lChevZEQxZuXIgst5cLlRbZw4jlo0uRw78c6U2gAqmji0eWIt0L+R7aYuMmVltYSmR8jlP1oxBbB2ssHJVrJfVwrmcBCbWVuWXRygrvR5HDae7jbwVTsSxbsh9FxUjqJan0xl01iI7U/7G8kbT+8gOuRAjTt7TBigAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CD" ] ] }, { "label": "Area Libre", "description": "Area Libre", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 115, 76, 255 ], "width": 0.4 } }, "values": [ [ "AL" ] ] }, { "label": "Piscina", "description": "Piscina", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.1 } }, "values": [ [ "P" ] ] }, { "label": "Tanque", "description": "Tanque", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.1 } }, "values": [ [ "Q" ] ] }, { "label": "Transitorio", "description": "Transitorio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 189, 189, 197, 255 ], "width": 0.1 } }, "values": [ [ "T" ] ] }, { "label": "Tumba", "description": "Tumba", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 0.05 } }, "values": [ [ "TB" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 168, 112, 0, 255 ], "width": 0.2 } }, "value": "M", "label": "Mejora" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.3 } }, "value": "FL", "label": "Construcción fuera de lote" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "value": "B", "label": "Balcón" }, { "symbol": { "type": "esriPFS", "url": "dfbd17ad8d0ae49bf6e536291e6e3d88", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC70lEQVR4nO1cSXLEIAz0gWfqGXlGnqF/TsoHpzzjBSS1Fpz0KckUI2itCEh7vV6vJRC8fP3+TMv3MgtatEDakbOS5k0WSjEtU9O0fLuThVJMy9J0BiyKaZEuQEYZmfGt7ZmWToIFY860KSVPMvbqc4jreU7copAVmrn1FCOZy1vWs5gzCYmWytKQ3BsjUXRqeRAZjD/HSL9HRRQnZkWNJV79Xe16EuFsDMwVcGehnySqXY8MgbkS7ixuw7rOhrAEmpSkUZgsSpPeZyY2LOuRIZ5Fknw1txahXTa6d2TSuEpUIRZFgRW513xDXY8Vi87Orpu80MqclIuM6FudyUzdwmihIQlpie2JqdwjCZwSVWlrwkWSQKsYHxBKQyeBaWKUtueFUvIbUdlu5gHUehqyfcJAU6+mtIb0bQImgWo9r9sYlb3VoEI9r255UGVRlHz0Ds16JMgyo6RGWVHPxeHlASmOq6oF7jOFp9RRXIyYEaQQRYWC9KjS0ipzUlbNaIJHy5DULQwZT3xRLjxi4VPt9Tggtl19/xBRXCSeeMY2yJE6AcwdtcBebPMisksUMg54HF/dfYZ01eHGnXem8YBbPypC4KwYznqkJCmKYG857uUBBfWVkHLOQk35I/UMOWdkh79coIS2CeQ2y9kXe7lGBKxyrqzyssP5l7McVelHzYBD9yB7SzLLPrNp0yoFtXKrtIxVj4b4IUWk+QD0aXURAqflwVM3thaE3TPfQ/NK6g4Wqxsdm3YKswH9csLrzWF6HUVG14oaG0oUF7vIIRkbfn2aHVouFqscHZvyApQdUr5XD37aA1ApUEpJz3reQLm5iSguUjVHxLLDreD9l44I3lChevZEQxZuXIgst5cLlRbZw4jlo0uRw78c6U2gAqmji0eWIt0L+R7aYuMmVltYSmR8jlP1oxBbB2ssHJVrJfVwrmcBCbWVuWXRygrvR5HDae7jbwVTsSxbsh9FxUjqJan0xl01iI7U/7G8kbT+8gOuRAjTt7TBigAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CD", "label": "Cancha o Pista Descubierta" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 115, 76, 255 ], "width": 0.4 } }, "value": "AL", "label": "Area Libre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.1 } }, "value": "P", "label": "Piscina" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.1 } }, "value": "Q", "label": "Tanque" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 189, 189, 197, 255 ], "width": 0.1 } }, "value": "T", "label": "Transitorio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 0.05 } }, "value": "TB", "label": "Tumba" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 210, 252, 255 ], "toColor": [ 250, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 182, 255 ], "toColor": [ 252, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 244, 252, 255 ], "toColor": [ 182, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 207, 255 ], "toColor": [ 232, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 223, 252, 255 ], "toColor": [ 210, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 230, 255 ], "toColor": [ 179, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 212, 255 ], "toColor": [ 252, 220, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 222, 255 ], "toColor": [ 252, 182, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4699464.76, "ymin": 2240009.8846000005, "xmax": 4726442.2087, "ymax": 2263014.1983000003, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TIPO_CONSTRUCCION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "numero_edificacion", "type": "esriFieldTypeSmallInteger", "alias": "numero_edificacion", "domain": null }, { "name": "numero_mejora", "type": "esriFieldTypeSmallInteger", "alias": "numero_mejora", "domain": null }, { "name": "tipo_construccion", "type": "esriFieldTypeString", "alias": "tipo_construccion", "length": 2, "domain": { "type": "codedValue", "name": "CAT_TipoConstruccion", "description": "", "codedValues": [ { "name": "Normal", "code": "N" }, { "name": "Edificio", "code": "E" }, { "name": "Bloque", "code": "BQ" }, { "name": "Torre", "code": "TO" }, { "name": "Parqueadero", "code": "PQ" }, { "name": "Mejora", "code": "M" }, { "name": "Transitorio", "code": "T" }, { "name": "Piscina", "code": "P" }, { "name": "Tanque", "code": "Q" }, { "name": "Casa en Condominio", "code": "CA" }, { "name": "Cancha o Deportivo Cubierto", "code": "C" }, { "name": "Zona Comun Construida", "code": "ZC" }, { "name": "Balcón", "code": "B" }, { "name": "Area Libre", "code": "AL" }, { "name": "Construcción fuera de lote", "code": "FL" }, { "name": "Tumba", "code": "TB" }, { "name": "Cancha o Pista Descubierta", "code": "CD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "numero_pisos", "type": "esriFieldTypeDouble", "alias": "numero_pisos", "domain": null }, { "name": "numero_sotanos", "type": "esriFieldTypeDouble", "alias": "numero_sotanos", "domain": null }, { "name": "numero_mezanines", "type": "esriFieldTypeInteger", "alias": "numero_mezanines", "domain": null }, { "name": "anotaciones", "type": "esriFieldTypeString", "alias": "anotaciones", "length": 2000, "domain": null }, { "name": "id_construccion", "type": "esriFieldTypeString", "alias": "id_construccion", "length": 16, "domain": null }, { "name": "area_construida", "type": "esriFieldTypeDouble", "alias": "area_construida", "domain": null }, { "name": "numero_semisotanos", "type": "esriFieldTypeInteger", "alias": "numero_semisotanos", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "i78cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i78id_construcci", "fields": "id_construccion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_num_mejora", "fields": "numero_mejora", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_tipo_const", "fields": "tipo_construccion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r50_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Construccion_con_Area", "type": "Feature Layer", "description": "Polígonos que representan los niveles de piso de las construcciones o mejoras asociadas a un terreno y que facilita el cálculo del área total construida y el área de cada mejora asociada. En base a esta capa se construye la capa construccion_ladm que representa las huellas de construcción asociadas al terreno y solicitada por el modelo de administración de tierras.Se trata de una simplificación de la realidad modelo 3D en una plataforma 2D. Consiste en un modelo que busca mostrar la construcción total del predio, sin tener presente las unidades que componen su división predial.Incluye atributos como la tipología de la construcción con valores como: piscina , edificio, construcción transitoria, etc", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Secretaría de Gestión y Control Territorial, Subsecretaria de Catastro.", "parentLayer": null, "subLayers": [], "minScale": 700, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4699464.76, "ymin": 2240009.8846000005, "xmax": 4726442.2087, "ymax": 2263014.1983000003, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_area(shape)", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cbml", "type": "esriFieldTypeString", "alias": "cbml", "length": 11, "domain": null }, { "name": "numero_edificacion", "type": "esriFieldTypeSmallInteger", "alias": "numero_edificacion", "domain": null }, { "name": "numero_mejora", "type": "esriFieldTypeSmallInteger", "alias": "numero_mejora", "domain": null }, { "name": "numero_pisos", "type": "esriFieldTypeDouble", "alias": "numero_pisos", "domain": null }, { "name": "numero_sotanos", "type": "esriFieldTypeDouble", "alias": "numero_sotanos", "domain": null }, { "name": "numero_mezanines", "type": "esriFieldTypeInteger", "alias": "numero_mezanines", "domain": null }, { "name": "id_construccion", "type": "esriFieldTypeString", "alias": "id_construccion", "length": 16, "domain": null }, { "name": "area_construida", "type": "esriFieldTypeDouble", "alias": "area_construida", "domain": null }, { "name": "numero_semisotanos", "type": "esriFieldTypeInteger", "alias": "numero_semisotanos", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "i78cbml", "fields": "cbml", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i78id_construcci", "fields": "id_construccion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_num_mejora", "fields": "numero_mejora", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r50_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ee9ffef321a042b6b1fbf023e3cc9907" } ], "tables": [] }