Skip to content

Instantly share code, notes, and snippets.

# setup
# import Pkg;
# Pkg.pkg"add Makie#master PlotUtils GeoInterface GeoJSON"
using Makie
using GeoInterface, GeoJSON
using PlotUtils
using Proj4
states = download("https://raw.githubusercontent.com/PublicaMundi/MappingAPI/master/data/geojson/us-states.json")
@benelsen
benelsen / README.md
Last active January 16, 2020 12:20 — forked from shancarter/.block

DESCRIPTION

@benelsen
benelsen / README.md
Last active January 16, 2020 12:17 — forked from mbostock/.block

The current solar terminator is shown in blue, assuming a spherical Earth and an axial tilt of 23.4°. Hmm, on second thought, I think I didn’t account for the orbit of the Earth around the sun, so this is not entirely accurate. Please fork this example and fix it!