{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Dades de lloguer (fiances IBAVI) 2025", "type": "Feature Layer", "description": "

Índex i evolució del preu del lloguer prenent com a referència el preu mitjà del lloguer dels contractes obtinguts, a partir de les dades del depòsit de fiances de l'IBAVI, així com d'altres organismes amb els quals es puguin establir convenis de col·laboració. <\/SPAN><\/SPAN><\/P>

https://www.caib.es/sites/ohib/ca/od02_dades_de_lloguer_fiances_ibavi/<\/SPAN><\/A><\/SPAN><\/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": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 191, 233, 255, 255 ], "toColor": [ 0, 132, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 132, 168, 255 ], "toColor": [ 0, 38, 115, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "X_25", "classificationMethod": "esriClassifyManual", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "defaultLabel": "Sense dades", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 233, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 800, "label": "600 - 800 \u20ac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 200, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 1000, "label": "801 - 1.000 \u20ac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 172, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 1200, "label": "1.001 - 1.200 \u20ac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 153, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 1400, "label": "1.201 - 1.400 \u20ac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 130, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 1600, "label": "1.401 - 1.600 \u20ac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 105, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 1800, "label": "1.601 - 1.800 \u20ac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 79, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 2000, "label": "1.801 - 2.000 \u20ac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 57, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 2500, "label": "2.001 - 2.500 \u20ac" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.7 } }, "classMaxValue": 2700, "label": "> 2.500 \u20ac" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 15, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var valor = $feature.X_25;\nvar nombre = $feature.NOM;\nvar nSignif =$feature.HAB_25;\n\nif (nSignif <=10) {\n return nombre;\n} else {\n var numeroFormateado = Text(valor, '#,###');\n var numeroEuropeo = Replace(numeroFormateado, ',', '.');\n return nombre + TextFormatting.NewLine + numeroEuropeo + ' \u20ac';}", "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": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 191 ], "haloSize": 1, "font": { "family": "Noto Sans", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 340356.68900000025, "ymin": 4278103.017000001, "xmax": 613563.21, "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": "HAB_25", "type": "esriFieldTypeInteger", "alias": "Núm. Habitatges", "domain": null }, { "name": "SUM_FIAN25", "type": "esriFieldTypeDouble", "alias": "Total fiances (\u20ac)", "domain": null }, { "name": "X_25", "type": "esriFieldTypeDouble", "alias": "Mitjana fiances (\u20ac)", "domain": null }, { "name": "DATA", "type": "esriFieldTypeString", "alias": "Actualització dades", "length": 255, "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" }