[JPP-Devel] [Fwd: [jump-pilot - Problems with PlugIns] RE: ArcSDE spatial views list]

2010-01-04 Thread Stefan Steiniger
Larry, seems like the problem is solved already :) Original-Nachricht Betreff:[jump-pilot - Problems with PlugIns] RE: ArcSDE spatial views list Datum: Mon, 04 Jan 2010 13:57:36 + Von:SourceForge.net An: nore...@sourceforge.net Read and respond to this

[JPP-Devel] [Fwd: [jump-pilot - Problems with PlugIns] ArcSDE spatial views list]

2010-01-04 Thread Stefan Steiniger
Hei Larry, can you answer in this? stefan Original-Nachricht Betreff:[jump-pilot - Problems with PlugIns] ArcSDE spatial views list Datum: Mon, 04 Jan 2010 11:21:50 + Von:SourceForge.net An: nore...@sourceforge.net Read and respond to this message at:

Re: [JPP-Devel] Programatically load data from Postgis

2010-01-04 Thread Stefan Steiniger
mhm.. I am not much experienced in that stuff. but what if you look how the external postgis plugin (by Uwe Dalluege) works that is on the download page [1]. The PlugIn class will give you a starting point - and then you could parse/trace what happens step by step (if you load OpenJUMP and the p

Re: [JPP-Devel] 3D develop in OJ

2010-01-04 Thread Stefan Steiniger
Hei Luca, your ideas on what you would want to work sound good to me. Important for us is, that you start with the things that (i) you feel most comfortable with, (ii) give you not a difficut start, and (ii) that are useful for you. Every contribution (documention or plugin) is welcome! And if

[JPP-Devel] happy new year to all OJ users and develeopers

2010-01-04 Thread Stefan Steiniger
Well.. I know that in some countries (China & Iran, etc) new year is on a different date. However, to all others we - that is the JPP developer team - whishes all our users and contributors a good start into 2010! Not sure what we will have to expect from the new year and a new release (probabl

Re: [JPP-Devel] [openjump-users] Re: jump-project.org domain gone

2010-01-04 Thread Stefan Steiniger
Hei Pedro, thanks for the offer. Unfortunately we can not do much for the jump-project domain and the material that was there - thought I found that there is still a copy on archive.org, but the downloads are gone (I think). We have with SourceForge also a bit of space to cover host some stuff

Re: [JPP-Devel] JMathTools

2010-01-04 Thread Stefan Steiniger
Hei Ganesh, yep I used JMathTools too. And there is a slightly modifed library of JMathTools (I think i modified it to make it run with Java 1.5) coming with OpenJUMP it is jmatharray-20070905.jar I also used jmathplot for some graphs for my plot plugin [1] and an old JMath lib for some map gen

[JPP-Devel] JMathTools

2010-01-04 Thread ganesh krishnamurthy
Hi, I am new to using OpenJUMPrecently figured out how to create plugins ... thanks to some nice documentation in wiki pages i have designed an algorithm on MATLAB (non rigid conflation for road vectors) & wanted to port it to OpenJUMP ... came across JMathTools & wanted to know if