[JPP-Devel] New project/new plugin

2020-12-02 Thread Giuseppe Aruta
Greetings OpenJUMPs I started a new project to create an interpolation plugin for OpenJUMP The plugin takes scattered points loaded in OpenJUMP which have a xyz coordinates and transform them into a raster grid, as Sextante raster. OpenJUMP has already some interpolation plugins via Sextante toolb

Re: [JPP-Devel] [jump-pilot:bugs] #511 CropWarp raster plugin can't overload existing file

2020-12-02 Thread Giuseppe Aruta
> Currently, a first dialog ask the user if he wants to overwrite the existing file. If yes, the user is informed it is not possible. GUIUtil.FileChooserWithOverwritePrompting() effect. Which has a priority on the various EnableChecks acting on the panel. I will study another solution Il giorno lu

[JPP-Devel] SVN: [6647] core/trunk/src/org/openjump/core/ui/plugin/raster/ CropWarpPlugIn.java

2020-12-02 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6647 http://sourceforge.net/p/jump-pilot/code/6647 Author: ma15569 Date: 2020-12-02 16:46:55 + (Wed, 02 Dec 2020) Log Message: --- remodeved unused code Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/raster/CropWarpPlugIn.java M

Re: [JPP-Devel] New project/new plugin

2020-12-02 Thread Eric
Congratulations for these great results and these ports Peppe! I really like the colours of your raster interpolations -- they are quite refreshing / juicy :) I don't know if this would be of interest to you but I developed in the past a TPS (Thin Plate Spline) interpolation [1] in order to cr