<div dir="ltr">Hi<div><br></div><div>I have loaded a DEM dataset into a Postgis raster table. And a shapefile with polygons for a number of regions into another table. </div><div><br></div><div>For a couple of days now I have been trying to extract the height and location of the highest point in each of the regions. But I cannot find a way to do it.</div><div><br></div><div>I am able to find the highest value in each region using ST_SummaryStats() but not the location (coordinates) of that value.</div><div><br></div><div>Can anyone point me in the right direction how I should do this? </div><div>It must be possible to do this in Postgis right?</div><div><br>Thanks</div><div>Jesper</div></div>