{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Global Hotspots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Hotspots_G", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 16, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "New Hotspot", "label": "New Hotspot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Persistent Hotspot", "label": "Persistent Hotspot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 206, 206, 0 ], "width": 0.4 } }, "value": "Old Hotspot", "label": "Old Hotspot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Sporadic Hotspot", "label": "Sporadic Hotspot" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 191, 191, 255 ], "toColor": [ 255, 168, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 168, 128, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.17209716172E7, "ymin": -6465552.658, "xmax": 1.99435989286E7, "ymax": 4720268.167099997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "LOC_ID", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeInteger", "alias": "CATEGORY", "domain": null }, { "name": "PATTERN", "type": "esriFieldTypeString", "alias": "PATTERN", "length": 254, "domain": null }, { "name": "PERC_HOT", "type": "esriFieldTypeDouble", "alias": "PERC_HOT", "domain": null }, { "name": "PERC_COLD", "type": "esriFieldTypeDouble", "alias": "PERC_COLD", "domain": null }, { "name": "TREND_Z", "type": "esriFieldTypeDouble", "alias": "TREND_Z", "domain": null }, { "name": "TREND_P", "type": "esriFieldTypeDouble", "alias": "TREND_P", "domain": null }, { "name": "TREND_BIN", "type": "esriFieldTypeDouble", "alias": "TREND_BIN", "domain": null }, { "name": "SUM_VALUE", "type": "esriFieldTypeDouble", "alias": "SUM_VALUE", "domain": null }, { "name": "MIN_VALUE", "type": "esriFieldTypeDouble", "alias": "MIN_VALUE", "domain": null }, { "name": "MAX_VALUE", "type": "esriFieldTypeDouble", "alias": "MAX_VALUE", "domain": null }, { "name": "MEAN_VALUE", "type": "esriFieldTypeDouble", "alias": "MEAN_VALUE", "domain": null }, { "name": "STD_VALUE", "type": "esriFieldTypeDouble", "alias": "STD_VALUE", "domain": null }, { "name": "MED_VALUE", "type": "esriFieldTypeDouble", "alias": "MED_VALUE", "domain": null }, { "name": "F2000_ha", "type": "esriFieldTypeDouble", "alias": "F2000_ha", "domain": null }, { "name": "F2019_ha", "type": "esriFieldTypeDouble", "alias": "F2019_ha", "domain": null }, { "name": "F2000_perc", "type": "esriFieldTypeDouble", "alias": "F2000_perc", "domain": null }, { "name": "F2019_perc", "type": "esriFieldTypeDouble", "alias": "F2019_perc", "domain": null }, { "name": "ISO", "type": "esriFieldTypeString", "alias": "ISO", "length": 8, "domain": null }, { "name": "Hotspots_G", "type": "esriFieldTypeString", "alias": "Hotspots_G", "length": 254, "domain": null }, { "name": "Reclass", "type": "esriFieldTypeString", "alias": "Reclass", "length": 50, "domain": null }, { "name": "Area_km2", "type": "esriFieldTypeInteger", "alias": "Area_km2", "domain": null }, { "name": "Area_ha", "type": "esriFieldTypeInteger", "alias": "Area_ha", "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "ISO_Biome", "type": "esriFieldTypeString", "alias": "ISO_Biome", "length": 50, "domain": null }, { "name": "ISO_cntry", "type": "esriFieldTypeString", "alias": "ISO_cntry", "length": 10, "domain": null }, { "name": "Income", "type": "esriFieldTypeString", "alias": "Income", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "Sub_Region", "type": "esriFieldTypeString", "alias": "Sub_Region", "length": 100, "domain": null }, { "name": "SOV_ISO", "type": "esriFieldTypeString", "alias": "SOV_ISO", "length": 5, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "77e98efdb31b4242887a55811ac9db07" }