Hi MIchael, thanks for the correction.
I have to revise my copy of OJ on Eclipse
Peppe
Il giorno dom 13 set 2020 alle ore 00:07 Michaud Michael <
m.michael.mich...@orange.fr> ha scritto:
> Peppe,
>
> The commited code did not compile. I fixed it in 6454, but please, check
> I commented the right
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
http://www.w3.org/1999/xhtml";>
OK, I see,The drivers wich did not work still does not work
:-(Will do some more test tomorrow.Anyway, I spent several days
trying to catch an error to return a more informative message to the user, but
w
Peppe,The commited code did not compile. I fixed it in 6454, but please, check I commented the right line.Michaël
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Revision: 6454
http://sourceforge.net/p/jump-pilot/code/6454
Author: michaudm
Date: 2020-09-12 22:02:47 + (Sat, 12 Sep 2020)
Log Message:
---
make the code compilable again
Modified Paths:
--
core/trunk/src/org/openjump/core/ui/plugin/raster/RasterQueryC
Revision: 6453
http://sourceforge.net/p/jump-pilot/code/6453
Author: michaudm
Date: 2020-09-12 21:43:06 + (Sat, 12 Sep 2020)
Log Message:
---
Add an interiorBorder option to BasicStyle
Modified Paths:
--
core/trunk/ChangeLog
core/trunk/src/com/vivids
Revision: 6452
http://sourceforge.net/p/jump-pilot/code/6452
Author: ma15569
Date: 2020-09-12 21:09:51 + (Sat, 12 Sep 2020)
Log Message:
---
removed a bug that was giving a null exception if no Sextante raster was
selected during pixel inspection
Modified Paths:
--
Peppe,
please retest with r6451. ..ede
---
** [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:** Sat Sep 12, 2020 11:54 AM UTC
**Owner:** nobody
**Attachme
Revision: 6451
http://sourceforge.net/p/jump-pilot/code/6451
Author: edso
Date: 2020-09-12 13:51:30 + (Sat, 12 Sep 2020)
Log Message:
---
added oss jai-imageio-core implementation and it's license
moved Imageio-Ext to PLUS section
minor reformatting
Modified Paths:
Revision: 6450
http://sourceforge.net/p/jump-pilot/code/6450
Author: edso
Date: 2020-09-12 13:47:44 + (Sat, 12 Sep 2020)
Log Message:
---
disable imageio-ext inclusion in core
Modified Paths:
--
core/trunk/etc/mvn/cmp_core.xml
Modified: core/trunk/etc/m
On 12.09.2020 11:31, michael michaud wrote:
> I tried to handle errors in a more friendly way in r6443, but it seems that
> the best improvement wrt this ticket has been made by changing old jai libray
> by the new oss version. Thanks EDE.
my patchset unfortunately disabled GeoImage framework wi
Revision: 6449
http://sourceforge.net/p/jump-pilot/code/6449
Author: edso
Date: 2020-09-12 13:25:30 + (Sat, 12 Sep 2020)
Log Message:
---
fix
java.lang.NoClassDefFoundError:
it/geosolutions/imageio/gdalframework/GDALImageReaderSpi
at java.lang.ClassLoader.defi
Revision: 6448
http://sourceforge.net/p/jump-pilot/code/6448
Author: edso
Date: 2020-09-12 13:23:35 + (Sat, 12 Sep 2020)
Log Message:
---
add some more robustness if gdal is missing
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbench/ima
Revision: 6446
http://sourceforge.net/p/jump-pilot/code/6446
Author: edso
Date: 2020-09-12 13:19:24 + (Sat, 12 Sep 2020)
Log Message:
---
fix enforced loader ignored by GeoImage/ReferencedImageFactoryFileLayerLoader
Modified Paths:
--
core/trunk/src/com
Revision: 6447
http://sourceforge.net/p/jump-pilot/code/6447
Author: edso
Date: 2020-09-12 13:19:58 + (Sat, 12 Sep 2020)
Log Message:
---
add comment
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbench/imagery/ReferencedImageFactoryFileL
I made several tests opening the test files attached to this post in several
combinations.
I used:
OJ 6445 core - OJ 6445 PLUS
**OJ 6445 core**
It opens all the files without any problem. the DEM (*AsterDEM, geotif *and
*mdt25a*) are displayed wella nd also tool (like pixel inspection) works fi
I see that there is a newer version OJ 6344, I will test it.
Just to check it is not a OS problem, I use Ubuntu with OpenJDK 1.8
---
** [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 m
thanks for testing Peppe. i actually made sure that the monoband geotiff you
sent once me would properly load after the switch still. talking about the
attached.
wrt. to closing this ticket - yeah let's clear up the monoband issue and close
then.
Attachments:
-
[geotiff.zip](https://sourcef
I would like to find a solution with I imageio-ext 1.3.2. It seems to work
faster and to use less memory. Otherwise I am OK to downgrade to the last
working version (1.1.13)
Attachments:
-
[mdt25a.tif](https://sourceforge.net/p/jump-pilot/bugs/_discuss/thread/e45ff882e3/ff7b/attachment/mdt25a
we lost the ability (version OJ 6443) to load TIFF DEM (mono band rasters).
I tested with several TIFF DEM, including the one I attached here. None is
load.
AFAIR we had the same problem when we moved to imageIO-ext 1.1.13 to 1.1.16
(OJ 1.15). So we had to downgrade to imageio-ext-tiff-1.1.1
Revision: 6445
http://sourceforge.net/p/jump-pilot/code/6445
Author: edso
Date: 2020-09-12 10:08:13 + (Sat, 12 Sep 2020)
Log Message:
---
add that GeoTIFF reader utilizes JAI XTIFF reader
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workben
Revision: 6444
http://sourceforge.net/p/jump-pilot/code/6444
Author: edso
Date: 2020-09-12 09:57:10 + (Sat, 12 Sep 2020)
Log Message:
---
some cleanup
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbench/imagery/geotiff/GeoReferencedRaste
I tried to handle errors in a more friendly way in r6443, but it seems that the
best improvement wrt this ticket has been made by changing old jai libray by
the new oss version. Thanks EDE.
There is still two drivers failing in reading the small_world tiff image. One
of them is Apache Commons Im
Revision: 6443
http://sourceforge.net/p/jump-pilot/code/6443
Author: michaudm
Date: 2020-09-12 09:09:22 + (Sat, 12 Sep 2020)
Log Message:
---
Improve error handling for image drivers
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbench/im
Revision: 6442
http://sourceforge.net/p/jump-pilot/code/6442
Author: michaudm
Date: 2020-09-12 09:05:16 + (Sat, 12 Sep 2020)
Log Message:
---
Improve splitting text for long error messages
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/util/St
24 matches
Mail list logo