I did success query on a raster table in postGIS(raster data clipped by a vector polygon), now I want to view the query result in QGIS. But how to export the query result to another table. In vector data, it's simple, just "CREATE TABLE schema.someTable AS (...sql in here...); How about raster data? Any suggestion? Thanks.
أكثر...
أكثر...