My impression is that union() has gotten a lot smarter for JTS 1.9; so I would try that one out first. Jody
> I am trying to piece a number of smaller LineString features into a > single feature. These features represent segments of roadway. I want to > join them together to get a single feature for the entire roadway. My > question is, what is the best way to do that? I am currently using the > LineMerger class, but could (or should) I use the Geometry.union() operator? > Thanks, David Robison > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
