Tagged Questions
10
votes
4answers
2k views
Simplifying polygons to linestring
I would like to simplify some polygons that represent rivers into linestrings. I assume that holes in polygons can be omitted. Anybody has some good idea how to simply do it?
It would be nice, if it ...