soilDB 2.8.13 (2025-09-26)
- Added
get_SDA_NASIS_key()for obtaining NASIS record IDs for component and component horizon data from Soil Data Access (#409) SDA_spatialQuery()fixed a bug with newaddFieldsargument andgeomIntersection=TRUE(#414)get_OSD()replace old base URL forresult='html'SDA_query()include soilDB package version in User-Agent string- Vignette updates
- Validate
SDA_spatialQuerywhat and as_Spatial inputs (@jslatane #411) get_SDA_property()fixed a bug in SQL dialect syntax with local SQLitedsn
What's Changed
- fix:
get_SDA_property()SQLite dialect by @brownag in #408 - Validate
SDA_spatialQuerywhat and as_Spatial inputs by @jslatane in #411 - fix: get_OSD base url for
result='html'by @brownag in #413 - fix: SDA_spatialQuery: addFields with
geomIntersection=TRUEand feat* tables by @brownag in #414 - Add
get_SDA_NASIS_key()by @brownag in #409
New Contributors
Full Changelog: 2.8.12...2.8.13