"ST_Band ?" Thank you. Have tried ST_Intersection(geom, rast, ST_Band(rast, ARRAY[1,2,3])) in query above Returns: function st_intersection(geometry, raster, raster) does not exist.
Have also attempted ST_Intersection(geom, rast, ST_Band(rast, '1,2,3')) but this returns the same error. Basic syntax question, but how do I cast to integer or double precision? I've used ::text before but not sure its the same. Kind Regards, James ----- GIS Undergraduate -- View this message in context: http://postgis.17.n6.nabble.com/Geom-Rast-Intersection-St9bad-alloc-tp4912994p4913110.html Sent from the PostGIS - User mailing list archive at Nabble.com. _______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users