Re: [JPP-Devel] Enhancement of raster support: proposed developments

2012-01-13 Thread Stefan Steiniger
> I did not see your name in the list of OJ authorized commiters. > Do you want to give me or Stefan your sourceforge user name > so that we can add it to committer list ? thanks Michael, didn't thought about this. Your welcome Alberto to commit directly ;) stefan > > Michaël > ---

Re: [JPP-Devel] Nightly Builds by Intevation

2012-01-13 Thread edgar . soldin
On 13.01.2012 22:07, Michaël Michaud wrote: > Hi Ede, > > Just noticed that the NB by intevation has been failing since january 10th. > http://gisbuild.intevation.de/openjump/errors/build-errors-2012-01-13.txt > it's not an issue with maven 2 vs. 3 this time.. and i can't really debug it because

[JPP-Devel] Nightly Builds by Intevation

2012-01-13 Thread Michaël Michaud
Hi Ede, Just noticed that the NB by intevation has been failing since january 10th. http://gisbuild.intevation.de/openjump/errors/build-errors-2012-01-13.txt Michaël -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by

Re: [JPP-Devel] Enhancement of raster support: proposed developments

2012-01-13 Thread Michaël Michaud
Hi Alberto, This is very good news for OpenJUMP community :-) Are you still active in AdbToolbox development ? I did not see your name in the list of OJ authorized commiters. Do you want to give me or Stefan your sourceforge user name so that we can add it to committer list ? Michaël Le 13/01/

Re: [JPP-Devel] Enhancement of raster support: proposed developments

2012-01-13 Thread Giuseppe Aruta
Hi Alberto, form my point of view, more raster tools are very welcome. Giuseppe Da: Alberto De Luca - GeA A: jump-pilot-devel@lists.sourceforge.net Inviato: Venerdì 13 Gennaio 2012 14:49 Oggetto: [JPP-Devel] Enhancement of raster support: proposed developments

Re: [JPP-Devel] Enhancement of raster support: proposed developments

2012-01-13 Thread Rahkonen Jukka
Hi Stefan, We are actually interested in the bear, lynx, wolf and elg populations and the damage they make for traffic, agriculture and forestry . I will try your toolbox for sure. -Jukka- Stefan Steiniger wrote: > Hei Jukka and Alberto, > @Alberto: glad if you can keep working on it again.

Re: [JPP-Devel] Proxy parameter presets for oj_windows.bat

2012-01-13 Thread edgar . soldin
On 13.01.2012 16:39, edgar.sol...@web.de wrote: > On 13.01.2012 15:20, Rahkonen Jukka wrote: >> Hi, >> >> Anyone against adding a model for proxy settings into oj_windows.bat in the >> same way we have the commented language settings? >> > > included in revision > http://jump-pilot.svn.sourcefor

Re: [JPP-Devel] Proxy parameter presets for oj_windows.bat

2012-01-13 Thread edgar . soldin
On 13.01.2012 15:20, Rahkonen Jukka wrote: > Hi, > > Anyone against adding a model for proxy settings into oj_windows.bat in the > same way we have the commented language settings? > included in revision http://jump-pilot.svn.sourceforge.net/jump-pilot/?rev=2616&view=rev ..ede --

Re: [JPP-Devel] Enhancement of raster support: proposed developments

2012-01-13 Thread Stefan Steiniger
Hei Jukka and Alberto, @Alberto: glad if you can keep working on it again. I will be around, but probably have not much time for coding. But I think I can promise that I am around for testing. @Jukka: Density maps... basic functionality is there with Sextante, and I also programmed the HoRAE t

Re: [JPP-Devel] Enhancement of raster support: proposed developments

2012-01-13 Thread Alberto De Luca - GeA
Jukka, - your first use case is a typical example of a plug-in that would be possible to developed once a couple of the enhancement I proposed are implemented (in particular: raster writing capabilities and improved symbology managament); - visualizing geotiffs with z-values would be also cover

Re: [JPP-Devel] Enhancement of raster support: proposed developments

2012-01-13 Thread Rahkonen Jukka
Hi, I have two use cases in my mind, do you believe your work could help in solving these? - Create simple density maps (heatmaps) from point data. A nice browser example is here: http://sloweb.org.uk/ollie/heatmap/ However, I would like to see a bit more advanced tool which would use the att

[JPP-Devel] Proxy parameter presets for oj_windows.bat

2012-01-13 Thread Rahkonen Jukka
Hi, Anyone against adding a model for proxy settings into oj_windows.bat in the same way we have the commented language settings? rem --- uncomment and change your language/country here to overwrite OS locale setting --- rem set JAVA_OPTS=%JAVA_OPTS% -Duser.language=de -Duser.country=DE rem -

[JPP-Devel] Enhancement of raster support: proposed developments

2012-01-13 Thread Alberto De Luca - GeA
Hi everyone, back in 2010 I did a bit of work to help improving the raster support capabilities of OpenJUMP (basically to add support for ESRI ASCII and Floating Point grid formats). Now I may have the resources to go further on with raster support by: - adding a tool to query raster values (po

[JPP-Devel] [%JAVA_HOME%]==[] issue solved... WAS:Re: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[2590] core/trunk/scripts/oj_windows.bat

2012-01-13 Thread edgar . soldin
On 09.01.2012 22:27, Michaël Michaud wrote: > Hi Ede, > > After so many years, I'm still struggling with batch pitfall like whitespaces > and other special chars. > Don't know why you used [], but I cannot change the jre by hand anymore. > I wanted to test with my 1.5 jvm : > set JAVA_HOME=C:\Pro

[JPP-Devel] Tests in UnionByAttributePlugInTest

2012-01-13 Thread Benjamin Gudehus
Hi! I've committed the first unit test for a plugin at revision 2614. org.openjump.core.ui.plugin.tools.UnionByAttributePlugInTest There is only one single test case, but more will follow. Since I really like to practicise behaviour-driven development (BDD), I've tried to adapt given-when-then li

Re: [JPP-Devel] General refactoring of OpenJUMP

2012-01-13 Thread edgar . soldin
thanks! hopefully i'll have time to play with it during the year. when it comes to junit all i know is, it exists ;) thx agn.. ede On 13.01.2012 12:42, Benjamin Gudehus wrote: > Up and running! > > 2012/1/13 Stefan Steiniger mailto:sst...@geo.uzh.ch>> > > sorry for the late reply. > Yes

Re: [JPP-Devel] General refactoring of OpenJUMP

2012-01-13 Thread Benjamin Gudehus
Up and running! 2012/1/13 Stefan Steiniger > sorry for the late reply. > Yes I think its fine to commit this - unit tests are a good thing > (except I have never used them ;) > > thanks > stefan > > Am 11.01.12 19:37, schrieb Benjamin Gudehus: > > I will then commit this into trunk. > > > > 2012

Re: [JPP-Devel] General refactoring of OpenJUMP

2012-01-13 Thread Stefan Steiniger
sorry for the late reply. Yes I think its fine to commit this - unit tests are a good thing (except I have never used them ;) thanks stefan Am 11.01.12 19:37, schrieb Benjamin Gudehus: > I will then commit this into trunk. > > 2012/1/11 Benjamin Gudehus > > >