Skip to content

sketchkey/R-spatial

Repository files navigation

R-spatial

This repo contains code for working with a bunch of different types of spatial data in R

Overview of scripts in this repo

  1. gwfr_example_kdes.R - making kernel density maps from fishing vessel data
  2. highres_maps.R - making ultra-high resolution maps of custom areas from openstreetmap data
  3. terra_rasterizing.R - turning point/line spatial data into rasters with terra
  4. kde_overlaps.R - calculating the proportion of spatial overlap between two KDE's
  5. inset_globe.R - making maps with a shaded globe map inset
gwfr_example_kdes.R
gfwr_example_kdes
highres_maps.R
highres_maps
terra_rasterizing.R
terra_rasterizing
kde_overlaps.R
kde_overlaps
inset_globe.R
inset_globe

Cool data sources (note to self of future viz ideas)

About

Repo of code for working with spatial data in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages