{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "Mixité fonctionnelle 2019 200x200 m", "type": "Feature Layer", "description": "https://ge.ch/sitg/sitg_catalog/geodataid/9645/#AGGLO_CARREAU_200", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "Données statistiques" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['POP_TOT_GG_2019'];\nvar field2 = $feature['EMP_TOT_GG_19_20'];\nvar hasNormField1 = false;\nvar hasNormField2 = false;\nvar normField1 = null;\nvar normField2 = null;\nif (\n IsEmpty(field1) || \n IsEmpty(field2) ||\n (hasNormField1 && (IsEmpty(normField1) || normField1 == 0)) ||\n (hasNormField2 && (IsEmpty(normField2) || normField2 == 0))\n) {\n return null; \n}\nvar value1 = IIf(hasNormField1, (field1 / normField1), field1);\nvar value2 = IIf(hasNormField2, (field2 / normField2), field2);\nvar breaks1 = [[0,7.00381687451647838571489],[8.00381687451647749753647,120.837891714184650027164],[121.837891714184650027164,1971]];\nvar breaks2 = [[0,.060737324342849299818603],[1.06073732434284928594082,19.2675657151221102481031],[20.2675657151221102481031,6093]];\nvar classCodes = [\"L\", \"M\", \"H\"];\nfunction getClassCode(value, breaks) {\n var code = null;\n for (var i in breaks) {\n var info = breaks[i];\n if (value >= info[0] && value <= info[1]) {\n code = classCodes[i];\n break;\n }\n }\n return code;\n}\nvar code1 = getClassCode(value1, breaks1);\nvar code2 = getClassCode(value2, breaks2);\nvar classValue = IIf(IsEmpty(code1) || IsEmpty(code2), null, code1 + code2);\nreturn classValue;", "valueExpressionTitle": "Relation", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "HH", "label": "High - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 53, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "HM", "label": "Elevée - Moyenne" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 79, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "HL", "label": "High - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 100, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "MH", "label": "Moyenne - Elevée" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 128, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "MM", "label": "Moyenne - Moyenne" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 155, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "ML", "label": "Moyenne - Faible" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 173, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "LH", "label": "Low - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 202, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "LM", "label": "Faible - Moyenne" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 0 ], "width": 0 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "POP_TOT_GG_2019", "label": "Population", "classBreakInfos": [ { "minValue": 0, "maxValue": 7.003816874516478 }, { "minValue": 7.003816874516478, "maxValue": 120.83789171418465 }, { "minValue": 120.83789171418465, "maxValue": 1971 } ] }, "field2": { "field": "EMP_TOT_GG_19_20", "label": "Emplois", "classBreakInfos": [ { "minValue": 0, "maxValue": 0.0607373243428493 }, { "minValue": 0.0607373243428493, "maxValue": 19.26756571512211 }, { "minValue": 19.26756571512211, "maxValue": 6093 } ] }, "classificationMethod": "esriClassifyGeometricalInterval", "type": "relationship", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 6.024096, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2459099.0922, "ymin": 1080698.7116, "xmax": 2542899.0923, "ymax": 1160298.7117, "spatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 1.4099656955187955E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GRID_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null }, { "name": "GRID_ID", "type": "esriFieldTypeString", "alias": "GRID_ID", "length": 12, "domain": null }, { "name": "POP_TOT_GG_2015", "type": "esriFieldTypeInteger", "alias": "Population GG (2015)", "domain": null }, { "name": "EMP_TOT_GG_15_20", "type": "esriFieldTypeInteger", "alias": "Emplois GG (2015 CH, 2020 F)", "domain": null }, { "name": "PARTEMP", "type": "esriFieldTypeDouble", "alias": "Part d'emplois 2019", "domain": null }, { "name": "HORSPERIMETREGG", "type": "esriFieldTypeSmallInteger", "alias": "A extérieur du GG", "domain": null }, { "name": "DENSITE_POP_HA", "type": "esriFieldTypeDouble", "alias": "Densité population (ha) 2019", "domain": null }, { "name": "DENSITE_EMP_HA", "type": "esriFieldTypeDouble", "alias": "Densité emplois (ha) 2019/20", "domain": null }, { "name": "POP_TOT_GG_2019", "type": "esriFieldTypeInteger", "alias": "Population GG (2019)", "domain": null }, { "name": "EMP_TOT_GG_19_20", "type": "esriFieldTypeInteger", "alias": "Emplois GG (2019 CH, 2020 F)", "domain": null }, { "name": "GEOM.LEN", "type": "esriFieldTypeDouble", "alias": "geom_Length", "domain": null }, { "name": "GEOM.AREA", "type": "esriFieldTypeDouble", "alias": "geom_Area", "domain": null } ], "geometryField": { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "geom" }, "indexes": [ { "name": "G62889GRID_ID", "fields": "GRID_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2039349_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3696_IX1", "fields": "GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "GEOM.AREA", "shapeLengthFieldName": "GEOM.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "d28f8cd754f34e02b1f06b2b6491011e" }