Closed hellkite500 closed 3 years ago
I wrote the JSON with auto_unbox = TRUE ... so you want auto_unbox = FALSE? https://github.com/dblodgett-usgs/hygeo/blob/master/vignettes/sugar_creek_refactor.Rmd#L224
Don't need everything unboxed, just the "COMID". Not sure what it will do to things like site_no
and outlet_COMID
which really should be scalar values.
Bumping this, still not fixed in latest release.
An entity with multiple COMIDs looks like:
whereas one with only a single COMID is:
In this latter case, the COMID should be a singleton list to keep a consistent schema, i.e.