[JPP-Devel] [jump-pilot:bugs] #498 Most GeoTIFF drivers fail with a simple GeoTIFF image

2020-09-04 Thread michael michaud via Jump-pilot-devel
Just tested again with r6423. Loading image with Open > File did not change There is still the same drivers working and the same drivers throwing different exceptions with small_world tif On the other hand, Open > Raster Image (Sextante) now loads and display the image correctly ;-) Aster DEM

[JPP-Devel] [jump-pilot:bugs] #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu

2020-09-04 Thread Giuseppe Aruta via Jump-pilot-devel
No'It is amazing that the class was never modified. That means the good experience of the developer --- ** [bugs:#495] Warp panel shows a vertical toolba instead of horizontal on Ubuntu** **Status:** closed-works-for-me **Milestone:** OJ_future **Created:** Fri Jul 31, 2020 07:40 AM UTC by Gi

[JPP-Devel] [jump-pilot:bugs] Re: #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu

2020-09-04 Thread ede via Jump-pilot-devel
On 9/4/2020 11:57, Giuseppe Aruta wrote: > WarpingPanelPlugin moved from version 9 (2005) to verison 6423 (2020) :-( is that a problem? --- ** [bugs:#495] Warp panel shows a vertical toolba instead of horizontal on Ubuntu** **Status:** closed-works-for-me **Milestone:** OJ_future **Created:*

[JPP-Devel] [jump-pilot:bugs] #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu

2020-09-04 Thread Giuseppe Aruta via Jump-pilot-devel
- **status**: open --> closed-works-for-me --- ** [bugs:#495] Warp panel shows a vertical toolba instead of horizontal on Ubuntu** **Status:** closed-works-for-me **Milestone:** OJ_future **Created:** Fri Jul 31, 2020 07:40 AM UTC by Giuseppe Aruta **Last Updated:** Fri Sep 04, 2020 09:57 AM

[JPP-Devel] [jump-pilot:bugs] #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu

2020-09-04 Thread Giuseppe Aruta via Jump-pilot-devel
Thanks Ede, I did the modification and tested everything fine WarpingPanelPlugin moved from version 9 (2005) to verison 6423 (2020) :-( --- ** [bugs:#495] Warp panel shows a vertical toolba instead of horizontal on Ubuntu** **Status:** open **Milestone:** OJ_future **Created:** Fri Jul 31, 20

[JPP-Devel] SVN: [6423] core/trunk/src/com/vividsolutions/jump/workbench/ui/warp/ WarpingPlugIn.java

2020-09-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6423 http://sourceforge.net/p/jump-pilot/code/6423 Author: ma15569 Date: 2020-09-04 09:55:29 + (Fri, 04 Sep 2020) Log Message: --- patch to solve bug #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu Modified Paths: -- co

[JPP-Devel] [jump-pilot:bugs] #429 CRS transformation

2020-09-04 Thread Giuseppe Aruta via Jump-pilot-devel
- **status**: open --> closed - **Milestone**: --> undecided - **Comment**: Closed since november 2017. See discussion --- ** [bugs:#429] CRS transformation** **Status:** closed **Milestone:** undecided **Created:** Thu Sep 29, 2016 07:43 PM UTC by michael michaud **Last Updated:** Mon Dec 3

[JPP-Devel] [jump-pilot:bugs] Re: #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu

2020-09-04 Thread ede via Jump-pilot-devel
i'm not opposed. it's a workaround though as the way it is set up now is clearly at fault. anyway. feel free to patch, test and close the ticket. ..ede On 9/4/2020 11:44, Giuseppe Aruta wrote: > Hi Ede, > the problem is only on warp plugin toolbar. > The proposed modification (toolbox.getToolBar(

[JPP-Devel] [jump-pilot:bugs] Re: #498 Most GeoTIFF drivers fail with a simple GeoTIFF image

2020-09-04 Thread ede via Jump-pilot-devel
i see. so it assentially loads and shows but the additional pixel data is missing. ok, can't help with that. maybe you want to take a peek how other JUMPSs/Java apps access those and implement it in OJ? good to have sample online as well. if it used to work earlier try to identify the patchset

[JPP-Devel] [jump-pilot:bugs] #495 Warp panel shows a vertical toolba instead of horizontal on Ubuntu

2020-09-04 Thread Giuseppe Aruta via Jump-pilot-devel
Hi Ede, the problem is only on warp plugin toolbar. The proposed modification (toolbox.getToolBar().setLayout(new FlowLayout())) should fix it without affect on other toolbars (Editing, CAD and Measure Plugin) which seems to work file. --- ** [bugs:#495] Warp panel shows a vertical toolba ins

[JPP-Devel] [jump-pilot:bugs] #498 Most GeoTIFF drivers fail with a simple GeoTIFF image

2020-09-04 Thread Giuseppe Aruta via Jump-pilot-devel
I attached the Aster DEM tif file. Once loaded into OpenJUMP, to display it, click on "Zoom to layer" Then try to use the tools Raster>Pixel inspection or Raster>Profile The output is always "0.0" Peppe Attachments: - [ASTGTMV003_N08W084_dem.tif](https://sourceforge.net/p/jump-pilot/bugs/_di

[JPP-Devel] [jump-pilot:bugs] Re: #498 Most GeoTIFF drivers fail with a simple GeoTIFF image

2020-09-04 Thread ede via Jump-pilot-devel
On 9/4/2020 9:01, Giuseppe Aruta wrote: > Since I have problems to display Aster tiff files, possibily due to the > precence of overviews, I am considering to add a plugin to convert a file > image (TIFF in this case) directly without loading into OJ view can you attach an Aster Tiff sample?..

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

2020-09-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6422 http://sourceforge.net/p/jump-pilot/code/6422 Author: ma15569 Date: 2020-09-04 07:04:42 + (Fri, 04 Sep 2020) Log Message: --- Reverted changes as getCellValue method fails Modified Paths: -- core/trunk/src/org/openjump/core/rasterimage/Ra

[JPP-Devel] [jump-pilot:bugs] #498 Most GeoTIFF drivers fail with a simple GeoTIFF image

2020-09-04 Thread Giuseppe Aruta via Jump-pilot-devel
Since I have problems to display Aster tiff files, possibily due to the precence of overviews, I am considering to add a plugin to convert a file image (TIFF in this case) directly without loading into OJ view --- ** [bugs:#498] Most GeoTIFF drivers fail with a simple GeoTIFF image** **Stat