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

2020-09-16 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6491 http://sourceforge.net/p/jump-pilot/code/6491 Author: ma15569 Date: 2020-09-17 04:35:01 + (Thu, 17 Sep 2020) Log Message: --- Extended save option to tif file Modified Paths: --

[JPP-Devel] SVN: [6490] core/trunk/src/com/vividsolutions/jump/workbench/ui/ JTablePanel.java

2020-09-16 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6490 http://sourceforge.net/p/jump-pilot/code/6490 Author: ma15569 Date: 2020-09-17 04:32:14 + (Thu, 17 Sep 2020) Log Message: --- Added a getter for all lower componets of the panel Modified Paths: --

Re: [JPP-Devel] About CAD tool Draw a symmetric geometry

2020-09-16 Thread Giuseppe Aruta
Hi Jukka the following steps work for me: a) select the feature(s) you want to mirror b) click on the tool "Draw a symmetric geometry" c) in the next dialog select the option in the middle ("Select a line") d) the cursor changes icon, put on the line you want to use and click once. e) a small

[JPP-Devel] SVN: [6489] core/trunk/src/com/vividsolutions/jump/workbench/imagery/ geotiff/RasterPainter.java

2020-09-16 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6489 http://sourceforge.net/p/jump-pilot/code/6489 Author: michaudm Date: 2020-09-16 22:12:30 + (Wed, 16 Sep 2020) Log Message: --- add code comments Modified Paths: --

[JPP-Devel] About CAD tool Draw a symmetric geometry

2020-09-16 Thread Rahkonen Jukka (MML)
Hi, I can mirror selected features by the line that I draw with the Draw a symmetric geometry tool but it should also be possible to select an existing line to be used as a mirror. However, I do not manage to make a selection. The message is always "Warning: No symmetric segment was selected".

Re: [JPP-Devel] Error message on Monoband raster loaded as ReferencedImage or as RasterImageLayer

2020-09-16 Thread edgar . soldin
hey Peppe, could you provide one or more of the problematic image files as well? ..ede On 9/16/2020 7:12, Giuseppe Aruta wrote: > Hi Ede, > I also attached to this mail a more exhaustive error message. > > This is what the console shows sometimes when the error occurs in OpenJUMP. > This

[JPP-Devel] SVN: [6488] core/trunk/src/com/vividsolutions/jump/workbench/ui/ JTablePanel.java

2020-09-16 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6488 http://sourceforge.net/p/jump-pilot/code/6488 Author: ma15569 Date: 2020-09-16 09:24:02 + (Wed, 16 Sep 2020) Log Message: --- set a better selection color Modified Paths: --

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

2020-09-16 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6487 http://sourceforge.net/p/jump-pilot/code/6487 Author: ma15569 Date: 2020-09-16 09:13:46 + (Wed, 16 Sep 2020) Log Message: --- removed dead code Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/raster/RasterQueryDragTool.java

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

2020-09-16 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6486 http://sourceforge.net/p/jump-pilot/code/6486 Author: ma15569 Date: 2020-09-16 09:12:09 + (Wed, 16 Sep 2020) Log Message: --- cleaned and styled Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/raster/RasterQueryDragTool.java

[JPP-Devel] [jump-pilot:bugs] #503 1/2 pixel shift in image georeferencement

2020-09-16 Thread michael michaud via Jump-pilot-devel
Seems to be fixed for all legacy drivers. All tests have been made with a normal RGB Geotiff image from IGN : - was already OK with Commons imaging - has been fixed by r6485 for GeoTIFF driver in com/vividsolutions/jump/workbench/imagery/geotiff/RasterPainter - has been fixed by r6478 for all

[JPP-Devel] SVN: [6485] core/trunk/src/com/vividsolutions/jump/workbench/imagery/ geotiff/RasterPainter.java

2020-09-16 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6485 http://sourceforge.net/p/jump-pilot/code/6485 Author: michaudm Date: 2020-09-16 06:49:45 + (Wed, 16 Sep 2020) Log Message: --- fix #503 : 0.5 pixel shift on raster display og GeoTiff Modified Paths: --