Salut Michael, Michael Michaud schrieb: > Hi Stefan, > > Did you try the planar graph plugin. > Last time I had such a problem, I created a planar graph from my polygon > layer, > simplified the resulting edge layer > created a new planar graph (or polygonize) from the simplified edges layer. alright that could be a good idea, to use the created edge layer. I will check that (... especially as I wanted to have some generalization results for a presentation in about 3 weeks).
> > Otherwise, to create linestrings from linesegments, use linemerge (I > think I added an option to union or union by attribute to merge > linesegments if needed) aha.. even better :) [because at some point I may need to work with my personal polygon graph when (hopefully) starting to implement object based generalization procedures] thank you Michael and Larry Stefan PS: still watching the Linus Video [sometimes he is not very convincing, just by a lack of hard arguments from my point of view.. but the questions from the audience are also not that clear to me] > > Michaël > > Stefan Steiniger a écrit : >> Hei, >> >> Today I started some work on analysing and later generalising (i.e. >> simplification) of polygon layers where the polygons form a mosaic >> (tesselation). So any operation on the boundaries requires that >> topologic neighbourhood must be observed. I.e. to simplify an outline I >> need to simplify the common boundary of two polygons. >> >> I have now written a "polygon neighborhood graph" and try now to extract >> the common boundary. Unfortunately the Jts intersection command results >> in linestrings that are rather line segments. So I need to paste them >> together again. Does anybody knows a function for that? >> >> I tested union, and it seems to create again a MultiLineStrings instead >> of a unified line. The only tool that comes to my mind so far is Larry's >> /ISA's "blend lines". >> >> Any other suggestions? >> >> Stefan >> >> ------------------------------------------------------------------------- >> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >> Studies have shown that voting for your favorite open source project, >> along with a healthy diet, reduces your potential for chronic lameness >> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >> _______________________________________________ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >> >> >> > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel