id summary reporter owner description type status priority milestone component version resolution keywords cc 1583 [raster] Optimize ST_Intersection(raster, geometry) with ST_Clip() pracine Bborie Park Now that we can ST_Clip() a raster we can optimize the vector space ST_Intersection(raster, geometry) so that it vectorize only the required extent (the intersection of the geometry extent and the raster extent) instead of all the tile. enhancement new low PostGIS Fund Me raster master