Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Fwd: [udig-platform] Merge and Split tools (#107)

Just the first part. I was asking Mauricio for these two earlier in the year as they were part of the original set of tools. 

I should be putting some effort into the merge screen ( so it can be used as view or dialog ).

On 29/03/2012, at 6:57 PM, andrea antonello <andrea.antonello@xxxxxxxxx> wrote:

> Hi Mauricio,
> just to make sure I understand that right.
> 
> Did you already do the work we were proposing for the summer of code
> or is this the first part.
> 
> Also, could you give a look at the proposal of Marco Foi please?
> 
> Thank you,
> Ciao,
> Andrea
> 
> 
> 
> 
> ---------- Forwarded message ----------
> From: Mauricio Pazos
> <reply+i-3871570-a117041967728d54ebe02cf8f185c858f5bc44cd-390250@xxxxxxxxxxxxxxxx>
> Date: Thu, Mar 29, 2012 at 10:17 AM
> Subject: [udig-platform] Merge and Split tools (#107)
> To: Andrea Antonello <andrea.antonello@xxxxxxxxx>
> 
> 
> This contains the merge and split tools ported from Axios community.
> 
> Details in
> http://udig.refractions.net/confluence/display/UDIG/Advanced+Tools
> 
> 
> You can merge this Pull Request by running:
> 
>  git pull https://github.com/mpazos/udig-platform master
> 
> Or you can view, comment on it, or merge it online at:
> 
>  https://github.com/uDig/udig-platform/pull/107
> 
> -- Commit Summary --
> 
> * merging udig-platform in mpazos-udig
> * mergin udig-platform in mpazos branch
> * updating from udig-platform
> * updating from udig-platform
> * updating from udig-platform
> * updating from udig-platform
> * UDIG-1841 - refactoring axios in eu.udig.tools - in progress
> * importing merge tool
> * porting merge tool in progres
> * refactoring
> * refactoring in progress
> * integrating merge and split in progress
> * MergeFeaturesCommand fixed
> * split tool fixed
> * split tool fixed
> * merge tool - refactoring in progress
> * merge tool - refactoring in progress
> * merge tool - event behaviour refactoring
> * merge tool - refactoring command and merge view
> * merge tool - refactoring command and merge view
> * merge tool - merge command was renamed
> * merge tool refactoring - simplifying the relation between tool view
> and commands
> * merge tool refactoring - synchronizing tool and view
> * merge tool refactoring - synchronizing tool and view in progress
> * adding .settings files
> * Revert "adding .settings files"
> * checks that a feature is added one time in the merge source list
> * default values for merge panel, simplified the protocol betwen
> MergeComposite and MergeFeatureBuilder
> * merge geometry handle improvements
> * merge geometry presentation, merge command working
> * initialize the merge features using the first features as default values
> * bbox feedback for feature selection
> * resolved the conflict between  bbox selection, click selection (ctrl
> + click for unselect)
> * resolved the conflict between  bbox selection, click selection (ctrl
> + click for unselect)
> * adding the merge builder in the Merge View, removing dead code in MergeTool
> * retrieve the selected features solved. Feature replaced by synchronous list
> 
> -- File Changes --
> 
> A features/net.refractions.udig_unstable/.project (22)
> M plugins/com.lowagie.itext/.classpath (2)
> M plugins/eu.udig.catalog.csw/.classpath (2)
> M plugins/eu.udig.libs.teradata/META-INF/MANIFEST.MF (4)
> M plugins/eu.udig.omsbox/.classpath (2)
> A plugins/eu.udig.render.jgrass/.project (28)
> M plugins/eu.udig.tools.jgrass/.classpath (2)
> A plugins/eu.udig.tools.tests/.classpath (7)
> A plugins/eu.udig.tools.tests/.project (28)
> A plugins/eu.udig.tools.tests/.settings/org.eclipse.jdt.core.prefs (8)
> A plugins/eu.udig.tools.tests/META-INF/MANIFEST.MF (20)
> A plugins/eu.udig.tools.tests/build.properties (6)
> A plugins/eu.udig.tools.tests/icons/sample.gif (0)
> A plugins/eu.udig.tools.tests/plugin.xml (30)
> A plugins/eu.udig.tools.tests/src/es/udig/tools/geometry/split/ClosedSplitLineTest.java
> (65)
> A plugins/eu.udig.tools.tests/src/es/udig/tools/geometry/split/RingExtractorTest.java
> (363)
> A plugins/eu.udig.tools.tests/src/es/udig/tools/geometry/split/SplitBuilderTest.java
> (148)
> A plugins/eu.udig.tools.tests/src/es/udig/tools/geometry/split/SplitMultiPolygonTest.java
> (220)
> A plugins/eu.udig.tools.tests/src/es/udig/tools/geometry/split/SplitStrategyTest.java
> (824)
> A plugins/eu.udig.tools.tests/src/es/udig/tools/geometry/split/SplitTestUtil.java
> (139)
> A plugins/eu.udig.tools.tests/src/es/udig/tools/geometry/split/Testcatalog_20100414.java
> (2220)
> A plugins/eu.udig.tools.tests/src/eu/udig/tools/tests/Activator.java (61)
> A plugins/eu.udig.tools/.classpath (7)
> A plugins/eu.udig.tools/.project (28)
> A plugins/eu.udig.tools/.settings/org.eclipse.jdt.core.prefs (8)
> A plugins/eu.udig.tools/META-INF/MANIFEST.MF (18)
> A plugins/eu.udig.tools/build.properties (6)
> A plugins/eu.udig.tools/icons/etool16/arc_tool.gif (0)
> A plugins/eu.udig.tools/icons/etool16/buffer-demo.gif (0)
> A plugins/eu.udig.tools/icons/etool16/clip-demo.gif (0)
> A plugins/eu.udig.tools/icons/etool16/intersect-demo.gif (0)
> A plugins/eu.udig.tools/icons/etool16/merge_feature_mode.gif (0)
> A plugins/eu.udig.tools/icons/etool16/new_line_tool.gif (0)
> A plugins/eu.udig.tools/icons/etool16/ortho_mode.gif (0)
> A plugins/eu.udig.tools/icons/etool16/parallel_mode.gif (0)
> A plugins/eu.udig.tools/icons/etool16/polygon_tool.gif (0)
> A plugins/eu.udig.tools/icons/etool16/snap_to_line_mode.gif (0)
> A plugins/eu.udig.tools/icons/etool16/snap_to_vertex_mode.gif (0)
> A plugins/eu.udig.tools/icons/etool16/split_feature_mode.gif (0)
> A plugins/eu.udig.tools/icons/etool16/trim_feature_mode.gif (0)
> A plugins/eu.udig.tools/icons/etool24/merge_24.png (0)
> A plugins/eu.udig.tools/icons/etool24/split_24.png (0)
> A plugins/eu.udig.tools/icons/pointers/clip_cursor.gif (0)
> A plugins/eu.udig.tools/icons/pointers/edit_source.gif (0)
> A plugins/eu.udig.tools/icons/pointers/merge_cursor.gif (0)
> A plugins/eu.udig.tools/nl/en/html/.directory (4)
> A plugins/eu.udig.tools/nl/en/html/Arc Tool.html         (50)
> A plugins/eu.udig.tools/nl/en/html/Editing Tools Users Guide.html        (21)
> A plugins/eu.udig.tools/nl/en/html/Editing Tools.html    (21)
> A plugins/eu.udig.tools/nl/en/html/Merge Tool.html       (106)
> A plugins/eu.udig.tools/nl/en/html/Modes for Create Geometry Tools.html  (127)
> A plugins/eu.udig.tools/nl/en/html/Ortho Mode.html       (67)
> A plugins/eu.udig.tools/nl/en/html/Parallel Mode.html    (86)
> A plugins/eu.udig.tools/nl/en/html/Parallel Tool.html    (62)
> A plugins/eu.udig.tools/nl/en/html/Snap to Line Mode.html        (69)
> A plugins/eu.udig.tools/nl/en/html/Snap to Vertex Mode.html      (70)
> A plugins/eu.udig.tools/nl/en/html/Split Tool (Axios Tools).html         (90)
> A plugins/eu.udig.tools/nl/en/html/Split Tool.html       (108)
> A plugins/eu.udig.tools/nl/en/html/Trim Line Tool.html   (49)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10325/split_1.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10325/split_2.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10325/split_3.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10325/split_4.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10325/split_5.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10325/split_6.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10325/split_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10333/merge_1_select_tool.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10333/merge_2_select_features.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10333/merge_3_merge_dialog.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10333/merge_4_merge_dialog_changed.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10333/merge_5_merged_result.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10333/merge_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10342/trim_1_select_tool.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10342/trim_2_draw_trimline.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10342/trim_3_finish.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10342/trim_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10342/ui-trim-01.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10342/ui-trim-02.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10342/ui-trim-03.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10350/arc_1.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10350/arc_2.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10350/arc_3.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10350/arc_tool.gif (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10361/modes_1.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10361/modes_1_poly.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10361/modes_2.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10361/modes_toolbar.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10361/ortho_mode.gif (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10361/parallel_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10361/snap_to_line_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10361/snap_to_vertex_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10388/modes_snap1.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10388/modes_snap2.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10388/snap_to_vertex_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10390/modes_snap_line1.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10390/modes_snap_line2.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10390/snap_to_line_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10393/modes_ortho1.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10393/modes_ortho2.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10393/ortho_mode.gif (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10394/modes_parallel1.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10394/modes_parallel2.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10394/modes_parallel3.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10394/modes_parallel4.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/10394/parallel_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/FeatureMerge.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/Merge1.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/MergeDelete.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/MergeDialog1.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/MergeDialog2.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/merge_1_select_tool.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/merge_2_select_features.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/merge_3_merge_dialog.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/merge_4_merge_dialog_changed.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/merge_5_merged_result.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/12276/merge_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425123/arc_1.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425123/arc_2.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425123/arc_3.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425123/arc_tool.gif (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425123/arc_tool.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425123/arc_tool2.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425129/trim_1_select_tool.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425129/trim_2_draw_trimline.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425129/trim_3_finish.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425129/trim_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425129/trim_feature_mode.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425129/ui-trim-01.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425129/ui-trim-02.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2425129/ui-trim-03.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split-after1.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split-doing.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split_1.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split_2.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split_3.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split_4.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split_5.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split_6.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719819/split_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719862/arc_tool.gif (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719862/merge_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719862/ortho_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719862/parallel_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719862/snap_to_line_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719862/snap_to_vertex_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719862/split_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/2719862/trim_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/7667724/MenuFinal2.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/7667724/Select_Precision_parallel_tool1.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/7667724/Select_Precision_parallel_tool3.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/7667724/Select_Precision_parallel_tool4.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/7667724/Select_Precision_parallel_tool5.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/7667724/Select_Precision_parallel_tool7.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/7667724/Select_Precision_parallel_tool8.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/7667724/parallel_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/9966/arc_tool.gif (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/9966/merge_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/9966/ortho_mode.gif (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/9966/parallel_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/9966/snap_to_line_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/9966/snap_to_vertex_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/9966/split_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/attachments/9966/trim_feature_mode.gif
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/thumbnails/12276/FeatureMerge.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/thumbnails/12276/Merge1.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/thumbnails/12276/MergeDelete.png (0)
> A plugins/eu.udig.tools/nl/en/html/download/thumbnails/12276/MergeDialog1.png
> (0)
> A plugins/eu.udig.tools/nl/en/html/download/thumbnails/12276/MergeDialog2.p


Back to the top