This repo contains code for working with a bunch of different types of spatial data in R
- gwfr_example_kdes.R - making kernel density maps from fishing vessel data
- highres_maps.R - making ultra-high resolution maps of custom areas from openstreetmap data
- terra_rasterizing.R - turning point/line spatial data into rasters with terra
- kde_overlaps.R - calculating the proportion of spatial overlap between two KDE's