Hi Mike,

No - QGIS does not have such functionality, and I also think that GRASS does not have such an algorithm. If you have a fairly new Postgis, you may want to try ST_StraightSkeleton(geometry) - see http://postgis.net/docs/ST_StraightSkeleton.html - which uses CGAL.

Seems like OpenJump has a module to do skeletonization (google for skeletonizer).

Here is also an interesting article on the topic: http://ageoguy.blogspot.fi/2010/12/squelettisation.html

Neither one is totally easy and straightforward.

Andreas

On 17.03.2015 16:51, Elstermann, Mike wrote:

Is in QGIS or in a plugin a function to create centerlines in polygons like http://www.ian-ko.com/ET_GeoWizards/UserGuide/createCenterlines.htm?

mikeE.



_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to