Alexandre Bevington

Results 8 issues of Alexandre Bevington

**Problem:** I'd like to filter a query but I only know part of the string I am looking for... ``` r bcdata::bcdc_query_geodata("bc-parks-ecological-reserves-and-protected-areas") %>% filter(stringr::str_detect(PROTECTED_LANDS_NAME, "SUGARBOWL.*PARK*")) #> Error in stri_detect_regex(string, pattern,...

enhancement

Script to donwload the model output from EcoCat

I removed the `yday` filter as it was causing issues (see #12)... need to fix and reimplement...

We have used Sentinel-2 and MODIS imagery (https://github.com/bcgov/bcgov-r-geo-workshop/data/20191106_Day_2_PM_Raster) And we have been introduced to the `mlr` package. Explore and document potential workflows.

geospatial hackathon

GeoPDFs do not seem trivial in R... but I would use something like this. https://gis.stackexchange.com/questions/230982/create-a-georeferenced-pdf-using-a-shapefile-and-add-informations-in-r

geospatial hackathon

Picture yourself filtering through a drive and trying to figure out what data is geospatial and where it lives on a map... What about an R package, or a series...

geospatial hackathon