-
@ateucher
``` r
library(bcdata)
#>
#> Attaching package: 'bcdata'
#> The following object is masked from 'package:stats':
#>
#> filter
## We know that there should be a wfs record:
sr …
-
# ENV
`PROD`,
`CAT`, `CAD` - have not tested these environments
# TESTCASE
* Using IE 11
* Navigate to any geographic record which has the "BC Geographic Warehouse Custom Download" resource; t…
-
-
# ENV
`PROD`
# TESTCASE
* As a user of the catalogue I would like to grab the dataset permalink to share with another through a medium of my choosing. Evidence: Chrome & Firefox
# EXPECTED
*W…
-
```
bcdc_query_geodata("bc-major-cities-points-1-2-000-000-digital-baseline-mapping") %>%
select(geometry)
# A B.C. Data Catalogue Record: NA records and 11 columns
# Columns:
# A tibble: 11 x …
-
## Description:
Research
Ready to Build (DoR):
- [ ] Stakeholders have approved
- [ ] User story completed
- [ ] What are the dependencies
- [ ] Acceptance criteria has been defined (happy path, know…
-
Timeline:
- hard list of documents determined by September 4
- review beginning Sept 15
Version 3.0, version date 2019-09-30
**List of materials as of 16 September.**
PATHS texts (see #26…
-
-
should work with
`bcdc_get_data("record", format = NULL, ...)`
rather than `bcdc_get_data("resource")
the `...` will pass arguments to the read function (e.g., `readr::read_csv(x, ...)` or `sf:…
-
Seeing crashes like this on Android 4.1.1 (and, as of July 2013, on 4.0.4 and 4.3). Version 5.0.8 adds more debugging to analyze.
Probably relates to the really buggy EditText/TextView implementation…