Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-14 Thread Uwe Dalluege
Hi David, in the OpenJUMPNight lib directory I found jai_codec.jar and jai_core.jar. I hope this is enough but it does not work with it! Regards, Uwe Dalluege -- HafenCity Universitaet Hamburg Department Geomatik Rechenzent

Re: [JPP-Devel] OJN: No SRID and VIEW support

2007-08-14 Thread Uwe Dalluege
Hi Michael, thank you for putting my wishes to the feature request! I am changing my OpenJUMP tutorial to OpenJUMP 1.2 and like to describe the core functions and some good plugIns. The SRID plugIn is from Jon Aquino and I improved the PostGIS plugIn. The PostGIS plugIn is not so comfortable but y

[JPP-Devel] OJ 1.2C: Add new raster layer (PIROL)

2007-08-14 Thread Uwe Dalluege
Hi, in OpenJUMP 1.2C (nightbuild) I have implemented the rasterImage-PlugIn from the PIROL project. 1. Load the image (works fine!) 2. RightClick on the layer and the "Remove selected image layer" I receive the following error: java.lang.NoSuchMethodError: com.vividsolutions.jump.workbench.mo

Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-14 Thread Uwe Dalluege
Hi, with OpenJUMPNight 1.2B from 2007.05.10 Layer>Add Image Layer works! With the latest OpenJUMPNight version 1.2C it does not work! Where is the different? Regards, Uwe Uwe Dalluege schrieb: > Hi David, > > in the OpenJUMPNight lib directory I found jai_codec.jar and > jai_core.jar. > I ho

Re: [JPP-Devel] OJ 1.2C: Add new raster layer (PIROL)

2007-08-14 Thread Uwe Dalluege
Hi, in OpenJUMPNight 1.2B from 2007.05.10 this error does not appear! Where is the different between 1.2B and 1.2C? Regards, Uwe Uwe Dalluege schrieb: > Hi, > > in OpenJUMP 1.2C (nightbuild) I have implemented the > rasterImage-PlugIn from > the PIROL project. > > 1. Load the image (works fin

Re: [JPP-Devel] To Sunburned Surveyor - Help files

2007-08-14 Thread Giuseppe Aruta
--- Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: > Peppe, > > It sounds like you and Stefan have got a good feel > for the > documentation you would like to work on. > > If you send me a quick link to the section of the > wiki you are working > on then I will check it over. > > The Sunbu

Re: [JPP-Devel] OJN: No SRID and VIEW support

2007-08-14 Thread Giuseppe Aruta
--- Uwe Dalluege <[EMAIL PROTECTED]> ha scritto: > Hi Michael, > > thank you for putting my wishes to the feature > request! > I am changing my OpenJUMP tutorial to OpenJUMP 1.2 > and like > to describe the core functions and some good > plugIns. > The SRID plugIn is from Jon Aquino and I improv

Re: [JPP-Devel] momentum on people interested in JUMP/OpenJUMP DB support ; )

2007-08-14 Thread Martin Davis
Stefan Steiniger wrote: > > PS: mhm.. how does it come that David knows about Oracle.. is there > another plugin outhere (or the one from JTS).. i just wonder, after > having also read Pauls message on Oracle. > At Vivid we wrote a Datastore driver for Oracle Spatial. Is that what you're r

[JPP-Devel] Mouse Wheel Zoom

2007-08-14 Thread Larry Becker
I have ported over the Mouse Wheel Zoom support from SkyJUMP. I should appear in OJ's nightly build (assuming I didn't break it). regards, Larry Becker -- http://amusingprogrammer.blogspot.com/ - This SF.net email is sponso

Re: [JPP-Devel] Mouse Wheel Zoom

2007-08-14 Thread Sunburned Surveyor
This is great news Larry. I'm just curious, how did you go about adding support for mouse wheel zoom. Did you add a mouse listener to the LayerViewPanel. SS On 8/14/07, Larry Becker <[EMAIL PROTECTED]> wrote: > I have ported over the Mouse Wheel Zoom support from SkyJUMP. I > should appear in O

[JPP-Devel] ChangeLayerableNamePlugIn

2007-08-14 Thread Paul Austin
Did someone forget to checkin ChangeLayerableNamePlugIn to core/trunk? Paul - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration fi

Re: [JPP-Devel] ChangeLayerableNamePlugIn [ignore]

2007-08-14 Thread Paul Austin
Ignore this my workspace hadn't fully been rebuilt works now Paul Austin wrote: > Did someone forget to checkin ChangeLayerableNamePlugIn to core/trunk? > > Paul > > - > This SF.net email is sponsored by: Splunk Inc. > Still

Re: [JPP-Devel] Mouse Wheel Zoom

2007-08-14 Thread Michaël Michaud
Yes, good new Larry ! I just updated the sources, compiled, and I can tell it works perfecly fine :-) Michaël Larry Becker a écrit : >I have ported over the Mouse Wheel Zoom support from SkyJUMP. I >should appear in OJ's nightly build (assuming I didn't break it). > >regards, >Larry Becker >

[JPP-Devel] Decoration Styles and line styles/fills

2007-08-14 Thread Paul Austin
I've noticed that when you add a line decoration style to a layer it does some weird stuff to the lines and polygons being styled. 1. For polygons a gray fill is painted behind a polygon, which means you can't have a semi transparent polygon on top of another layer 2. For line strings any theming

[JPP-Devel] Q-A Plugins

