{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Macro Nutrient Soil Health Card", "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", "valueExpression": "var field1 = $feature['per_n_l_25_26'];\nvar field2 = $feature['per_p_l_25_26'];\nvar hasNormField1 = false;\nvar hasNormField2 = false;\nvar normField1 = null;\nvar normField2 = null;\nif (\n IsEmpty(field1) || \n IsEmpty(field2) ||\n (hasNormField1 && (IsEmpty(normField1) || normField1 == 0)) ||\n (hasNormField2 && (IsEmpty(normField2) || normField2 == 0))\n) {\n return null; \n}\nvar value1 = IIf(hasNormField1, (field1 / normField1), field1);\nvar value2 = IIf(hasNormField2, (field2 / normField2), field2);\nvar breaks1 = [[0,51.479999999999996873612],[52.479999999999996873612,95.9300000000000068212103],[96.9300000000000068212103,200]];\nvar breaks2 = [[0,2.37999999999999989341859],[3.37999999999999989341859,14.4700000000000006394885],[15.4700000000000006394885,100]];\nvar classCodes = [\"L\", \"M\", \"H\"];\nfunction getClassCode(value, breaks) {\n var code = null;\n for (var i in breaks) {\n var info = breaks[i];\n if (value >= info[0] && value <= info[1]) {\n code = classCodes[i];\n break;\n }\n }\n return code;\n}\nvar code1 = getClassCode(value1, breaks1);\nvar code2 = getClassCode(value2, breaks2);\nvar classValue = IIf(IsEmpty(code1) || IsEmpty(code2), null, code1 + code2);\nreturn classValue;", "valueExpressionTitle": "Relationship", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "High - High", "description": "High - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HH" ] ] }, { "label": "High - Medium", "description": "High - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 53, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HM" ] ] }, { "label": "High - Low", "description": "High - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 79, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HL" ] ] }, { "label": "Medium - High", "description": "Medium - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 100, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "MH" ] ] }, { "label": "Medium - Medium", "description": "Medium - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 128, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "MM" ] ] }, { "label": "Medium - Low", "description": "Medium - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 155, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "ML" ] ] }, { "label": "Low - High", "description": "Low - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 173, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LH" ] ] }, { "label": "Low - Medium", "description": "Low - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 202, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LM" ] ] }, { "label": "Low - Low", "description": "Low - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HH", "label": "High - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 53, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HM", "label": "High - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 79, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HL", "label": "High - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 100, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "MH", "label": "Medium - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 128, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "MM", "label": "Medium - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 155, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "ML", "label": "Medium - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 173, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LH", "label": "Low - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 202, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LM", "label": "Low - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "per_n_l_25_26", "label": "Nitrogen Low (in Percent) 2025-26", "classBreakInfos": [ { "minValue": 0, "maxValue": 51.48 }, { "minValue": 51.48, "maxValue": 95.93 }, { "minValue": 95.93, "maxValue": 200 } ] }, "field2": { "field": "per_p_l_25_26", "label": "Phosphorous Low (in Percent) 2025-26", "classBreakInfos": [ { "minValue": 0, "maxValue": 2.38 }, { "minValue": 2.38, "maxValue": 14.47 }, { "minValue": 14.47, "maxValue": 100 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "numClasses": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 7590274.359700002, "ymin": 753846.5078000017, "xmax": 1.0843954036600001E7, "ymax": 4451427.655100003, "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": "district_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "district_name", "type": "esriFieldTypeString", "alias": "District Name", "length": 100, "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "State Name", "length": 50, "domain": null }, { "name": "lgd_district_code", "type": "esriFieldTypeInteger", "alias": "District Code (LGD)", "domain": null }, { "name": "per_n_h_25_26", "type": "esriFieldTypeDouble", "alias": "Nitrogen High (in Percent) 2025-26", "domain": null }, { "name": "per_n_m_25_26", "type": "esriFieldTypeDouble", "alias": "Nitrogen Medium (in Percent) 2025-26", "domain": null }, { "name": "per_n_l_25_26", "type": "esriFieldTypeDouble", "alias": "Nitrogen Low (in Percent) 2025-26", "domain": null }, { "name": "per_p_h_25_26", "type": "esriFieldTypeDouble", "alias": "Phosphorous High (in Percent) 2025-26", "domain": null }, { "name": "per_p_m_25_26", "type": "esriFieldTypeDouble", "alias": "Phosphorous Medium (in Percent) 2025-26", "domain": null }, { "name": "per_p_l_25_26", "type": "esriFieldTypeDouble", "alias": "Phosphorous Low (in Percent) 2025-26", "domain": null }, { "name": "per_k_h_25_26", "type": "esriFieldTypeDouble", "alias": "Potassium High (in Percent) 2025-26", "domain": null }, { "name": "per_k_m_25_26", "type": "esriFieldTypeDouble", "alias": "Potassium Medium (in Percent) 2025-26", "domain": null }, { "name": "per_k_l_25_26", "type": "esriFieldTypeDouble", "alias": "Potassium Low (in Percent) 2025-26", "domain": null }, { "name": "per_oc_h_25_26", "type": "esriFieldTypeDouble", "alias": "Organic Carbon High (in Percent) 2025-26", "domain": null }, { "name": "per_oc_m_25_26", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Medium (in Percent) 2025-26", "domain": null }, { "name": "per_oc_l_25_26", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Low (in Percent) 2025-26", "domain": null }, { "name": "per_ph_alk_25_26", "type": "esriFieldTypeDouble", "alias": "PH Alkaline (in Percent) 2025-26", "domain": null }, { "name": "per_ph_aci_25_26", "type": "esriFieldTypeDouble", "alias": "PH Acidic (in Percent) 2025-26", "domain": null }, { "name": "per_ph_neu_25_26", "type": "esriFieldTypeDouble", "alias": "PH Neutral (in Percent) 2025-26", "domain": null }, { "name": "per_ec_nonsal_25_26", "type": "esriFieldTypeDouble", "alias": "EC Non Saline (in Percent) 2025-26", "domain": null }, { "name": "per_ec_sal_25_26", "type": "esriFieldTypeDouble", "alias": "EC Saline (in Percent) 2025-26", "domain": null }, { "name": "val_n_h_25_26", "type": "esriFieldTypeDouble", "alias": "Nitrogen High (in Value) 2025-26", "domain": null }, { "name": "val_n_m_25_26", "type": "esriFieldTypeDouble", "alias": "Nitrogen Medium (in Value) 2025-26", "domain": null }, { "name": "val_n_l_25_26", "type": "esriFieldTypeDouble", "alias": "Nitrogen Low (in Value) 2025-26", "domain": null }, { "name": "val_p_h_25_26", "type": "esriFieldTypeDouble", "alias": "Phosphorous High (in Value) 2025-26", "domain": null }, { "name": "val_p_m_25_26", "type": "esriFieldTypeDouble", "alias": "Phosphorous Medium (in Value) 2025-26", "domain": null }, { "name": "val_p_l_25_26", "type": "esriFieldTypeDouble", "alias": "Phosphorous Low (in Value) 2025-26", "domain": null }, { "name": "val_k_h_25_26", "type": "esriFieldTypeDouble", "alias": "Potassium High (in Value) 2025-26", "domain": null }, { "name": "val_k_m_25_26", "type": "esriFieldTypeDouble", "alias": "Potassium Medium (in Value) 2025-26", "domain": null }, { "name": "val_k_l_25_26", "type": "esriFieldTypeDouble", "alias": "Potassium Low (in Value) 2025-26", "domain": null }, { "name": "val_oc_h_25_26", "type": "esriFieldTypeDouble", "alias": "Organic Carbon High (in Value) 2025-26", "domain": null }, { "name": "val_oc_m_25_26", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Medium (in Value) 2025-26", "domain": null }, { "name": "val_oc_l_25_26", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Low (in Value) 2025-26", "domain": null }, { "name": "val_ph_alk_25_26", "type": "esriFieldTypeDouble", "alias": "PH Alkaline (in Value) 2025-26", "domain": null }, { "name": "val_ph_aci_25_26", "type": "esriFieldTypeDouble", "alias": "PH Acidic (in Value) 2025-26", "domain": null }, { "name": "val_ph_neu_25_26", "type": "esriFieldTypeDouble", "alias": "PH Neutral (in Value) 2025-26", "domain": null }, { "name": "val_ec_nonsal_25_26", "type": "esriFieldTypeDouble", "alias": "EC Non Saline (in Value) 2025-26", "domain": null }, { "name": "val_ec_sal_25_26", "type": "esriFieldTypeDouble", "alias": "EC Saline (in Value) 2025-26", "domain": null }, { "name": "per_n_h_24_25", "type": "esriFieldTypeDouble", "alias": "Nitrogen High (in Percent) 2024-25", "domain": null }, { "name": "per_n_m_24_25", "type": "esriFieldTypeDouble", "alias": "Nitrogen Medium (in Percent) 2024-25", "domain": null }, { "name": "per_n_l_24_25", "type": "esriFieldTypeDouble", "alias": "Nitrogen Low (in Percent) 2024-25", "domain": null }, { "name": "per_p_h_24_25", "type": "esriFieldTypeDouble", "alias": "Phosphorous High (in Percent) 2024-25", "domain": null }, { "name": "per_p_m_24_25", "type": "esriFieldTypeDouble", "alias": "Phosphorous Medium (in Percent) 2024-25", "domain": null }, { "name": "per_p_l_24_25", "type": "esriFieldTypeDouble", "alias": "Phosphorous Low (in Percent) 2024-25", "domain": null }, { "name": "per_k_h_24_25", "type": "esriFieldTypeDouble", "alias": "Potassium High (in Percent) 2024-25", "domain": null }, { "name": "per_k_m_24_25", "type": "esriFieldTypeDouble", "alias": "Potassium Medium (in Percent) 2024-25", "domain": null }, { "name": "per_k_l_24_25", "type": "esriFieldTypeDouble", "alias": "Potassium Low (in Percent) 2024-25", "domain": null }, { "name": "per_oc_h_24_25", "type": "esriFieldTypeDouble", "alias": "Organic Carbon High (in Percent) 2024-25", "domain": null }, { "name": "per_oc_m_24_25", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Medium (in Percent) 2024-25", "domain": null }, { "name": "per_oc_l_24_25", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Low (in Percent) 2024-25", "domain": null }, { "name": "per_ph_alk_24_25", "type": "esriFieldTypeDouble", "alias": "PH Alkaline (in Percent) 2024-25", "domain": null }, { "name": "per_ph_aci_24_25", "type": "esriFieldTypeDouble", "alias": "PH Acidic (in Percent) 2024-25", "domain": null }, { "name": "per_ph_neu_24_25", "type": "esriFieldTypeDouble", "alias": "PH Neutral (in Percent) 2024-25", "domain": null }, { "name": "per_ec_nonsal_24_25", "type": "esriFieldTypeDouble", "alias": "EC Non Saline (in Percent) 2024-25", "domain": null }, { "name": "per_ec_sal_24_25", "type": "esriFieldTypeDouble", "alias": "EC Saline (in Percent) 2024-25", "domain": null }, { "name": "val_n_h_24_25", "type": "esriFieldTypeDouble", "alias": "Nitrogen High (in Value) 2024-25", "domain": null }, { "name": "val_n_m_24_25", "type": "esriFieldTypeDouble", "alias": "Nitrogen Medium (in Value) 2024-25", "domain": null }, { "name": "val_n_l_24_25", "type": "esriFieldTypeDouble", "alias": "Nitrogen Low (in Value) 2024-25", "domain": null }, { "name": "val_p_h_24_25", "type": "esriFieldTypeDouble", "alias": "Phosphorous High (in Value) 2024-25", "domain": null }, { "name": "val_p_m_24_25", "type": "esriFieldTypeDouble", "alias": "Phosphorous Medium (in Value) 2024-25", "domain": null }, { "name": "val_p_l24_25", "type": "esriFieldTypeDouble", "alias": "Phosphorous Low (in Value) 2024-25", "domain": null }, { "name": "val_k_h_24_25", "type": "esriFieldTypeDouble", "alias": "Potassium High (in Value) 2024-25", "domain": null }, { "name": "val_k_m_24_25", "type": "esriFieldTypeDouble", "alias": "Potassium Medium (in Value) 2024-25", "domain": null }, { "name": "val_k_l_24_25", "type": "esriFieldTypeDouble", "alias": "Potassium Low (in Value) 2024-25", "domain": null }, { "name": "val_oc_h_24_25", "type": "esriFieldTypeDouble", "alias": "Organic Carbon High (in Value) 2024-25", "domain": null }, { "name": "val_oc_m_24_25", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Medium (in Value) 2024-25", "domain": null }, { "name": "val_oc_l_24_25", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Low (in Value) 2024-25", "domain": null }, { "name": "val_ph_alk_24_25", "type": "esriFieldTypeDouble", "alias": "PH Alkaline (in Value) 2024-25", "domain": null }, { "name": "val_ph_aci_24_25", "type": "esriFieldTypeDouble", "alias": "PH Acidic (in Value) 2024-25", "domain": null }, { "name": "val_ph_neu_24_25", "type": "esriFieldTypeDouble", "alias": "PH Neutral (in Value) 2024-25", "domain": null }, { "name": "val_ec_nonsal_24_25", "type": "esriFieldTypeDouble", "alias": "EC Non Saline (in Value) 2024-25", "domain": null }, { "name": "val_ec_sal_24_25", "type": "esriFieldTypeDouble", "alias": "EC Saline (in Value) 2024-25", "domain": null }, { "name": "per_n_h_23_24", "type": "esriFieldTypeDouble", "alias": "Nitrogen High (in Percent) 2023-24", "domain": null }, { "name": "per_n_m_23_24", "type": "esriFieldTypeDouble", "alias": "Nitrogen Medium (in Percent) 2023-24", "domain": null }, { "name": "per_n_l_23_24", "type": "esriFieldTypeDouble", "alias": "Nitrogen Low (in Percent) 2023-24", "domain": null }, { "name": "per_p_h_23_24", "type": "esriFieldTypeDouble", "alias": "Phosphorous High (in Percent) 2023-24", "domain": null }, { "name": "per_p_m_23_24", "type": "esriFieldTypeDouble", "alias": "Phosphorous Medium (in Percent) 2023-24", "domain": null }, { "name": "per_p_l_23_24", "type": "esriFieldTypeDouble", "alias": "Phosphorous Low (in Percent) 2023-24", "domain": null }, { "name": "per_k_h_23_24", "type": "esriFieldTypeDouble", "alias": "Potassium High (in Percent) 2023-24", "domain": null }, { "name": "per_k_m_23_24", "type": "esriFieldTypeDouble", "alias": "Potassium Medium (in Percent) 2023-24", "domain": null }, { "name": "per_k_l_23_24", "type": "esriFieldTypeDouble", "alias": "Potassium Low (in Percent) 2023-24", "domain": null }, { "name": "per_oc_h_23_24", "type": "esriFieldTypeDouble", "alias": "Organic Carbon High (in Percent) 2023-24", "domain": null }, { "name": "per_oc_m_23_24", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Medium (in Percent) 2023-24", "domain": null }, { "name": "per_oc_l_23_24", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Low (in Percent) 2023-24", "domain": null }, { "name": "per_ph_alk_23_24", "type": "esriFieldTypeDouble", "alias": "PH Alkaline (in Percent) 2023-24", "domain": null }, { "name": "per_ph_aci_23_24", "type": "esriFieldTypeDouble", "alias": "PH Acidic (in Percent) 2023-24", "domain": null }, { "name": "per_ph_neu_23_24", "type": "esriFieldTypeDouble", "alias": "PH Neutral (in Percent) 2023-24", "domain": null }, { "name": "per_ec_nonsal_23_24", "type": "esriFieldTypeDouble", "alias": "EC Non Saline (in Percent) 2023-24", "domain": null }, { "name": "per_ec_sal_23_24", "type": "esriFieldTypeDouble", "alias": "EC Saline (in Percent) 2023-24", "domain": null }, { "name": "val_n_h_23_24", "type": "esriFieldTypeDouble", "alias": "Nitrogen High (in Value) 2023-24", "domain": null }, { "name": "val_n_m_23_24", "type": "esriFieldTypeDouble", "alias": "Nitrogen Medium (in Value) 2023-24", "domain": null }, { "name": "val_n_l_23_24", "type": "esriFieldTypeDouble", "alias": "Nitrogen Low (in Value) 2023-24", "domain": null }, { "name": "val_p_h_23_24", "type": "esriFieldTypeDouble", "alias": "Phosphorous High (in Value) 2023-24", "domain": null }, { "name": "val_p_m_23_24", "type": "esriFieldTypeDouble", "alias": "Phosphorous Medium (in Value) 2023-24", "domain": null }, { "name": "val_p_l_23_24", "type": "esriFieldTypeDouble", "alias": "Phosphorous Low (in Value) 2023-24", "domain": null }, { "name": "val_k_h_23_24", "type": "esriFieldTypeDouble", "alias": "Potassium High (in Value) 2023-24", "domain": null }, { "name": "val_k_m_23_24", "type": "esriFieldTypeDouble", "alias": "Potassium Medium (in Value) 2023-24", "domain": null }, { "name": "val_k_l_23_24", "type": "esriFieldTypeDouble", "alias": "Potassium Low (in Value) 2023-24", "domain": null }, { "name": "val_oc_h_23_24", "type": "esriFieldTypeDouble", "alias": "Organic Carbon High (in Value) 2023-24", "domain": null }, { "name": "val_oc_m_23_24", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Medium (in Value) 2023-24", "domain": null }, { "name": "val_oc_l_23_24", "type": "esriFieldTypeDouble", "alias": "Organic Carbon Low (in Value) 2023-24", "domain": null }, { "name": "val_ph_alk_23_24", "type": "esriFieldTypeDouble", "alias": "PH Alkaline (in Value) 2023-24", "domain": null }, { "name": "val_ph_aci_23_24", "type": "esriFieldTypeDouble", "alias": "PH Acidic (in Value) 2023-24", "domain": null }, { "name": "val_ph_neu_23_24", "type": "esriFieldTypeDouble", "alias": "PH Neutral (in Value) 2023-24", "domain": null }, { "name": "val_ec_nonsal_23_24", "type": "esriFieldTypeDouble", "alias": "EC Non Saline (in Value) 2023-24", "domain": null }, { "name": "val_ec_sal_23_24", "type": "esriFieldTypeDouble", "alias": "EC Saline (in Value) 2023-24", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1342_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1318_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "India Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5933d97cba80477d8fb6fca78ca80942" }