Hello,<br><div><br></div><div>When I run the following query I get the error below. Anyone knows a solution?</div><div><br></div><div>select ST_Intersects(forest.rast, dem.rast) from forest join dem on 1=1 limit 1;</div>
<div><br></div><div><br></div><div>ERROR:  function st_intersects(raster, raster) is not unique<br>LINE 1: select ST_Intersects(forest.rast, dem.rast) from forest join...<br>               ^<br>HINT:  Could not choose a best candidate function. You might need to add explicit type casts.<br>

<br>********** Error **********<br><br>ERROR: function st_intersects(raster, raster) is not unique<br>SQL state: 42725<br>Hint: Could not choose a best candidate function. You might need to add explicit type casts.<br>Character: 8<br>

<br></div><div><br></div><div>Regards</div><div><br></div><div>Joan W</div>
<br>