Skip to content

bcdata 0.2.3

Compare
Choose a tag to compare
@ateucher ateucher released this 26 Apr 22:27

IMPROVEMENTS

  • Setting the bcdata.single_download_limit limit dynamically from the getCapabilities endpoint. #256
  • bcdc_describe_feature now joins an object description column to the returned object to provide more information about a field directly in R. #241, #259
  • Better documentation and information surrounding the bcdata.max_geom_pred_size option. #243, #258
  • Add new function bcdc_check_geom_size so users can check prior to submitting a WFS request with filter to see
    if the request will require a bounding box conversion. #243, #258
  • Better documentation and messaging about when and why paginated requests are required by bcdc_query_geodata(). #240, #264
  • Better documentation and print method for what records are suitable for use with bcdc_query_geodata(). #265, #267