Hi Janos,>> but how can I transfer data from e.g. postgis ?Here is a small example (not tested) importing a query result as a layer :(you may have to initiate postgresql driver with 'Class.forName("org.postgresql.Driver");'try { String url = ""> String user = ; String pwd = ; String query = ;
Congratulations Ede,and thank you for all the work to release 2.3.0 !Michaël
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Hi Ede,Do you want to review and merge the following PR ? : https://github.com/openjump-gis/openjump/pull/131If you lack time, I have no problem to merge it myself, just try to discipline myself by not committing directly to the main ;-)Michaël
___
Jum
Hi Peppe,There is a commons-imaging version issue in the last OpenJUMP version.On april this year, I upgraded commons imaging to alpha-4 to have bigtiff.In the current version, the class org/apache/commons/imaging/ImageReadException has been removed.I think we already solved this problem earlier
requestPeppeIl giorno lun 30 set 2024 alle ore 08:02 Giuseppe Aruta <giuseppe.ar...@gmail.com> ha scritto:Thanks Michael, I thought I upgraded to that version. I will give it a look and change the versionIl dom 29 set 2024, 20:36 Michaud Michael via Jump-pilot-devel <jump-pilot-devel@lists.source