2007-08-14 Thread Michaël Michaud
Hi, I extracted 5 plugins from JCS which I think, may be useful for many OJ users. Namely : - MatchedSegmentsPlugIn - OverlapFinderPlugIn - CoverageGapPlugIn - CoverageOverlapFinderPlugIn - CloseVertexFinderPlugIn I made them compatible with OpenJUMP API and UI, packaged them in a small plugin

Re: [JPP-Devel] Q-A Plugins

2007-08-14 Thread Sunburned Surveyor
This sounds like great work Michael. I have no problem adding them to the SourceForge site, but let's wait to hear from Stefan. I'm forwarding this message to him directly, since he is sometimes to busy to keep up with all of our e-mails. SS On 8/14/07, Michaël Michaud <[EMAIL PROTECTED]> wrote

[JPP-Devel] SVN Notification Mailing List

2007-08-14 Thread Sunburned Surveyor
Guys, If you are going to contribute to the SVN can you please make sure your SourceForge e-mail address is subscribed to the notify mailing list: https://lists.sourceforge.net/lists/listinfo/jump-pilot-svn-notify If it is not, I get a message every time you contribute and I have to approve it o

Re: [JPP-Devel] SVN Notification Mailing List

2007-08-14 Thread Stefan Steiniger
.. mhm. you only need to check the approprpriate box, so that the sender is added to a "always allowed" list.. that should not be that hard for you.. as it is only once (btw. i get them as well) stefan Sunburned Surveyor schrieb: > Guys, > > If you are going to contribute to the SVN can you

Re: [JPP-Devel] OJN: No SRID and VIEW support

2007-08-14 Thread Stefan Steiniger
btw... Peppe, do you have the original openoffice from Uwe's tutorial doc? stefan Giuseppe Aruta schrieb: > --- Uwe Dalluege <[EMAIL PROTECTED]> ha > scritto: > >> Hi Michael, >> >> thank you for putting my wishes to the feature >> request! >> I am changing my OpenJUMP tutorial to OpenJUMP 1.2

Re: [JPP-Devel] momentum on people interested in JUMP/OpenJUMP DB support ; )

2007-08-14 Thread Stefan Steiniger
yes i was refering to this.. thanx for your info stefab Martin Davis schrieb: > > Stefan Steiniger wrote: >> PS: mhm.. how does it come that David knows about Oracle.. is there >> another plugin outhere (or the one from JTS).. i just wonder, after >> having also read Pauls message on Oracle. >

Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-14 Thread Stefan Steiniger
Hei Uwe, you are right.. i deeply appologize for not testing earlier!! i only see black screens as well - and it does not matter if i zoom .. i actually can't say now what we changed.. maybe it is the rendering thing??? has anybody any f* idea why the screen appears black now? and 1.2 B also w

Re: [JPP-Devel] SVN Notification Mailing List

2007-08-14 Thread Sunburned Surveyor
Roger that Stefan. I have been using that box as I get the messages. I just thought I would be proactive. Thanks. SS On 8/14/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > .. mhm. > > you only need to check the approprpriate box, so that the sender is > added to a "always allowed" list.. > >

Re: [JPP-Devel] Mouse Wheel Zoom

2007-08-14 Thread Larry Becker
Yep, along with some support in ZoomTool. Larry On 8/14/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > This is great news Larry. > > I'm just curious, how did you go about adding support for mouse wheel > zoom. Did you add a mouse listener to the LayerViewPanel. > > SS > > On 8/14/07, Larry

Re: [JPP-Devel] SVN Notification Mailing List

2007-08-14 Thread Larry Becker
I'm probably responsible for most of the commit notifications today, but I don't understand what I could have done to prevent it. I subscribed to the svn notify list and used the same email address that I have registered with Sourceforge. Did I miss something? Larry On 8/14/07, Sunburned Survey

Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-14 Thread Larry Becker
Hi Uwe and Stefan, I'm not familiar with the Image Layer code (SkyJUMP doesn't use it), but I'll take a look at it to see if anything I'm responsible for might have caused the problem. regards, Larry On 8/14/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > Hei Uwe, > > you are right.. i deeply

Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-14 Thread Stefan Steiniger
ok.. i just recognized that also my last cvs version contains the error: i.e. it must have been happend between 1.2B release and the change to the cvs. since my last update is from 2. June it must have been between: 24. April and 2/3.June ? probably... Stefan Steiniger schrieb: > Hei Uwe, > > y

Re: [JPP-Devel] SVN Notification Mailing List

2007-08-14 Thread Sunburned Surveyor
Sorry for the trouble Larry. I manually subscribed you as Stefan mentioned, so hopefully that fixes the problem. I may be doing something wrong on my end, so don't worry about it. I just thought some of the SVN users not know they needed to be subscribed, but I think I might've opened a can of wo

Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-14 Thread Larry Becker
Ok, I've stepped the Image Layer code in the debugger up though the final g.drawImage() method in GraphicImage.paint() and all seemed to be well. Of course, I can't really tell if the jpeg got converted to an image correctly using the debugger, but I suspect it has. It would appear that the black

Re: [JPP-Devel] OJN: No SRID and VIEW support

2007-08-14 Thread Uwe Dalluege
Hi Peppe, thank you for your offer to help me with my tutorial :-) I think it is a good idea to have a short description of OJ functions. Do you have this description in an OpenOffice document? Maybe I put it to my tutorial as appendix ( if you agree ). Regards, Uwe Giuseppe Aruta schrieb: > --