ncss-tech / soilDB

soilDB: Simplified Access to National Cooperative Soil Survey Databases
http://ncss-tech.github.io/soilDB/
GNU General Public License v3.0
81 stars 20 forks source link

`get_SDA_*` functions should return "ID"/mukey value in first column #291

Closed brownag closed 1 year ago

brownag commented 1 year ago

This shouldn't break anything, but will make applying sets of categorical values to e.g. mukey.wcs() categorical SpatRaster output easier (no subsetting of columns or reordering required)

dylanbeaudette commented 1 year ago

Yes, thanks. Good idea.