bcmaps icon indicating copy to clipboard operation
bcmaps copied to clipboard

Add vignette for generating pretty maps for BC

Open boshek opened this issue 7 years ago • 8 comments

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

boshek avatar Dec 07 '17 00:12 boshek

Should a theme_bcmaps() go in the envreportutils package with other ggplot2 plotting themes?

stephhazlitt avatar Dec 08 '17 17:12 stephhazlitt

I think that this might be a useful package for this purpose: https://cran.r-project.org/web/packages/ggsn/index.html

@stephhazlitt You may be right. My thought is that once geom_sf becomes available CRAN, bcmaps might actually import ggplot2 so then a user could grab data and plot all within the bcmaps package.

boshek avatar Dec 15 '17 18:12 boshek

This issue could perhaps be morphed into a mapping utility along these lines: https://geocompr.github.io/post/2019/ggplot2-inset-maps/

boshek avatar Dec 13 '19 23:12 boshek

Something we might include is that ggplot2 now includes the ability to set colour and fill scales via options. This could be useful for brand: https://ggplot2.tidyverse.org/reference/scale_colour_continuous.html

boshek avatar Jul 31 '20 17:07 boshek

Some inspiration might be here: https://github.com/Nowosad/rspatial-map-challenge-2020

stephhazlitt avatar Nov 04 '20 18:11 stephhazlitt

This is also pretty pretty, imo https://twitter.com/katiejolly6/status/1336027945773617152. However maybe more of a figure?

stephhazlitt avatar Dec 09 '20 16:12 stephhazlitt

I'm starting to like and use tmap more and more, it would be good to at least include it, if not focus on it

ateucher avatar Dec 13 '20 00:12 ateucher

I think this is very related to #43 and if we implemented that, could really move towards some nice looking maps (using tmap).

boshek avatar Dec 14 '20 00:12 boshek