Closed DerekCaelin closed 2 weeks ago
@jjmaynard A bug report from George for you!
This is correct in the new soilweb: http://soilmap4-1.lawr.ucdavis.edu/dylan/soilweb/api/landPKS.php?q=spn&lon=-97.36264&lat=32.49718
{
"mukey": 368202,
"dist_meters": 0,
"closest_pt_x": -97.36264,
"closest_pt_y": 32.49718,
"which": "a",
"cokey": 24129924,
"compname": "rader",
"localphase": null,
"comppct_r": 100,
"compkind": "Taxadjunct",
"majcompflag": "Yes",
"slope_r": 2,
"elev_r": 160,
"nirrcapcl": 3,
"nirrcapscl": "e",
"nirrcapunit": null,
"irrcapcl": null,
"irrcapscl": null,
"irrcapunit": null,
"taxorder": "Alfisols",
"taxsubgrp": "Aquic Paleustalfs"
},
{
"cokey": 24129924,
"ecoclassid": "R084CY194TX",
"ecoclassname": "Sandy Loam 37-43 PZ",
"edit_url": "https://edit.jornada.nmsu.edu/catalogs/esd/084C/R084CY194TX"
},
But we are grabbing the wrong ecological site:
{
"cokey": 24129501,
"ecoclassid": "R084CY168TX",
"ecoclassname": "Claypan 37-43 PZ",
"edit_url": "https://edit.jornada.nmsu.edu/catalogs/esd/084C/R084CY168TX"
}
I fixed indexing issue when joining ESD data to soil component data. PR #198
@paulschreiber did you say this issue was ready for my review?
This is addressed in v202.
@DerekCaelin this was not addressed in 202. This was fixed with a backend change.
App Version
169
Account
No response
Platforms
Description
Soil scientist encountered Ecological Site Description
R084CY168TX, Claypan 37-43 PZ
for a soil he expects to beSandy Loam
Steps to Reproduce
Expected behavior
Top Soil Match: Rader Top ESD: Sandy Loam
Soil Web
Legacy App
Actual behavior
Top Soil Match: Rader Top ESD: R084CY168TX, Claypan 37-43 PZ
Additional context
Full email from george: