Skip to content

GeoMakie

Geographic plots for Makie

Makie logo deformed on an Interrupted Goode Homolosine projection.

What is GeoMakie.jl?

GeoMakie.jl is a Julia package for plotting geospatial data on a given map projection. It is built on top of the Makie.jl plotting ecosystem.

GeoMakie provides a GeoAxis type which handles CRS and projections, and various utilities and integrations to handle plotting geometries. GeoAxis should work seamlessly with any Makie plotting function, and can be used as a drop-in replacement for Makie.Axis.