Sam Albers

Results 39 issues of Sam Albers

Such an amazing and comprehensive package that really does almost everything. Thank you for developing this. One thing - currently (AFAIK) httr does not offer any functions that check if...

feature

Match look and feel of new catalogue API

documentation

Title not displaying here: https://bcgov.github.io/bcdata/reference/collect-methods.html

bug
documentation

We might consider using this data to output even more informative error messages. This would allow us to catch retired layers with an correspondingly informative message: https://catalogue.data.gov.bc.ca/dataset/bc-geographic-warehouse-data-retirement-or-replacement-notifications This will expand...

enhancement

A few steps to this PR. First step is to provide print methods that better allow a user to distinguish between multi-wfs resources: Record printing ``` > bcdc_get_record('25bbc9a6-f0eb-47dd-849c-3161a6512468') B.C. Data...

Closes #62 This removes all code to handle `tsa` and `bec` differently. Rather these are just now part of the typical `make_shortcuts` workflow.

Now that census geographies are being updated in the catalogue to [2021](https://catalogue.data.gov.bc.ca/dataset/1cb07568-0b43-421a-a658-e69f7c1a47a0) we will need to think about how to manage this. I see three options: - Replace the 2016...

All the pieces are here just to stitch them together. ``` r library(bcdata) #> #> Attaching package: 'bcdata' #> The following object is masked from 'package:stats': #> #> filter library(bcmaps)...

help wanted

Pending the release of geom_sf a theme for bcmaps would be useful. Examples (but not exactly what we after) include: - https://andybeger.com/2012/08/25/scale-and-north-arrow-for-maps-in-r/ - https://github.com/paleolimbot/prettymapr

documentation