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
> 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
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
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