Raster Data Support for PostGIS
postgis_raster
extension adds support for raster (grid-based) spatial data to PostGIS. It enables you to store, analyze, and process raster data such as satellite imagery, elevation models, and other gridded datasets directly in your PostgreSQL database.
Your Nile database arrives with the postgis_raster
extension and its dependency postgis
already enabled.