Input/output#
Examples about opening, creating, loading or saving geospatial data.
With Rasters
, data is only loaded when necessary (see Implicit lazy loading).
Open and save from files#
Open/save a raster
Open/save a vector
Parsing image metadata
Import and export#
Creating a raster from array
From/to GeoPandas
From/to Rasterio