GET v2/crop-types/{cropTypeId}.{ext}
Get crop type data, based on ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
cropTypeId |
Crop Type ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CropTypeDetailedName | Description | Type | Additional information |
---|---|---|---|
CommodityTypeId | integer |
None. |
|
PreviousCropName | string |
String length: inclusive between 0 and 128 |
|
IsPreviousCrop | boolean |
None. |
|
IsDefault | boolean |
None. |
|
DefaultCropTypeId | integer |
None. |
|
FertA | decimal number |
None. |
|
FertB | decimal number |
None. |
|
FertYo | decimal number |
None. |
|
GermDays | decimal number |
Required |
|
MaxDays | decimal number |
Required |
|
MaxUptake | decimal number |
None. |
|
CanopyA | decimal number |
None. |
|
CanopyB | decimal number |
None. |
|
CanopyGMax | decimal number |
None. |
|
CanopyMin | decimal number |
None. |
|
CanopyIntercept | decimal number |
None. |
|
CanopyC | decimal number |
None. |
|
CanopyD | decimal number |
None. |
|
CanopyE | decimal number |
None. |
|
CanopyF | decimal number |
None. |
|
EarlyFruit | decimal number |
None. |
|
WaterStressStart | decimal number |
None. |
|
WaterStressEnd | decimal number |
None. |
|
StressStart | decimal number |
None. |
|
StressEnd | decimal number |
None. |
|
IsStressable | boolean |
None. |
|
CanopyMaxFraction | decimal number |
None. |
|
SoilNThreshold | decimal number |
Required |
|
SoilNThresholdMid | decimal number |
Required |
|
SoilNThresholdLate | decimal number |
Required |
|
SoilNThresholdFraction | decimal number |
Required |
|
SoilNThresholdFractionMid | decimal number |
Required |
|
TargetTension1 | decimal number |
None. |
|
TargetTension2 | decimal number |
None. |
|
TargetTension3 | decimal number |
None. |
|
TargetTension4 | decimal number |
None. |
|
TensionDry | decimal number |
None. |
|
TensionMoist | decimal number |
None. |
|
TensionWet | decimal number |
None. |
|
MinRootDepth | decimal number |
None. |
|
MaxRootDepth | decimal number |
None. |
|
CropMineralizationRate | decimal number |
Required |
|
MaxNRec | decimal number |
Required |
|
PrevCropK | decimal number |
Required |
|
HarvestIntervalFraction | decimal number |
Required |
|
DaysToEndDate | decimal number |
None. |
|
RootDepthThreshold | decimal number |
Required |
|
SoilNRatioA | decimal number |
Required |
|
SoilNRatioB | decimal number |
Required |
|
SoilNRatioC | decimal number |
Required |
|
NFertilizerFactorA | decimal number |
Required |
|
NFertilizerFactorB | decimal number |
Required |
|
NFertilizerFactorC | decimal number |
Required |
|
NFertilizerFactorD | decimal number |
Required |
|
NUptakeThreshold | decimal number |
Required |
|
StrawberryFertilizationInterval | integer |
Required |
|
BedWidth | decimal number |
None. |
|
Rows | decimal number |
None. |
|
BasalKC | decimal number |
None. |
|
SeasonalKCs | Collection of SeasonalKCJSON |
None. |
|
TreeNutrientThresholds | Collection of TreeNutrientThresholdJSON |
None. |
|
VegetativeNDemands | Collection of VegetativeNDemandJSON |
None. |
|
PerennialRootDepths | Collection of PerennialRootDepthJSON |
None. |
|
PerennialCanopies | Collection of PerennialCanopy |
None. |
|
Kccov_quad | decimal number |
None. |
|
Kccov_slope | decimal number |
None. |
|
Kccov_int | decimal number |
None. |
|
CovDensityFactor | decimal number |
None. |
|
LeafSenesce | decimal number |
None. |
|
WetAreaDrip | integer |
None. |
|
WetAreaMicroSprinkler | integer |
None. |
|
InadequateSummerLeafN | decimal number |
None. |
|
ExcessiveSummerLeafN | decimal number |
None. |
|
NFertilizerAdjustment | decimal number |
None. |
|
FertilizerUseEfficiency | decimal number |
None. |
|
CoverCropN | decimal number |
None. |
|
CompostN | decimal number |
None. |
|
ManureN | decimal number |
None. |
|
CropSensitivity | decimal number |
None. |
|
TreeInterceptCoefficient | decimal number |
None. |
|
TreeLeafNCoefficient | decimal number |
None. |
|
TreeIlr4Coefficient | decimal number |
None. |
|
TreeIlr8Coefficient | decimal number |
None. |
|
TreeIlrProductCoefficient | decimal number |
None. |
|
MaxAge | integer |
None. |
|
IsMacroTunnelEnabled | boolean |
None. |
|
DripIrrigationFactor | decimal number |
None. |
|
SprinklerIrrigationFactor | decimal number |
None. |
|
FloodIrrigationFactor | decimal number |
None. |
|
Id | integer |
None. |
|
Name | string |
None. |
|
UptakeFactor | decimal number |
None. |
|
UptakeConstant | decimal number |
None. |
|
IsNDependent | boolean |
None. |
|
IsSelected | boolean |
None. |
|
PlantingsCount | integer |
None. |
Response Formats
application/json, text/json, text/html
Sample:
{ "CommodityTypeId": 1, "PreviousCropName": "sample string 2", "IsPreviousCrop": true, "IsDefault": true, "DefaultCropTypeId": 1, "FertA": 1.0, "FertB": 1.0, "FertYo": 1.0, "GermDays": 5.0, "MaxDays": 6.0, "MaxUptake": 1.0, "CanopyA": 1.0, "CanopyB": 1.0, "CanopyGMax": 1.0, "CanopyMin": 1.0, "CanopyIntercept": 1.0, "CanopyC": 1.0, "CanopyD": 1.0, "CanopyE": 1.0, "CanopyF": 1.0, "EarlyFruit": 1.0, "WaterStressStart": 1.0, "WaterStressEnd": 1.0, "StressStart": 1.0, "StressEnd": 1.0, "IsStressable": true, "CanopyMaxFraction": 1.0, "SoilNThreshold": 8.0, "SoilNThresholdMid": 9.0, "SoilNThresholdLate": 10.0, "SoilNThresholdFraction": 11.0, "SoilNThresholdFractionMid": 12.0, "TargetTension1": 1.0, "TargetTension2": 1.0, "TargetTension3": 1.0, "TargetTension4": 1.0, "TensionDry": 1.0, "TensionMoist": 1.0, "TensionWet": 1.0, "MinRootDepth": 1.0, "MaxRootDepth": 1.0, "CropMineralizationRate": 13.0, "MaxNRec": 14.0, "PrevCropK": 15.0, "HarvestIntervalFraction": 16.0, "DaysToEndDate": 17.0, "RootDepthThreshold": 18.0, "SoilNRatioA": 19.0, "SoilNRatioB": 20.0, "SoilNRatioC": 21.0, "NFertilizerFactorA": 22.0, "NFertilizerFactorB": 23.0, "NFertilizerFactorC": 24.0, "NFertilizerFactorD": 25.0, "NUptakeThreshold": 26.0, "StrawberryFertilizationInterval": 27, "BedWidth": 1.0, "Rows": 1.0, "BasalKC": 1.0, "SeasonalKCs": [ { "Id": 1, "CropTypeId": 2, "Month": 3, "KcMax": 1.0, "NiToMaxCanopy": 1, "Density": 1.0, "Cover": 1.0 }, { "Id": 1, "CropTypeId": 2, "Month": 3, "KcMax": 1.0, "NiToMaxCanopy": 1, "Density": 1.0, "Cover": 1.0 } ], "TreeNutrientThresholds": [ { "Id": 1, "CropTypeId": 2, "NutrientId": 3, "SeasonAverage": 1.1, "Threshold": 1.1, "Recorded": 1.1, "TissueFactor": 1.1, "TissueCoefficientA": 1.1, "TissueCoefficientB": 1.1, "NutrientSymbol": "sample string 4", "NutrientUnit": "sample string 5", "NutrientName": "sample string 6" }, { "Id": 1, "CropTypeId": 2, "NutrientId": 3, "SeasonAverage": 1.1, "Threshold": 1.1, "Recorded": 1.1, "TissueFactor": 1.1, "TissueCoefficientA": 1.1, "TissueCoefficientB": 1.1, "NutrientSymbol": "sample string 4", "NutrientUnit": "sample string 5", "NutrientName": "sample string 6" } ], "VegetativeNDemands": [ { "Id": 1, "CropTypeId": 2, "YearMin": 1, "YearMax": 1, "Low": 3, "High": 4 }, { "Id": 1, "CropTypeId": 2, "YearMin": 1, "YearMax": 1, "Low": 3, "High": 4 } ], "PerennialRootDepths": [ { "Id": 1, "CropTypeId": 2, "YearMin": 3, "YearMax": 4, "Max": 5.0, "Min": 6.0 }, { "Id": 1, "CropTypeId": 2, "YearMin": 3, "YearMax": 4, "Max": 5.0, "Min": 6.0 } ], "PerennialCanopies": [ { "Id": 1, "CropTypeId": 2, "Age": 3, "CanopyA": 1.0, "CanopyB": 1.0, "CanopyE": 1.0, "CanopyF": 1.0, "CanopyGMax": 1.0, "CanopyMaxFraction": 1.0 }, { "Id": 1, "CropTypeId": 2, "Age": 3, "CanopyA": 1.0, "CanopyB": 1.0, "CanopyE": 1.0, "CanopyF": 1.0, "CanopyGMax": 1.0, "CanopyMaxFraction": 1.0 } ], "Kccov_quad": 1.0, "Kccov_slope": 1.0, "Kccov_int": 1.0, "CovDensityFactor": 1.0, "LeafSenesce": 1.0, "WetAreaDrip": 1, "WetAreaMicroSprinkler": 1, "InadequateSummerLeafN": 1.1, "ExcessiveSummerLeafN": 1.1, "NFertilizerAdjustment": 1.1, "FertilizerUseEfficiency": 1.1, "CoverCropN": 28.1, "CompostN": 29.1, "ManureN": 30.1, "CropSensitivity": 1.0, "TreeInterceptCoefficient": 1.0, "TreeLeafNCoefficient": 1.0, "TreeIlr4Coefficient": 1.0, "TreeIlr8Coefficient": 1.0, "TreeIlrProductCoefficient": 1.0, "MaxAge": 1, "IsMacroTunnelEnabled": true, "DripIrrigationFactor": 1.0, "SprinklerIrrigationFactor": 1.0, "FloodIrrigationFactor": 1.0, "Id": 32, "Name": "sample string 33", "UptakeFactor": 34.0, "UptakeConstant": 35.0, "IsNDependent": true, "IsSelected": true, "PlantingsCount": 38 }