Following is an interleaved reply...
--- Landon Blake <[EMAIL PROTECTED]> wrote:
> Before I respond to your comments, let me ask you a
> question:
> Did you turn in your student application yet?
Yes I have.
> You wrote: " I planning on first writing code that
> can read, write
> and display TI
Below is some of the discussion I have been having with our Summer of
Code student about integrating TIN support into OpenJUMP. I'm sending
it here so other OpenJUMP programmers have an opportunity to offer
suggestions on the library design if they wish. We all know I'm not a
Java programming exper
Larry wrote: "How do plugin writers support the various flavors of
JUMP and stay up to date with the latest release?"
I don't think they do. Most plug-ins are "write once". There are some
exceptions, like Geoff's Printing Plug-In.
SS
On Fri, Mar 28, 2008 at 6:18 AM, Larry Becker <[EMAIL PROTECTE
This sounds like a good idea to me Stefan.
SS
On Thu, Mar 27, 2008 at 11:37 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
> Hei
>
> Since "Spatial Join of Geometries..." and "Transfer Attributes" do the
> same, while the first has more functionality I propose the following:
> a) removal of the
The error message indicates that the ESRI ArcSDE support class was not
found. This is a problem with the ISA plugin. Many of the features in the
ISA plugin have already been ported to OpenJUMP, so I think there may be
conflicts.
How do plugin writers support the various flavors of JUMP and stay
Hi Uwe,
I don't know how to use HTML in the Feature Info Tool, but you can display
any HTML data using Map Tooltips. Just insert something like:
http://www.google.com/images/logo_sm.gif"; />
into a text attribute field and hover over the feature with Tooltips turned
on.
regards,
Larry
On Fri,
It seems that Jython Plugin doesn't work since OJ 1.D
prerealize. I suspect also other plugins must not
work, too.
This is the message of error:
java.lang.NoClassDefFoundError:
com/esri/sde/sdk/client/SeException
at com.isa.jump.plugin.ISAExtension.configure(Unknown
Source)
at
com