Search code examples
postgresqlpostgis

How do i get a bounding polygon around points?


I have a table with thousands of addresses as points.

Is there a function in postgis that will allow me to get a bounding polygon around these points and return it as a polygon?

update I am looking for a more complex polygon than just a bounding rectangle


Solution

  • It may be not 100% clear from your question what you mean as more bounding polygon. It may be understood as