Skip to contents

fwapgr 0.1.0.9015

  • Update to new database

fwapgr 0.1.0.9014

  • downstream_route_measure of locate_along_interval() now returned as an integer together with index.

  • Indices including blue_line_key, gnis_id and linear_feature_id now returned as integers.

fwapgr 0.1.0.9013

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

fwapgr 0.1.0.9012

  • collection dropped id column.
  • bc_ind from TRUE to FALSE for index-point Grostete Creek and two others.
  • In collection properties dropped upstream_area_ha.

fwapgr 0.1.0.9011

  • Change endpoint.

fwapgr 0.1.0.9010

  • fwapg removed non-FWA WHSE_BASEMAPPING collections.

fwapgr 0.1.0.9009

fwapgr 0.1.0.9008

fwapgr 0.1.0.9007

  • Removed offset argument because unreliable.

fwapgr 0.1.0.9006

fwapgr 0.1.0.9005

fwapgr 0.1.0.9004

  • Added fwa_hydroshed() and exported fwa_valid_transforms().

fwapgr 0.1.0.9003

  • Now requires R 4.0.

fwapgr 0.1.0.9002

  • Internal changes only.

fwapgr 0.1.0.9001

  • Add end_measure = NULL argument to fwa_locate_along_interval() and rename start to start_measure.
  • replace fwa_stream_at_measure with fwa_watershed_stream to be consistent with API function names
  • add transform argument to fwa_collection
  • rename column argument to properties
  • add limit, offset, bbox, properties, and transform arguments to API function wrappers
  • replaced fwa_list_tables with fwa_meta_collections and no longer separates table and schema from collection_id
  • replace fwa_list_columns with fwa_meta_properties and accepts collection_id not table and schema
  • fwa_nearest_stream removed from API. Replaced with fwa_index_point.
  • Moved wrapper functionality to freshwateratlasbc.
  • fwa_search_gnis_streams() and fwa_list_gnis_streams() now take gnis_name = “.*” instead of NULL as default argument
  • test back to R 3.6

fwapgr 0.1.0.9000

fwapgr 0.1.0

  • Added several new functions to access new API at ‘hillcrestgeo.ca/fwapg’ (fwa_collection, fwa_stream_gnis, fwa_watershed_at_measure, fwa_stream_at_measure, fwa_watershed_hex, fwa_nearest_stream).
  • Defunct several functions using old API at ‘hillcrestgeo.ca/fwa/v1’ (fwa_feature, fwa_watershed, fwa_gnis_streams).

fwapgr 0.0.1

  • Initial release.