[ANN] GeoTables.jl

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.

9 Likes

Thanks to @ErickChacon we have a new release of GeoTables.jl that is working smoothly with all file types and backend loaders (e.g. Shapefile.jl, GeoJSON.jl, ArchGDAL.jl). We recommend updating the version.

2 Likes