OpenJUMP 6430 . Almost solved reading pixel data (Info tool , pixel inspection
and raster profile) for test image small_word.tif (not for Aster dem file).
Removed also warnings substituting GeoReferencedRaster.getImage() method to
read PlanarImage of TIFF (instead of JAI.create("fileload"..)
Revision: 6430
http://sourceforge.net/p/jump-pilot/code/6430
Author: ma15569
Date: 2020-09-06 21:55:39 + (Sun, 06 Sep 2020)
Log Message:
---
trying to remove several warnings on pixel value using
GeoReferencedRaster.class for TIFF files
Modified Paths:
--
Revision: 6429
http://sourceforge.net/p/jump-pilot/code/6429
Author: ma15569
Date: 2020-09-06 21:51:48 + (Sun, 06 Sep 2020)
Log Message:
---
patch to correct bug #498 Most GeoTIFF drivers fail with a simple GeoTIFF image
: now it should be possible to query pixel values
Revision: 6428
http://sourceforge.net/p/jump-pilot/code/6428
Author: ma15569
Date: 2020-09-06 21:45:40 + (Sun, 06 Sep 2020)
Log Message:
---
patch to remove warning: Can't find resource for bundle
java.util.PropertyResourceBundle
Modified Paths:
--
cor
wrt. to Standard TIFF Image reader from sun. since jdk9 or later it needs
--add-exports java.desktop/com.sun.imageio.plugins.tiff=ALL-UNNAMED
to access the specific imageio package.
added that to our startup scripts in rev 6427
https://sourceforge.net/p/jump-pilot/code/6427/
---
** [bugs:#4
Revision: 6427
http://sourceforge.net/p/jump-pilot/code/6427
Author: edso
Date: 2020-09-06 16:46:01 + (Sun, 06 Sep 2020)
Log Message:
---
fix IllegalAccessException when using Sun TIFF reader with java9+, reproduced
with java15 though
java.lang.IllegalAccessException:
Revision: 6426
http://sourceforge.net/p/jump-pilot/code/6426
Author: edso
Date: 2020-09-06 16:23:34 + (Sun, 06 Sep 2020)
Log Message:
---
upgrade commons imaging to 1.0-alpha2
Modified Paths:
--
core/trunk/ChangeLog
core/trunk/pom.xml
Added Paths:
-
wrt. Commons Imaging - tested with commons-imaging-1.0-alpha2.jar the issue
still remains.
i logged a bug in their tracker, let's see how it pans out
https://issues.apache.org/jira/projects/IMAGING/issues/IMAGING-265?filter=allopenissues
---
** [bugs:#498] Most GeoTIFF drivers fail with a si
On 03.09.2020 09:33, Giuseppe Aruta wrote:
> Hi Ede,is it possible to use
> com.vividsolutions.jump.workbench.imagery.geoimg.GeoRaster
> to read an image file?
> And how?
same as GeoReferencedRaster
but as
public class GeoReferencedRaster extends GeoRaster
you don't really gain anything, beca
On 03.09.2020 19:59, Michaud Michael wrote:
> Thank you for this clear description Jukka,
>
> I will follow Ede's suggestion to log a warning if a (mandatory) title is
how about logging it as error. as it seems to be one but will only be logged
and hence not obstruct the users experience.
> miss
Revision: 6425
http://sourceforge.net/p/jump-pilot/code/6425
Author: ma15569
Date: 2020-09-06 14:11:32 + (Sun, 06 Sep 2020)
Log Message:
---
Patch to partially solve #498 Most GeoTIFF drivers fail with a simple GeoTIFF
image
Modified Paths:
--
core/tru
- **Milestone**: OJ_1.16 --> OJ_future
- **Comment**:
won't be fixed soonish, tag it accordingly
---
** [bugs:#498] Most GeoTIFF drivers fail with a simple GeoTIFF image**
**Status:** open
**Milestone:** OJ_future
**Created:** Sun Aug 30, 2020 08:02 AM UTC by michael michaud
**Last Updated:**
12 matches
Mail list logo