[postgis-users] Geom/Rast Intersection St9bad_alloc

JamesH james.holmes at newcastle.ac.uk
Tue Apr 24 03:51:27 PDT 2012


"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.



More information about the postgis-users mailing list