{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Master_all_pointHPC_DB.hpc.view", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Master_all_pointHPC_DB.hpc.view", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Master_admin1_HPC_Overall", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleTargeted_prioritized" }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached" }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_prioritized" }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_Not_prioritized" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Master_admin1_HPC_Overall", "description": "", "prototype": { "attributes": { "PeopleReached_prioritized": null, "PeopleReached_Not_prioritized": null, "plan_Id": null, "plan_year": null, "plan_name": null, "CustomRef": null, "country": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "KeyCode": null, "planrefkey": null, "PeopleTargeted_prioritized": null, "PeopleReached": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Master_admin0_HPC_Overall", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Cluster" }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleTargeted_prioritized" }, { "name": "People_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "People_Not_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_prioritized" }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached" }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_prioritized" }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_Not_prioritized" }, { "name": "requirements", "type": "esriFieldTypeDouble", "alias": "requirements", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "requirements" }, { "name": "cva_requirements", "type": "esriFieldTypeDouble", "alias": "cva_requirements", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cva_requirements" }, { "name": "requirements_prioritized", "type": "esriFieldTypeDouble", "alias": "requirements_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "requirements_prioritized" }, { "name": "cva_requirements_prioritized", "type": "esriFieldTypeDouble", "alias": "cva_requirements_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cva_requirements_prioritized" }, { "name": "requirements_Not_prioritized", "type": "esriFieldTypeDouble", "alias": "requirements_Not_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "requirements_Not_prioritized" }, { "name": "funding", "type": "esriFieldTypeDouble", "alias": "funding", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "funding" }, { "name": "funding_prioritized", "type": "esriFieldTypeDouble", "alias": "funding_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "funding_prioritized" }, { "name": "funding_Not_prioritized", "type": "esriFieldTypeDouble", "alias": "funding_Not_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "funding_Not_prioritized" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Master_admin0_HPC_Overall", "description": "", "prototype": { "attributes": { "funding_prioritized": null, "funding_Not_prioritized": null, "plan_Id": null, "plan_year": null, "plan_name": null, "CustomRef": null, "country": null, "Admin0_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "KeyCode": null, "planrefkey": null, "Cluster": null, "PeopleTargeted_prioritized": null, "People_Not_prioritized": null, "PeopleReached": null, "PeopleReached_prioritized": null, "PeopleReached_Not_prioritized": null, "requirements": null, "cva_requirements": null, "requirements_prioritized": null, "cva_requirements_prioritized": null, "requirements_Not_prioritized": null, "funding": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "GlobalLens_Polygons_Admin0_layer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "adm0_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "iso2", "type": "esriFieldTypeString", "alias": "iso2", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "iso2" }, { "name": "iso3", "type": "esriFieldTypeString", "alias": "iso3", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "iso3" }, { "name": "adm0_name", "type": "esriFieldTypeString", "alias": "adm0_name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm0_name" }, { "name": "adm0_pcode", "type": "esriFieldTypeString", "alias": "adm0_pcode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "adm0_pcode" }, { "name": "valid_on", "type": "esriFieldTypeDate", "alias": "valid_on", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "valid_on" }, { "name": "valid_to", "type": "esriFieldTypeDate", "alias": "valid_to", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "valid_to" }, { "name": "area_sqkm", "type": "esriFieldTypeDouble", "alias": "area_sqkm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_sqkm" }, { "name": "lang", "type": "esriFieldTypeString", "alias": "lang", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "lang" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R48_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_48", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S27_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Polygons_Admin0_layer", "description": "", "prototype": { "attributes": { "area_sqkm": null, "lang": null, "valid_to": null, "iso2": null, "iso3": null, "adm0_name": null, "adm0_pcode": null, "valid_on": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "admin_levels_Polygons", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Cluster" }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached" }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_prioritized" }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_Not_prioritized" }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleTargeted_prioritized" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "admin_levels_Polygons", "description": "", "prototype": { "attributes": { "refseveritykey": null, "planrefseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "Cluster": null, "PeopleReached": null, "PeopleReached_prioritized": null, "PeopleReached_Not_prioritized": null, "PeopleTargeted_prioritized": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "admin1_polygons", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "adm1_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "adm1_name", "type": "esriFieldTypeString", "alias": "adm1_name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm1_name" }, { "name": "adm1_pcode", "type": "esriFieldTypeString", "alias": "adm1_pcode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "adm1_pcode" }, { "name": "adm0_name", "type": "esriFieldTypeString", "alias": "adm0_name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm0_name" }, { "name": "adm0_pcode", "type": "esriFieldTypeString", "alias": "adm0_pcode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "adm0_pcode" }, { "name": "valid_on", "type": "esriFieldTypeDate", "alias": "valid_on", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "valid_on" }, { "name": "valid_to", "type": "esriFieldTypeDate", "alias": "valid_to", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "valid_to" }, { "name": "area_sqkm", "type": "esriFieldTypeDouble", "alias": "area_sqkm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_sqkm" }, { "name": "lang", "type": "esriFieldTypeString", "alias": "lang", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "lang" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R47_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S26_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "admin1_polygons", "description": "", "prototype": { "attributes": { "lang": null, "area_sqkm": null, "adm1_name": null, "adm1_pcode": null, "adm0_name": null, "adm0_pcode": null, "valid_on": null, "valid_to": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "GlobalLens_Polygons_Severity_layer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Cluster" }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached" }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_prioritized" }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_Not_prioritized" }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleTargeted_prioritized" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Polygons_Severity_layer", "description": "", "prototype": { "attributes": { "refseveritykey": null, "planrefseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "Cluster": null, "PeopleReached": null, "PeopleReached_prioritized": null, "PeopleReached_Not_prioritized": null, "PeopleTargeted_prioritized": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "GlobalLens_Polygons_Severity_layer_Test2026", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": 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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Cluster", "type": "esriFieldTypeString", "alias": "Cluster", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Cluster" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "PeopleReached", "type": "esriFieldTypeInteger", "alias": "PeopleReached", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached" }, { "name": "PeopleReached_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_prioritized" }, { "name": "PeopleReached_Not_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleReached_Not_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleReached_Not_prioritized" }, { "name": "PeopleTargeted_prioritized", "type": "esriFieldTypeInteger", "alias": "PeopleTargeted_prioritized", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeopleTargeted_prioritized" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Polygons_Severity_layer_Test2026", "description": "", "prototype": { "attributes": { "refseveritykey": null, "planrefseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Cluster": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "PeopleReached": null, "PeopleReached_prioritized": null, "PeopleReached_Not_prioritized": null, "PeopleTargeted_prioritized": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "GlobalLens_Circles_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "GlobalLens_Circles_CCM_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_CCM_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "GlobalLens_Circles_ERY_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_ERY_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "GlobalLens_Circles_FSC_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_FSC_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "GlobalLens_Circles_HEA_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_HEA_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "GlobalLens_Circles_LOG_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_LOG_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "GlobalLens_Circles_MPC_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_MPC_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "GlobalLens_Circles_EDU_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_EDU_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "GlobalLens_Circles_NUT_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_NUT_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "GlobalLens_Circles_PRO_GEN_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_PRO_GEN_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "GlobalLens_Circles_PRO_CPN_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_PRO_CPN_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "GlobalLens_Circles_PRO_GBV_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_PRO_GBV_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "GlobalLens_Circles_PRO_HLP_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_PRO_HLP_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "GlobalLens_Circles_PRO_MIN_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_PRO_MIN_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "GlobalLens_Circles_PRO_OVE_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_PRO_OVE_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "GlobalLens_Circles_RR_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_RR_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "GlobalLens_Circles_SHL_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_SHL_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "GlobalLens_Circles_WSH_Population_layer_public", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "plan_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "plan_Id", "type": "esriFieldTypeInteger", "alias": "plan_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_Id" }, { "name": "plan_year", "type": "esriFieldTypeInteger", "alias": "plan_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plan_year" }, { "name": "plan_name", "type": "esriFieldTypeString", "alias": "plan_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "plan_name" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "country" }, { "name": "CustomRef", "type": "esriFieldTypeString", "alias": "CustomRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomRef" }, { "name": "Disaggregation_location", "type": "esriFieldTypeString", "alias": "Disaggregation_location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Disaggregation_location" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pcode" }, { "name": "Admin0_Pcode", "type": "esriFieldTypeString", "alias": "Admin0_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin0_Pcode" }, { "name": "Admin1_Pcode", "type": "esriFieldTypeString", "alias": "Admin1_Pcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Admin1_Pcode" }, { "name": "People_in_need", "type": "esriFieldTypeInteger", "alias": "People_in_need", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_in_need" }, { "name": "People_targeted", "type": "esriFieldTypeInteger", "alias": "People_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_targeted" }, { "name": "People_Not_targeted", "type": "esriFieldTypeInteger", "alias": "People_Not_targeted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "People_Not_targeted" }, { "name": "AdmLevel", "type": "esriFieldTypeInteger", "alias": "AdmLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdmLevel" }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity" }, { "name": "KeyCode", "type": "esriFieldTypeString", "alias": "KeyCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KeyCode" }, { "name": "planrefkey", "type": "esriFieldTypeString", "alias": "planrefkey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefkey" }, { "name": "planrefseveritykey", "type": "esriFieldTypeString", "alias": "planrefseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "planrefseveritykey" }, { "name": "refseveritykey", "type": "esriFieldTypeString", "alias": "refseveritykey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "refseveritykey" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GlobalLens_Circles_WSH_Population_layer_public", "description": "", "prototype": { "attributes": { "planrefseveritykey": null, "refseveritykey": null, "plan_Id": null, "plan_year": null, "plan_name": null, "country": null, "CustomRef": null, "Disaggregation_location": null, "Pcode": null, "Admin0_Pcode": null, "Admin1_Pcode": null, "People_in_need": null, "People_targeted": null, "People_Not_targeted": null, "AdmLevel": null, "Severity": null, "KeyCode": null, "planrefkey": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ecb04a5ca0148c0afd4301514db067b" } ], "tables": [] }