Rmtorms

  • fwa_snap_rm_to_point() now retains blk if no match.

  • Updated stream names.

  • Added nocache = getOption("fwa.nocache", FALSE) argument.

  • Replace .data$name with “name” in select statements.

  • fwa_add_watershed_to_blk() now provides general error if watershed is undefined for blk at rm.

  • Collections no longer include upstream_area_ha.

  • distance_to_lon_lat now rounded to mm.

  • Preserve point characteristics when adjusting with fwa_swap_branches().
  • Switch to new fwapgr endpoint.
  • Fixed internal group_split() so that active geometry preserved.
  • Added fwa_add_rm_to_lon_lat().
  • Added fwa_add_stream_name_to_blk().
  • Exported fwa_stream_name data.
  • Moved rm argument in fwa_add_watershed_to_blk() to column in argument x.
  • Switched column names to snake case.
  • In fwa_add_rms_to_blk() removed Z coordinate from returned geometry column and added as a numeric elevation column.
  • Same as previous version.
  • Added a NEWS.md file to track changes to the package.