This is a collection of Tutorials for working with geospatial data in the Julia programming language.
- Rasters.jl in 45 minutes - a quick look at the Rasters.jl package, translated from the wonderful xarray in 45 minutes tutorial.
- Creating geometry from scratch in GeometryOps.jl. This shows how to create and manipulate geospatial vector data in Julia using the GeometryOps package and GeoInterface geometries.
- GeoMakie's example gallery in GeoMakie.jl. This is a great resource for learning how to use GeoMakie to visualize geospatial data.