Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I load Raster data into PostGIS?

Data load postgis raster
0
Posted

How do I load Raster data into PostGIS?

0

Currently you need GDAL 1.6+ though later versions would be better since they have many memory leak fixes, Python 2.5 with GDAL 1.6 or higher bindings, and NumPy. For windows users, installing these components from binary sources is documented in the ReadMe.txt packaged with the Windows PostGIS Raster experimental builds. Once you have a functioning Python with GDAL and NumPy, you can use the raster2pgsql.py script packaged with PostGIS Raster. Please refer to raster2pgsql.py usage and Section8.1, “Loading and Creating Rasters” for more details.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123