Re: [postgis-users] Creating a boundary of an aggregate of buildings

2021-01-19 Thread Luca Bertoncello
Am 19.01.2021 09:01, schrieb Hugues François: Hi Hugues The attached function could help you to solve your issues and test several thresholds when adapted to your own database. I'm sorry it's written in a weird French-English style but the queries should help you to understand the variable name

Re: [postgis-users] Creating a boundary of an aggregate of buildings

2021-01-19 Thread Hugues François
Hi, Some time ago, I wrote a PLPGSQL function that creates urban areas from a buildings table. The attached function could help you to solve your issues and test several thresholds when adapted to your own database. I'm sorry it's written in a weird French-English style but the queries should