Skip to content

terrainr v 0.4.1

Compare
Choose a tag to compare
@mikemahoney218 mikemahoney218 released this 30 May 15:54
· 140 commits to main since this release

terrainr 0.4.1

  • Improvements and bug fixes:
    • get_tiles now displays a bulleted list of endpoints (again?), rather
      than a jumble of raw markdown
    • add_bbox_buffer properly sets the CRS of the output when attempting to
      buffer geodesic coordinates.
    • Typo fixes to an error message in combine_overlays
  • Internal changes:
    • Added importFrom tag to terrainr-package.R to silence R CMD CHECK NOTE.