Monday, 29 July 2019

Extracting centerline of a Complex-Polygon in PostGIS/Python


Any idea how to extract the centerline of the following polygon (Fig1) using PostGIS functions or Python modules? I was trying Voronoi Function but thats not helpful for this kind of shape. I want something like Fig2 blackline.


Fig1: Polygon Shape Fig2: Centerline




No comments:

Post a Comment