{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Master_all_pointHPC_DB.hpc.view", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Master_all_pointHPC_DB_Test2026.hpc.view", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 10.125412607000044, "ymin": 7.968952414000057, "xmax": 14.48068422800003, "ymax": 13.428834799000072, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "length": 255, "domain": null }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Master_admin1_HPC_Overall", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 15, "maxSize": 55, "minDataValue": 306, "maxDataValue": 4421405, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -91.93156819799998, "ymin": -12.463077876999932, "xmax": 99.48183985600008, "ymax": 51.409365570000034, "zmin": -9.999E35, "zmax": -9.999E35, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Master_admin1_HPC_Overall_Test2026", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 15, "maxSize": 55, "minDataValue": 306, "maxDataValue": 4421405, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Master_admin0_HPC_Overall", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 16, "maxSize": 50, "minDataValue": 818660, "maxDataValue": 30440769, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -91.23555806199994, "ymin": -14.282473463999963, "xmax": 96.51637411500008, "ymax": 48.998610866000035, "zmin": -9.999E35, "zmax": -9.999E35, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "length": 255, "domain": null }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null }, { "name": "People_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "People_Not_prioritized", "domain": null }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null }, { "name": "requirements", "type": "esriFieldTypeDouble", "alias": "requirements", "domain": null }, { "name": "cva_requirements", "type": "esriFieldTypeDouble", "alias": "cva_requirements", "domain": null }, { "name": "requirements_prioritized", "type": "esriFieldTypeDouble", "alias": "requirements_prioritized", "domain": null }, { "name": "cva_requirements_prioritized", "type": "esriFieldTypeDouble", "alias": "cva_requirements_prioritized", "domain": null }, { "name": "requirements_Not_prioritized", "type": "esriFieldTypeDouble", "alias": "requirements_Not_prioritized", "domain": null }, { "name": "funding", "type": "esriFieldTypeDouble", "alias": "funding", "domain": null }, { "name": "funding_prioritized", "type": "esriFieldTypeDouble", "alias": "funding_prioritized", "domain": null }, { "name": "funding_Not_prioritized", "type": "esriFieldTypeDouble", "alias": "funding_Not_prioritized", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Master_admin0_HPC_Overall_Test2026", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": null, "xyTolerance": 2, "zTolerance": 2, "mTolerance": 2, "falseX": 0, "falseY": 0, "xyUnits": 1, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 16, "maxSize": 50, "minDataValue": 818660, "maxDataValue": 30440769, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "length": 255, "domain": null }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null }, { "name": "People_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "People_Not_prioritized", "domain": null }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null }, { "name": "requirements", "type": "esriFieldTypeDouble", "alias": "requirements", "domain": null }, { "name": "cva_requirements", "type": "esriFieldTypeDouble", "alias": "cva_requirements", "domain": null }, { "name": "requirements_prioritized", "type": "esriFieldTypeDouble", "alias": "requirements_prioritized", "domain": null }, { "name": "cva_requirements_prioritized", "type": "esriFieldTypeDouble", "alias": "cva_requirements_prioritized", "domain": null }, { "name": "requirements_Not_prioritized", "type": "esriFieldTypeDouble", "alias": "requirements_Not_prioritized", "domain": null }, { "name": "funding", "type": "esriFieldTypeDouble", "alias": "funding", "domain": null }, { "name": "funding_prioritized", "type": "esriFieldTypeDouble", "alias": "funding_prioritized", "domain": null }, { "name": "funding_Not_prioritized", "type": "esriFieldTypeDouble", "alias": "funding_Not_prioritized", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "GlobalLens_Polygons_Admin0_layer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.24024247099999, "ymin": -26.867040757999973, "xmax": 101.17001505500008, "ymax": 52.37929059600003, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "adm0_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "iso2", "type": "esriFieldTypeString", "alias": "iso2", "length": 2, "domain": null }, { "name": "iso3", "type": "esriFieldTypeString", "alias": "iso3", "length": 3, "domain": null }, { "name": "adm0_name", "type": "esriFieldTypeString", "alias": "adm0_name", "length": 50, "domain": null }, { "name": "adm0_pcode", "type": "esriFieldTypeString", "alias": "adm0_pcode", "length": 20, "domain": null }, { "name": "valid_on", "type": "esriFieldTypeDate", "alias": "valid_on", "length": 8, "domain": null }, { "name": "valid_to", "type": "esriFieldTypeDate", "alias": "valid_to", "length": 8, "domain": null }, { "name": "area_sqkm", "type": "esriFieldTypeDouble", "alias": "area_sqkm", "domain": null }, { "name": "lang", "type": "esriFieldTypeString", "alias": "lang", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_48", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "admin_levels_Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.24024247099999, "ymin": -13.894553842999926, "xmax": 74.88956179300004, "ymax": 52.37929059600003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "length": 255, "domain": null }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "admin1_polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": [ 206, 252, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 225, 225, 225, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.24024247099999, "ymin": -26.867040757999973, "xmax": 101.17001505500008, "ymax": 52.37929059600003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "adm1_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "adm1_name", "type": "esriFieldTypeString", "alias": "adm1_name", "length": 50, "domain": null }, { "name": "adm1_pcode", "type": "esriFieldTypeString", "alias": "adm1_pcode", "length": 20, "domain": null }, { "name": "adm0_name", "type": "esriFieldTypeString", "alias": "adm0_name", "length": 50, "domain": null }, { "name": "adm0_pcode", "type": "esriFieldTypeString", "alias": "adm0_pcode", "length": 20, "domain": null }, { "name": "valid_on", "type": "esriFieldTypeDate", "alias": "valid_on", "length": 8, "domain": null }, { "name": "valid_to", "type": "esriFieldTypeDate", "alias": "valid_to", "length": 8, "domain": null }, { "name": "area_sqkm", "type": "esriFieldTypeDouble", "alias": "area_sqkm", "domain": null }, { "name": "lang", "type": "esriFieldTypeString", "alias": "lang", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "GlobalLens_Polygons_Severity_layer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 237, 245, 255 ], "toColor": [ 240, 237, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 200, 224, 255 ], "toColor": [ 188, 200, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 169, 207, 255 ], "toColor": [ 116, 169, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 142, 191, 255 ], "toColor": [ 44, 142, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 4, 90, 140, 255 ], "toColor": [ 4, 90, 140, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "Severity", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.3 } }, "classMaxValue": 0, "label": "0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 214, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 1, "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 185, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 2, "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 145, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 3, "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 4, "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 86, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 5, "label": "5" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.24024247099999, "ymin": -13.894553842999926, "xmax": 74.88956179300004, "ymax": 52.37929059600003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "length": 255, "domain": null }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "GlobalLens_Polygons_Severity_layer_Test2026", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 237, 245, 255 ], "toColor": [ 240, 237, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 200, 224, 255 ], "toColor": [ 188, 200, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 169, 207, 255 ], "toColor": [ 116, 169, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 142, 191, 255 ], "toColor": [ 44, 142, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 4, 90, 140, 255 ], "toColor": [ 4, 90, 140, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "Severity", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.3 } }, "classMaxValue": 0, "label": "0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 214, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 1, "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 185, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 2, "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 145, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 3, "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 4, "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 86, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "classMaxValue": 5, "label": "5" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9.658108450000043, "ymin": 7.378666047000024, "xmax": 14.678816234000067, "ymax": 13.714055015000042, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "GlobalLens_Circles_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "GlobalLens_Circles_CCM_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "GlobalLens_Circles_ERY_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "GlobalLens_Circles_FSC_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "GlobalLens_Circles_HEA_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "GlobalLens_Circles_LOG_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "GlobalLens_Circles_MPC_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "GlobalLens_Circles_EDU_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "GlobalLens_Circles_NUT_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "GlobalLens_Circles_PRO_GEN_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "GlobalLens_Circles_PRO_CPN_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "GlobalLens_Circles_PRO_GBV_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "GlobalLens_Circles_PRO_HLP_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "GlobalLens_Circles_PRO_MIN_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "GlobalLens_Circles_PRO_OVE_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "GlobalLens_Circles_RR_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 27, "name": "GlobalLens_Circles_SHL_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 225, 225, 225, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 28, "name": "GlobalLens_Circles_WSH_Population_layer_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "pieChart", "attributes": [ { "color": [ 225, 225, 225, 255 ], "field": "People_Not_targeted", "label": "People_Not_targeted" }, { "color": [ 245, 130, 32, 255 ], "field": "People_targeted", "label": "People_targeted" } ], "size": 32, "visualVariables": [ { "type": "sizeInfo", "minSize": 13, "maxSize": 48, "minDataValue": 1, "maxDataValue": 2007373, "valueExpressionTitle": "Custom", "valueExpression": "var field0 = Number($feature.People_targeted);\nvar field1 = Number($feature.People_Not_targeted);\n\nfield0 = IIf(field0 < 0, 0, field0);\nfield1 = IIf(field1 < 0, 0, field1);\n\nvar sum = field0 + field1;\n\nreturn IIf(sum > 0, sum, null);" } ] }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.18890539299997, "ymin": -13.46794786199996, "xmax": 73.23471375500003, "ymax": 52.14499760500007, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "plan_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "length": 255, "domain": null }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "length": 255, "domain": null }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "length": 255, "domain": null }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "length": 255, "domain": null }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "length": 255, "domain": null }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "length": 255, "domain": null }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "length": 255, "domain": null }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "length": 255, "domain": null }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "a714f5b12c8e4e159f44f5f40444e558" } ], "tables": [] }