Load geospatial tables from known file formats and convert the geometries to Meshes.jl geometries that are compatible with the GeoStats.jl ecosystem:
Geometries are loaded from disk in pure Julia whenever possible using packages such as Shapefile.jl or (down)loaded from the internet using the GADM.jl package.
All file formats supported by GDAL are automatically supported.