{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Avancement réhabilitation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Réhabilitations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "// 1️\u20e3 Catégories basées sur STAT_OP\nif ($feature.STAT_OP == 'diag') {\n return 'Diagnostic';\n}\nelse if ($feature.STAT_OP == 'en attente acquisition') {\n return 'En attente acquisition';\n}\nelse if ($feature.STAT_OP == 'en attente relogement') {\n return 'En attente relogement';\n}\nelse if ($feature.STAT_OP == 'étude') {\n return 'Etudes en cours';\n}\nelse if ($feature.STAT_OP == 'souhaite vendre') {\n return 'Souhaite vendre';\n}\nelse if ($feature.STAT_OP == 'travaux') {\n return 'Travaux en cours';\n}\nelse if ($feature.STAT_OP == 'travaux terminés') {\n return 'Travaux terminés';\n}\n\n// 2️\u20e3 Dernière catégorie (règle indépendante)\nelse if (\n Find('DUP A R', $feature.PROCEDURE) == 0 ||\n Find('MOA SPLA', $feature.PROCEDURE) == 0 ||\n Find('ORI-DUP 1', $feature.PROCEDURE) == 0 ||\n Find('OPAH', $feature.OP_RECY) == 0\n) {\n return 'Procédure / OPAH';\n}\n\n// 3️\u20e3 Sinon\nelse {\n return 'Autre';\n}\n", "valueExpressionTitle": "Avancement", "uniqueValueGroups": [ { "heading": "Avancement", "classes": [ { "label": "Diagnostic", "description": "Diagnostic", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 255, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.7 } }, "values": [ [ "Diagnostic" ] ] }, { "label": "En attente acquisition", "description": "En attente acquisition", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 153, 255 ], "width": 0.7 } }, "values": [ [ "En attente acquisition" ] ] }, { "label": "En attente relogement", "description": "En attente relogement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 0.7 } }, "values": [ [ "En attente relogement" ] ] }, { "label": "Etudes en cours", "description": "Etudes en cours", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 170, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 112, 255, 255 ], "width": 0.7 } }, "values": [ [ "Etudes en cours" ] ] }, { "label": "Souhaite vendre", "description": "Souhaite vendre", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Souhaite vendre" ] ] }, { "label": "Travaux en cours", "description": "Travaux en cours", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 0.7 } }, "values": [ [ "Travaux en cours" ] ] }, { "label": "Travaux terminés", "description": "Travaux terminés", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 217, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.7 } }, "values": [ [ "Travaux terminés" ] ] }, { "label": "Non précisé", "description": "Non précisé", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 231, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.7 } }, "values": [ [ "Procédure / OPAH" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 255, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.7 } }, "value": "Diagnostic", "label": "Diagnostic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 153, 255 ], "width": 0.7 } }, "value": "En attente acquisition", "label": "En attente acquisition" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 0.7 } }, "value": "En attente relogement", "label": "En attente relogement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 170, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 112, 255, 255 ], "width": 0.7 } }, "value": "Etudes en cours", "label": "Etudes en cours" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Souhaite vendre", "label": "Souhaite vendre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 0.7 } }, "value": "Travaux en cours", "label": "Travaux en cours" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 217, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.7 } }, "value": "Travaux terminés", "label": "Travaux terminés" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 231, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.7 } }, "value": "Procédure / OPAH", "label": "Non précisé" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 212, 255 ], "toColor": [ 252, 243, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 242, 255 ], "toColor": [ 210, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 179, 255 ], "toColor": [ 234, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 196, 252, 255 ], "toColor": [ 187, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 215, 255 ], "toColor": [ 225, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 197, 252, 255 ], "toColor": [ 246, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 710703.4491999969, "ymin": 6291943.044500001, "xmax": 1048313.5997999981, "ymax": 7067987.165399998, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "parcelle_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "de_id", "length": 8, "domain": null }, { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "de_geom", "domain": null }, { "name": "parcelle_id", "type": "esriFieldTypeString", "alias": "parcelle_id", "length": 255, "domain": null }, { "name": "cadastre", "type": "esriFieldTypeString", "alias": "cadastre", "length": 60000, "domain": null }, { "name": "cad_parc", "type": "esriFieldTypeString", "alias": "cad_parc", "length": 60000, "domain": null }, { "name": "num_voie", "type": "esriFieldTypeString", "alias": "num_voie", "length": 60000, "domain": null }, { "name": "rue", "type": "esriFieldTypeString", "alias": "rue", "length": 60000, "domain": null }, { "name": "quartier", "type": "esriFieldTypeString", "alias": "quartier", "length": 60000, "domain": null }, { "name": "secteur", "type": "esriFieldTypeString", "alias": "secteur", "length": 60000, "domain": null }, { "name": "nature", "type": "esriFieldTypeString", "alias": "nature", "length": 60000, "domain": null }, { "name": "procedure", "type": "esriFieldTypeString", "alias": "procedure", "length": 60000, "domain": null }, { "name": "etat_fon", "type": "esriFieldTypeString", "alias": "etat_fon", "length": 60000, "domain": null }, { "name": "acq_ok", "type": "esriFieldTypeString", "alias": "acq_ok", "length": 60000, "domain": null }, { "name": "acq_nego", "type": "esriFieldTypeString", "alias": "acq_nego", "length": 60000, "domain": null }, { "name": "acq_bloc", "type": "esriFieldTypeString", "alias": "acq_bloc", "length": 60000, "domain": null }, { "name": "acquisition", "type": "esriFieldTypeString", "alias": "acquisition", "length": 60000, "domain": null }, { "name": "anne_acq", "type": "esriFieldTypeString", "alias": "anne_acq", "length": 60000, "domain": null }, { "name": "proprio", "type": "esriFieldTypeString", "alias": "proprio", "length": 60000, "domain": null }, { "name": "mode_acqu", "type": "esriFieldTypeString", "alias": "mode_acqu", "length": 60000, "domain": null }, { "name": "nb_relog_aq", "type": "esriFieldTypeString", "alias": "nb_relog_aq", "length": 60000, "domain": null }, { "name": "nb_relog_fait", "type": "esriFieldTypeString", "alias": "nb_relog_fait", "length": 60000, "domain": null }, { "name": "etat_relog", "type": "esriFieldTypeString", "alias": "etat_relog", "length": 60000, "domain": null }, { "name": "date_relogement", "type": "esriFieldTypeString", "alias": "date_relogement", "length": 60000, "domain": null }, { "name": "vac_lgt_1", "type": "esriFieldTypeString", "alias": "vac_lgt_1", "length": 60000, "domain": null }, { "name": "vac_lgt_2", "type": "esriFieldTypeString", "alias": "vac_lgt_2", "length": 60000, "domain": null }, { "name": "vac_comm_1", "type": "esriFieldTypeString", "alias": "vac_comm_1", "length": 60000, "domain": null }, { "name": "vac_comm_2", "type": "esriFieldTypeString", "alias": "vac_comm_2", "length": 60000, "domain": null }, { "name": "vacance", "type": "esriFieldTypeString", "alias": "vacance", "length": 60000, "domain": null }, { "name": "vacance_tot", "type": "esriFieldTypeString", "alias": "vacance_tot", "length": 60000, "domain": null }, { "name": "dispo_op", "type": "esriFieldTypeString", "alias": "dispo_op", "length": 60000, "domain": null }, { "name": "vacantlog", "type": "esriFieldTypeString", "alias": "vacantlog", "length": 60000, "domain": null }, { "name": "commerce_ok", "type": "esriFieldTypeString", "alias": "commerce_ok", "length": 60000, "domain": null }, { "name": "commerce_type", "type": "esriFieldTypeString", "alias": "commerce_type", "length": 60000, "domain": null }, { "name": "commerce", "type": "esriFieldTypeString", "alias": "commerce", "length": 60000, "domain": null }, { "name": "bati", "type": "esriFieldTypeString", "alias": "bati", "length": 60000, "domain": null }, { "name": "moaspla", "type": "esriFieldTypeString", "alias": "moaspla", "length": 60000, "domain": null }, { "name": "urbatrans", "type": "esriFieldTypeString", "alias": "urbatrans", "length": 60000, "domain": null }, { "name": "operat", "type": "esriFieldTypeString", "alias": "operat", "length": 60000, "domain": null }, { "name": "rec_pro_", "type": "esriFieldTypeString", "alias": "rec_pro_", "length": 60000, "domain": null }, { "name": "op_recy", "type": "esriFieldTypeString", "alias": "op_recy", "length": 60000, "domain": null }, { "name": "stat_op", "type": "esriFieldTypeString", "alias": "stat_op", "length": 60000, "domain": null } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "de_geom" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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 }