diff --git a/figures/create_admin_barplot-1.png b/figures/create_admin_barplot-1.png index c4fe680..74febfb 100644 Binary files a/figures/create_admin_barplot-1.png and b/figures/create_admin_barplot-1.png differ diff --git a/figures/create_choropleth_others-1.png b/figures/create_choropleth_others-1.png index 2ba6c94..9b952ea 100644 Binary files a/figures/create_choropleth_others-1.png and b/figures/create_choropleth_others-1.png differ diff --git a/figures/create_choropleth_others-2.png b/figures/create_choropleth_others-2.png index 6eabc04..651767b 100644 Binary files a/figures/create_choropleth_others-2.png and b/figures/create_choropleth_others-2.png differ diff --git a/figures/create_choropleth_others-3.png b/figures/create_choropleth_others-3.png index 55541c0..408da16 100644 Binary files a/figures/create_choropleth_others-3.png and b/figures/create_choropleth_others-3.png differ diff --git a/figures/create_simd_barplot-1.png b/figures/create_simd_barplot-1.png index 194881b..e156aa7 100644 Binary files a/figures/create_simd_barplot-1.png and b/figures/create_simd_barplot-1.png differ diff --git a/figures/create_ur_barplot-1.png b/figures/create_ur_barplot-1.png index a78321b..0ad0b87 100644 Binary files a/figures/create_ur_barplot-1.png and b/figures/create_ur_barplot-1.png differ diff --git a/figures/create_urbanrural_ecs_chart_choropleth-1.png b/figures/create_urbanrural_ecs_chart_choropleth-1.png index d2d57f3..19178c5 100644 Binary files a/figures/create_urbanrural_ecs_chart_choropleth-1.png and b/figures/create_urbanrural_ecs_chart_choropleth-1.png differ diff --git a/figures/plot_admin_ecs_admin2_choropleth-1.png b/figures/plot_admin_ecs_admin2_choropleth-1.png index 5200f2f..5f13b35 100644 Binary files a/figures/plot_admin_ecs_admin2_choropleth-1.png and b/figures/plot_admin_ecs_admin2_choropleth-1.png differ diff --git a/figures/plot_admin_ecs_choropleth-1.png b/figures/plot_admin_ecs_choropleth-1.png index 05caf24..46510ae 100644 Binary files a/figures/plot_admin_ecs_choropleth-1.png and b/figures/plot_admin_ecs_choropleth-1.png differ diff --git a/figures/plot_admin_ecs_normed_choropleth-1.png b/figures/plot_admin_ecs_normed_choropleth-1.png index c8414e3..3787e43 100644 Binary files a/figures/plot_admin_ecs_normed_choropleth-1.png and b/figures/plot_admin_ecs_normed_choropleth-1.png differ diff --git a/figures/plot_admin_ecs_normed_choropleth-2.png b/figures/plot_admin_ecs_normed_choropleth-2.png index c3444c1..353491b 100644 Binary files a/figures/plot_admin_ecs_normed_choropleth-2.png and b/figures/plot_admin_ecs_normed_choropleth-2.png differ diff --git a/mapping_draft.Rmd b/mapping_draft.Rmd index 74a2138..5cce3d8 100644 --- a/mapping_draft.Rmd +++ b/mapping_draft.Rmd @@ -43,7 +43,7 @@ knitr::opts_chunk$set(fig.path='figures/', warning=FALSE, echo=FALSE, message=FA ```{r load_packages, message=FALSE, warning=FALSE, include=FALSE} ## Default repo -setwd("/Users/jeremy/gits/mapping_environmental_action") +# setwd("/Users/jeremy/gits/mapping_environmental_action") # setwd("/Users/kidwellj/OneDrive\ -\ bham.ac.uk/writing/201708_mapping_environmental_action") # Set repository to be new standard, e.g. cloud server. @@ -1182,7 +1182,7 @@ tm_shape(sssi_simplified) + # tm_shape(sssi_buf50) + tm_borders(lwd=0.001) + # tm_shape(sssi_buf500) + tm_borders(lwd=0.001) tm_shape(admin_lev1_sf) + tm_borders(lwd=0.1) + - tm_shape(ecs_sf) + tm_dots("red", size = .05, alpha = .4) + tm_shape(ecs_sf) + tm_dots("red", size = .05, alpha = .4) + # tm_shape(ecs_sf_sssi50m) + tm_dots("yellow", size = .5, alpha = .4) + # tm_shape(ecs_sf_sssi500m) + tm_dots("orange", size = .5, alpha = .4) + # tm_shape(ecs_sf_sssibeyond500m) + tm_dots("red", size = .5, alpha = .4) @@ -1208,7 +1208,7 @@ tm_shape(sssi_simplified) + tm_fill(col = "blue", alpha = 0.3, lwd=0.001) + tm_shape(wildland_simplified) + tm_fill(col = "green", alpha = 0.3, lwd=0.001) + tm_shape(forestinv_simplified) + tm_fill(col = "orange", alpha = 0.3, lwd=0.001) + tm_scale_bar(breaks = c(0, 100, 200), size = 1) + - tm_shape(ecs_sf) + tm_dots("red", size = .05, alpha = .4) + tm_shape(ecs_sf) + tm_dots("red", size = .05, alpha = .4) + tm_scale_bar(position = c("left", "bottom")) + tm_style("gray", title = "Figure 12") + tm_credits("Data: UK Data Service (OGL) diff --git a/mapping_draft.html b/mapping_draft.html index b48f69f..d370463 100644 --- a/mapping_draft.html +++ b/mapping_draft.html @@ -11,21 +11,21 @@ - +