[JPP-Devel] SVN: [6627] core/trunk/src/com/vividsolutions/jump/workbench/imagery/ geoimg/GeoReferencedRaster.java

2020-11-21 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6627 http://sourceforge.net/p/jump-pilot/code/6627 Author: michaudm Date: 2020-11-21 20:39:09 + (Sat, 21 Nov 2020) Log Message: --- Make it possible to read images with wrongly typed geotags like ones exported by Gimp Modified Paths: -- core/

[JPP-Devel] SVN: [6626] core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java

2020-11-21 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6626 http://sourceforge.net/p/jump-pilot/code/6626 Author: michaudm Date: 2020-11-21 19:24:09 + (Sat, 21 Nov 2020) Log Message: --- Free/close resources to avoid memory leaks and/or filelocks Modified Paths: -- core/trunk/src/org/openjump/core/

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

2020-11-21 Thread michael michaud via Jump-pilot-devel
I did further tests and observed something strange which may be related (or not) to this bug. I crop an image and save the result in a new file, it creates a new RasterImageLayer. I remove this new RasterImageLayer from the LayerNamePanel : the underlying file stay locked Now I remove also the o

[JPP-Devel] [jump-pilot:bugs] Re: #512 Georeferenced RasterImage : useless dialog to create a worlfile

2020-11-21 Thread Giuseppe Aruta via Jump-pilot-devel
Hi Michael, It is a geotiff image opened with Gimp and saved back as image. I tried to reproduce a most common mistake that users at their first approach to Gis do (open a geotiff with an image viewer and Dave it back loosing geotiff tags). With a previous version of RasterImageLayer framework O

Re: [JPP-Devel] [jump-pilot:bugs] #513 displaying raster layers in a correct way

2020-11-21 Thread giuseppe . aruta
No reports from Roberto yet. I will wait a few days and close it Peppe -- Inviato da myMail per Android sabato, 21 novembre 2020, 09:10AM +01:00 da michael michaud via Jump-pilot-devel jump-pilot-devel@lists.sourceforge.net : >All this ticket is about situations where memory consumption is high

[JPP-Devel] [jump-pilot:bugs] #514 Images with positive y-scale

2020-11-21 Thread michael michaud via Jump-pilot-devel
--- ** [bugs:#514] Images with positive y-scale** **Status:** open **Milestone:** OJ_future **Created:** Sat Nov 21, 2020 08:43 AM UTC by michael michaud **Last Updated:** Sat Nov 21, 2020 08:43 AM UTC **Owner:** nobody Most georeferenced images use a coordinate model where y axis is oriente

[JPP-Devel] [jump-pilot:bugs] #505 Customize -> Beanshell Editor Plugin opens unlimited dialog windows every time it is executed

2020-11-21 Thread michael michaud via Jump-pilot-devel
Did you have a try, Ede ? Can we close ? --- ** [bugs:#505] Customize -> Beanshell Editor Plugin opens unlimited dialog windows every time it is executed** **Status:** pending **Milestone:** OJ_future **Created:** Mon Sep 14, 2020 02:36 PM UTC by ede **Last Updated:** Mon Oct 12, 2020 05:28 PM

[JPP-Devel] [jump-pilot:bugs] #510 Create Polygon From a Raster bug

2020-11-21 Thread michael michaud via Jump-pilot-devel
- **status**: open --> closed-fixed - **Comment**: I close the ticket and let Peppe open a new ticket or report Jukka's suggestion to use statistics in the wiki. --- ** [bugs:#510] Create Polygon From a Raster bug** **Status:** closed-fixed **Milestone:** OJ_1.16 **Created:** Tue Nov 10, 20

[JPP-Devel] [jump-pilot:bugs] #513 displaying raster layers in a correct way

2020-11-21 Thread michael michaud via Jump-pilot-devel
All this ticket is about situations where memory consumption is high compared to max available memory. Original behaviour : symbolizing process was cut off and image was displayed with a wrong appearance First fix : when available memory is too low, additional images are no more displayed Now :