Re: [JPP-Devel] Reading elevation data using Apache Commons Imaging

2020-10-12 Thread Gary Lucas
Michaël, Thank you for your kind words about the Tinfour and Gridfour projects. You really made my day. In terms of whether you can use the Commons Imaging API to access partial sections of a GeoTIFF efficiently, the answer is both yes and no. For example, the source GeoTIFFs used for the land-

Re: [JPP-Devel] SVN: [6596] core/trunk/src/com/vividsolutions/jump/workbench/imagery/ geoimg/GeoImage.java

2020-10-12 Thread edgar . soldin
hey Mike, how about cropping first and scaling only the part shown?.. ede On October 12, 2020 9:19:38 PM GMT+02:00, jump-pilot-svn--- via Jump-pilot-devel wrote: >Revision: 6596 > http://sourceforge.net/p/jump-pilot/code/6596 >Author: michaudm >Date: 2020-10-12 19:19:38 + (Mo

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

2020-10-12 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6596 http://sourceforge.net/p/jump-pilot/code/6596 Author: michaudm Date: 2020-10-12 19:19:38 + (Mon, 12 Oct 2020) Log Message: --- Keep double parameters as long as possible (does not solve the pb described in #507) Modified Paths: -- core/t

[JPP-Devel] open tickets for OJ 1.16

2020-10-12 Thread Michaud Michael
Peppe,Could you please have a look at the following tickets :#385#291#89Seems that we nearly have closed all the tickets we wanted to solve before 1.16 release. I think we should spend some time to test every recent changes, and proceed to a release soon (IMHO, ticket 89 can be postponed to a lat

[JPP-Devel] [jump-pilot:bugs] #363 Dataset charset not visible

2020-10-12 Thread michael michaud via Jump-pilot-devel
- **status**: open --> closed-fixed - **Comment**: Cannot reproduce, may have been solved a long time ago. --- ** [bugs:#363] Dataset charset not visible** **Status:** closed-fixed **Milestone:** OJ_1.16 **Created:** Tue May 06, 2014 07:56 PM UTC by michael michaud **Last Updated:** Sun Sep 1

[JPP-Devel] [jump-pilot:bugs] #503 1/2 pixel shift in image georeferencement

2020-10-12 Thread michael michaud via Jump-pilot-devel
- **status**: open --> closed-fixed - **Comment**: There are still small problems with georeferencing, but it seems to be due to the usage of float instead of doubles, and it is much less than 1/2 pixel. See #507. I close this ticket --- ** [bugs:#503] 1/2 pixel shift in image georeferencem

[JPP-Devel] [jump-pilot:bugs] #507 GeoImage and high zoom level

2020-10-12 Thread michael michaud via Jump-pilot-devel
--- ** [bugs:#507] GeoImage and high zoom level** **Status:** open **Milestone:** OJ_future **Created:** Mon Oct 12, 2020 05:27 PM UTC by michael michaud **Last Updated:** Mon Oct 12, 2020 05:27 PM UTC **Owner:** nobody There are two problems in GeoImage.paint when using very high level of z

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

2020-10-12 Thread michael michaud via Jump-pilot-devel
- **status**: open --> pending --- ** [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:** Sun Oct 04, 2020 01:03 PM UTC **Ow

Re: [JPP-Devel] Move Rasterize plugin form Tool>Generate menu to Raster>Rasterize menu

2020-10-12 Thread Michaud Michael
Hi Peppe,I agree with your change. Raster menu is where I would have looked for it at the first time. Michaëlenvoyé : 12 octobre 2020 à 17:39de : Giuseppe Aruta à : OpenJump develop and use objet : [JPP-Devel] Move Rasterize plugin form Tool>Generate menu to Raster>Rasterize menuHi all,I am consi

Re: [JPP-Devel] Reading elevation data using Apache Commons Imaging

2020-10-12 Thread Michaud Michael
Gary,Thank you for the hint. I've noticed your great work since your first project released on github, Tinfour, and more recently gridfour. I'm always excited when I see successful gis opensource contributions in java.I'm not the best expert about raster data in openjump team, but I've already us

Re: [JPP-Devel] 6506 loading raster test

2020-10-12 Thread Giuseppe Aruta
I asked Roberto to do some tests using other raster tools on OpenJUMP in order to limit the possible "bug" to other sectors of Rater management rather than loading. Roberto valuated on the Digital Terrain Model(DTM) file those tools a) RasterPropertiesPlugin and Compare raster layers, as these ones

[JPP-Devel] Move Rasterize plugin form Tool>Generate menu to Raster>Rasterize menu

2020-10-12 Thread Giuseppe Aruta
Hi all, I am considering moving the new plugin "Rasterize vector layer" from menu Tool>Generate to menu Raster>Rasterize (rasterize submenu). The reason is to make it more evident to students who need to use it in a raster analysis. Raster tools are already scattered between the OJ Raster menu, Sex

Re: [JPP-Devel] Fwd: Reading elevation data using Apache Commons Imaging

2020-10-12 Thread Giuseppe Aruta
Hi all, First of all, I would like to thank Gary for the help to solve an important issue in OpenJUMP. This project is the result of a collaborative work of many people coming from different experiences and using OpenJUMP for different purposes: work, teaching, research. Extending this collaboratio

[JPP-Devel] SVN: [6595] core/trunk

2020-10-12 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6595 http://sourceforge.net/p/jump-pilot/code/6595 Author: ma15569 Date: 2020-10-12 15:05:32 + (Mon, 12 Oct 2020) Log Message: --- Moved initialising of some raster plugins to default-plugins.xlm file Modified Paths: -- core/trunk/scripts/defau

Re: [JPP-Devel] 6506 loading raster test

2020-10-12 Thread edgar . soldin
thanks will try to reproduce it. additionally could you please test the Commons-Image Rendering as outlined below? thx.. ede On 10/2/2020 14:33, edgar.sol...@web.de wrote: SNIP > > additionally please try your routine with r6564 but instead of Sextante image > use the "Open->File->(Select your

[JPP-Devel] Fwd: Reading elevation data using Apache Commons Imaging

2020-10-12 Thread edgar . soldin
Jukka, Peppe, way above by payment grade :).. any comment?.. ede Forwarded Message Subject:[JPP-Devel] Reading elevation data using Apache Commons Imaging Date: Sun, 11 Oct 2020 23:28:38 -0400 From: Gary Lucas Reply-To: OpenJump develop and use To: jump