{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Preu mitjà per m² habitatge per municipi 2025", "type": "Feature Layer", "description": "

Conèixer l\u2019evolució del preu de compraventa. Índex del nombre de transaccions de compravenda d'habitatge a les Illes Balears, a partir de les dades de l\u2019ATIB. <\/SPAN><\/P>

https://www.caib.es/sites/ohib/ca/od05_compravenda_habitatge/<\/SPAN><\/A><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25831, "latestWkid": 25831, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Observatori d'Habitatge de les Illes Balears (OHIB)", "parentLayer": { "id": 0, "name": "Compravenda habitatge 2025" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 242, 255, 255 ], "toColor": [ 94, 0, 22, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "PM2_2025", "classificationMethod": "esriClassifyManual", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "defaultLabel": "No significatiu (n.s.)", "minValue": 1200, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } }, "classMaxValue": 1500, "label": "1.200,00 - 1.500 \u20ac/m²" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 190, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } }, "classMaxValue": 2000, "label": "1.500,01 - 2.000 \u20ac/m²" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 147, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } }, "classMaxValue": 2500, "label": "2.000,01 - 2.500 \u20ac/m²" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 107, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } }, "classMaxValue": 3000, "label": "2.500,01 - 3.000 \u20ac/m²" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 71, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } }, "classMaxValue": 3500, "label": "3.000,01 - 3.500 \u20ac/m²" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 38, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } }, "classMaxValue": 4000, "label": "3.500,01 - 4.000 \u20ac/m²" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 0, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } }, "classMaxValue": 6000, "label": "4.000,01 - 6.000 \u20ac/m²" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 0, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } }, "classMaxValue": 10868.22597317597, "label": "> 6.000 \u20ac/m²" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var valor =$feature.PM2_2025;\nvar nombre = $feature.NOM;\n\nif (IsEmpty(valor)) {\n return nombre;\n} else {\n var numeroFormateado = Text(valor, '#,###');\n var numeroEuropeo = Replace(numeroFormateado, ',', '.');\n return nombre + TextFormatting.NewLine + numeroEuropeo + ' \u20ac/m²'}", "title": "Personalizado" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 399999, "name": "Clase 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 102, 35, 31, 255 ], "haloSize": 0.7, "font": { "family": "Noto Sans", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 340356.68900000025, "ymin": 4278103.017000001, "xmax": 613563.2100000001, "ymax": 4438808.84, "spatialReference": { "wkid": 25831, "latestWkid": 25831, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ILLA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ILLA", "type": "esriFieldTypeString", "alias": "ILLA", "length": 254, "domain": null }, { "name": "CODI", "type": "esriFieldTypeString", "alias": "Codi municipi", "length": 254, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "Municipi", "length": 254, "domain": null }, { "name": "NUM_HAB", "type": "esriFieldTypeDouble", "alias": "Núm. Habitatges 2025", "domain": null }, { "name": "E_CV", "type": "esriFieldTypeString", "alias": "Núm. operacions 2025", "length": 255, "domain": null }, { "name": "P_OP", "type": "esriFieldTypeDouble", "alias": "Percentatge de compravenda 2025", "domain": null }, { "name": "N_2025", "type": "esriFieldTypeInteger", "alias": "Núm. compravenda 2025", "domain": null }, { "name": "PM2_2010", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2010", "domain": null }, { "name": "PM2_2011", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2011", "domain": null }, { "name": "PM2_2012", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2012", "domain": null }, { "name": "PM2_2013", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2013", "domain": null }, { "name": "PM2_2014", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2014", "domain": null }, { "name": "PM2_2015", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2015", "domain": null }, { "name": "PM2_2016", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2016", "domain": null }, { "name": "PM2_2017", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2017", "domain": null }, { "name": "PM2_2018", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2018", "domain": null }, { "name": "PM2_2019", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2019", "domain": null }, { "name": "PM2_2020", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2020", "domain": null }, { "name": "PM2_2021", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2021", "domain": null }, { "name": "PM2_2022", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2022", "domain": null }, { "name": "PM2_2023", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2023", "domain": null }, { "name": "PM2_2024", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2024", "domain": null }, { "name": "PM2_2025", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2025", "domain": null }, { "name": "PM2_period", "type": "esriFieldTypeDouble", "alias": "Mitjana Preu \u20ac/m² compravenda 2010-2025", "domain": null }, { "name": "VD_2010", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2010", "domain": null }, { "name": "VD_2011", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2011", "domain": null }, { "name": "VD_2012", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2012", "domain": null }, { "name": "VD_2013", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2013", "domain": null }, { "name": "VD_2014", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2014", "domain": null }, { "name": "VD_2015", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2015", "domain": null }, { "name": "VD_2016", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2016", "domain": null }, { "name": "VD_2017", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2017", "domain": null }, { "name": "VD_2018", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2018", "domain": null }, { "name": "VD_2019", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2019", "domain": null }, { "name": "VD_2020", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2020", "domain": null }, { "name": "VD_2021", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2021", "domain": null }, { "name": "VD_2022", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2022", "domain": null }, { "name": "VD_2023", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2023", "domain": null }, { "name": "VD_2024", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2024", "domain": null }, { "name": "VD_2025", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2025", "domain": null }, { "name": "VD_periodo", "type": "esriFieldTypeDouble", "alias": "Mitjana valor compravenda 2010-2025", "domain": null }, { "name": "DATA", "type": "esriFieldTypeString", "alias": "Actualització dades", "length": 5, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "97ae6b873d1144ed94fed238935551c3" }