Skip to content

Release v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Apr 14:40
· 3 commits to main since this release
0ef7a75

inbospatial 0.1.0

Features

  • New function get_feature_ogc() to query OGC API features
  • New function get_wcs_layers() to see which layers (name and description)
    are available for a given WCS service.
  • get_coverage_wcs() can now query data from the
    "MercatorNet" service.

Bug fixes

  • A parameter setting in the unpack_mht(path) function
    of get_coverage_wcs.R produced unwanted empty line break output,
    which is now suppressed.
  • The unpack_mht() function has been rewritten to make it more robust.