Skip to content

Instantly share code, notes, and snippets.

@rwuwon
rwuwon / brompton.md
Last active June 8, 2022 14:54
Brompton/Bicycling Tips & Tricks
@fzenoni
fzenoni / ortho_view.R
Last active November 2, 2023 11:06
Preserve polygons in orthographic view
# Download earth data first
# https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/110m/physical/ne_110m_land.zip
library(sf)
library(lwgeom)
library(dplyr)
library(ggplot2)
library(mapview)
# Read the data