Re: [JPP-Devel] reading ecw

2014-05-05 Thread Michael Michaud
Hi, > done. works fine on vista, jre6u32 32bit > > the test i mentioned essentially checks for ansi compatibility of the path. > maybe we should tighten it. > http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/src/com/vividsolutions/jump/workbench/imagery/ecw/ECWImageFactory.java#l72 Do

Re: [JPP-Devel] reading ecw

2014-05-05 Thread edgar . soldin
you should be wary of your name by now ;)) ..ede On 05.05.2014 23:26, Michael Michaud wrote: > of course you are right. > how could I forget that ? > Will add a word on the wiki, > > thanks, > > >> good guess.. nearly oversaw that. ë is really bad as it is not in the ascii >> range which the n

Re: [JPP-Devel] reading ecw

2014-05-05 Thread edgar . soldin
done. works fine on vista, jre6u32 32bit the test i mentioned essentially checks for ansi compatibility of the path. maybe we should tighten it. http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/src/com/vividsolutions/jump/workbench/imagery/ecw/ECWImageFactory.java#l72 .. ede On 05

Re: [JPP-Devel] reading ecw

2014-05-05 Thread Michael Michaud
of course you are right. how could I forget that ? Will add a word on the wiki, thanks, > good guess.. nearly oversaw that. ë is really bad as it is not in the ascii > range which the native ecw libs seem to be limited to. weird though, cause i > remember to have written a parsing routine to w

Re: [JPP-Devel] reading ecw

2014-05-05 Thread edgar . soldin
good guess.. nearly oversaw that. ë is really bad as it is not in the ascii range which the native ecw libs seem to be limited to. weird though, cause i remember to have written a parsing routine to warn the user in cases like that. will double check ..ede On 05.05.2014 23:02, Rahkonen Jukka (T

Re: [JPP-Devel] reading ecw

2014-05-05 Thread Rahkonen Jukka (Tike)
Hi, I bet it is caused by the native ECW library and letter "ë" in the directory name. Spaces do not work either. Have a new try with images in some place like "image_data". -Jukka Rahkonen- Lähettäjä: Michael Michaud [m.michael.mich...@orange.fr] Lähete

[JPP-Devel] reading ecw

2014-05-05 Thread Michael Michaud
Ede, I made a quick try with ecw (vista / java6 32bits) first tried with a 64 bit jvm then read the wiki and tried again with a 32 bits jvm With 32 bits jvm, I don't get the message about missing native libraries but the following exception (get the same error with several different ecw) Any i

Re: [JPP-Devel] ready for OJ 1.7?

2014-05-05 Thread Michael Michaud
Hi, I can see no major bug to solve before 1.7 release, but as Jukka, I think a few tests to check that last changes have not introduced big regression would be useful. I haven't much time now but I'll find a few hours on thursday. Michaël > Hi, > > I think that yes, if the special JTS version th

Re: [JPP-Devel] ready for OJ 1.7?

2014-05-05 Thread Giuseppe Aruta
Ok for me 2014-05-05 14:48 GMT+02:00 : > title says it all.. are we? ..ede > > > -- > Is your legacy SCM system holding you back? Join Perforce May 7 to find > out: > • 3 signs your SCM is hindering your productivity > •

Re: [JPP-Devel] ready for OJ 1.7?

2014-05-05 Thread edgar . soldin
On 05.05.2014 15:09, edgar.sol...@web.de wrote: > I think that yes, if the special JTS version that is needed for linear > referencing still supports reading Spatialite BLOBs. it should.. can you try with a PLUS snapshot? ..ede

Re: [JPP-Devel] ready for OJ 1.7?

2014-05-05 Thread edgar . soldin
there were no changes to the installer. it is quite dumb and simply extracts the zip internally. also i at least tried them on Win7, Mac, Linux (Ubuntu) with whatever default jre was installed during the last two months. we could do a jre8 trial although i can live with users stumbling over it

Re: [JPP-Devel] ready for OJ 1.7?

2014-05-05 Thread Rahkonen Jukka (Tike)
Hi, I think that yes, if the special JTS version that is needed for linear referencing still supports reading Spatialite BLOBs. Some translations have not been updated but it can't be helped. But I think that installers should also be checked by couple of volunteers before announcing the releas

[JPP-Devel] ready for OJ 1.7?

2014-05-05 Thread edgar . soldin
title says it all.. are we? ..ede -- Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips

Re: [JPP-Devel] Color Theming Point Display Typ Circle

2014-05-05 Thread Uwe Dalluege
Hi, in Change Styles>Rendering there are three Sliders (Line width, Transparency, Vertices Size ... with Point Display Typ). If this layout is also in Change Styles>Color Theming (under the table with the colors and values) you can use it as a "Global Style" for Color Theming and if this layout

Re: [JPP-Devel] Question about Basic Style

2014-05-05 Thread Rahkonen Jukka (Tike)
Hi, In OJ 1.4.0.3 the option seems to be number 189. Latest version show number “0” for all patterns above 37. Perhaps related this changelog item at the end of page http://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/ 2011-11-09 mmichaud Changes from discussion held on 2011-11

[JPP-Devel] Question about Basic Style

2014-05-05 Thread Giuseppe Aruta
Hi all, as fas as I remember, on old OJ realizes "Change Styles",->Fill Pattern ->option "37 (no image chosen)" originally was opening a dialog where user could have chosen a raster/svg file to use as a fill pattern (maybe on OJ 1.4/1.5). Does anybody remember when/why this option was deactivated?