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/
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/
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
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
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
---
** [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
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
- **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
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 :