gpkg_write() can handle a variety of different input types. Here we start by adding two DEM (GeoTIFF) files. We can also write vector data to GeoPackage. Here we use gpkg_write() to add a bounding box ...
This is a Matplotlib backend that enables Matplotlib to save figures as DXF drawings. DXF is a drawing format commonly used by Computer-Aided Design (CAD) tools. This package is a work in progress.