[GRASS-user] Export raster to PostGIS
Asim
asimrp at lavabit.com
Sat Aug 27 02:38:03 PDT 2022
Hi Māris
Thank you for pointing out the read-only limitation of GDAL library. A natural workaround is to convert the raster to vector with r.to.vect and then use v.out.postgis. However, there are some hurdles with regards to the type of resulting geometries (boundary, centroid and area) arising after the conversion to vector. I will start a separate thread if I can articulate the problem somewhat precisely.
Asim
More information about the grass-user
mailing list