Hi, When I have to achieve such a think I do it that way : - Union - Make the new layer editable - Edition > Selection > Select by geometry type... - choose MultiPolygon, GeometryColletion types - right click on the layer view - Explode selected features
Is that what you want to get ? OK, I agree an option in the union (and union by attributes) plugins or a generic function available in Tools > Edit geometry > Geometry functions would be nice. Michaël Larry Becker a écrit : > Hi Nils, > > If you mean an explode utility method you are correct - I don't think > there is one. There is code in the ExplodeSelectedFeaturesPlugIn. > Also, there is support for recursive parsing of GeometryCollections > when using an EditTransaction. > > If you do add a utility function, it should probably go in > org.openjump.core.geomutils. > > Larry > > On Thu, Jul 1, 2010 at 2:54 AM, Nils Kuhn <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > we don't have a standard-function to "explode" GeometryCollections > to single Geometries in OpenJUMP, am I right? > To have an option "don't allow GeometryCollections" in the > main-menu-function Tools>>Analysis>>One Layer>>Union would be nice > , too. > Maybe I could try to implement something like that (I don't have > as much time, so that could last a while...). > Regards, Nils > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first <http://sprint.com/first> -- > http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Jump-pilot-devel mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > ------------------------------------------------------------------------ > > _______________________________________________ > Jump-pilot-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
