Thanks Edgar. In my modest opinion the folks at deegree did a great
job with their CRS code. I hope to add the image projection
functionality in the future. I may not work directly with images in
OpenJUMP though, since we are still havins some issues with image
support in OpenJUMP. I may work directly with images on the file
system.

My only complaint about the deegree code is the dependency on JAI.
Everything else is working great! It seems to be a lot simpler than
the GeoTools code that I looked at as well. (Although we must
remember, I am not always the brightest Crayon in the box.)

The Sunburned Surveyor

On Wed, May 7, 2008 at 8:29 AM,  <[EMAIL PROTECTED]> wrote:
> Landon,
>
> I just had a quick glace the deegree crs functionality. Looks like it can
> reproject graphics too.
>
> Good choice.. wish this would have existed in 2004 .. regards ede
> --
>
>
> > Peppe,
> >
> > Work is in progress on the deegree CRS plug-in. I'm finishing up the
> > GUI this week.
> >
> > It will work a little differently than the Soldin's plug-in. In my
> > plug-in you won't have to set up your CRS definitions, you'll just
> > enter the EPSG code for the source and destination CRSs.
> >
> > Of course, I'm not sure any of this will work just yet. I should know
> > in the next week.
> >
> > Landon
> >
> > On Wed, May 7, 2008 at 6:46 AM, Giuseppe Aruta <[EMAIL PROTECTED]>
> wrote:
> >
> >
> > > Hi SS,
> > > thanks for your job. By the time your CRS plugin is ready to try we can
> > > write a second wiki :-)
> > >
> > > Peppe
> > >
> > > Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto:
> > > I just finished my own set of very minor modifications. All of them
> > > were spelling and grammar corrections for English. I don't think any
> > > of my changes should conflict with Edgars.
> > >
> > > Good job on the tutorial Peppe. Documentation is definitely your
> speciality.
> > >
> > > The Sunburned Surveyor
> > >
> > > On Tue, May 6, 2008 at 10:57 AM, wrote:
> > >
> > >
> > > > Hi Peppe,
> > > >
> > > > I've spent some time on the page and made some modifications.
> > > >
> > > >
> > > > http://openjump.org/wiki/show/Working+with+Projections
> > > >
> > > >
> > > > Hope this helped.. regards Ede
> > > >
> > > > PS: on GPS i'll come back later ..
> > > > --
> > > >
> > > >
> > > >
> > > >
> > > > > Thanks Ede,
> > > > > I will provide to add this one. Anyhow, you are most
> > > > > welcome to edit it and do modifications.
> > > > > BTW: I saw also your GPS plugin. It seems not working
> > > > > with OJ while it seems that Jump 1.2 opens it (I have
> > > > > no GPS to test it). If it is fixed for OJ, together with your CRS
> > > > >
> > > > >
> > > >
> > > plugin,
> > >
> > >
> > > >
> > > > > it colud be a base for a future OpenJUMp for mobile
> > > > > devise (wish for the future?)
> > > > > Peppe
> > > > >
> > > > >
> > > > > --- Edgar Soldin ha scritto:
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > > Well done Peppe,
> > > > > >
> > > > > > I like it ... just one another point:
> > > > > > Reprojecting is done _only_ when the small checkbox
> > > > > > on the right is activated (which it gets automagically if a CRS is
> > > > > > assigned). The user can assign a different CRS (e.g. wrong
> assigned on
> > > > > > the first hand) by manually unchecking the checkbox and simply
> > > > > > selecting another from the dropdown field.
> > > > > > Maybe you want to point this out, as I think now
> > > > > > this is not clear from your guide.
> > > > > >
> > > > > > But overall... sehr gut :) .. Ede
> > > > > > --
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > > Dear users,
> > > > > > > I wrote this note abou how to re-project vector
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > datas
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > > using OpenJUMP and Edgar Soldin's CRS plugin
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > http://openjump.org/wiki/show/Working+with+Projections
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > >
> > > > > > > I would appreciate a comment and ideas
> > > > > > >
> > > > > > > Best regards
> > > > > > >
> > > > > > > Peppe
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Tante idee per la salvaguardia del nostro
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > Pianeta su Yahoo! For Good
> > > > > >
> > > > > >
> > > > > >
> > > > > http://it.promotions.yahoo.com/forgood/environment.html
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > >
> > > > > > > _______________________________________________
> > > > > > > jump-users mailing list
> > > > > > > [email protected]
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > http://lists.refractions.net/mailman/listinfo/jump-users
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > >
> > > > > > >
> > > > > > >
> > > > > > --
> > > > > > public class WhoDidIt{ // A comment. I love comments
> > > > > >
> > > > > > private static Person sender;
> > > > > >
> > > > > > public static void main (String[] foo){
> > > > > >
> > > > > > sender = new Person();
> > > > > > sender.setName(new String[]{"Edgar", "Soldin"});
> > > > > >
> > > > > > Address address = new Address();
> > > > > > address.setStreet("Stadtweg 119");
> > > > > > address.setZip(39116);
> > > > > > address.setCity("Magdeburg");
> > > > > > address.setCountry("Germany");
> > > > > >
> > > > > > sender.setAddress(address);
> > > > > >
> > > > > > sender.setMobilePhone(" +49(0)171-2782880 ");
> > > > > > sender.setWebSiteUrl(" http://www.soldin.de ");
> > > > > > sender.setEmail(" [EMAIL PROTECTED] ");
> > > > > > sender.setPGPPublicKey("
> > > > > > http://www.soldin.de/edgar_soldin.asc ");
> > > > > > sender.setGender(true);
> > > > > >
> > > > > > System.out.println(sender.toString());
> > > > > > }
> > > > > > }
> > > > > >
> > > > > > _______________________________________________
> > > > > > jump-users mailing list
> > > > > > [email protected]
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > http://lists.refractions.net/mailman/listinfo/jump-users
> > > > >
> > > > >
> > > > >
> > > > > Tante idee per la salvaguardia del nostro Pianeta su Yahoo! For Good
> > > > >
> > > > >
> > > > http://it.promotions.yahoo.com/forgood/environment.html
> > > >
> > > >
> > > > > _______________________________________________
> > > > > jump-users mailing list
> > > > > [email protected]
> > > > > http://lists.refractions.net/mailman/listinfo/jump-users
> > > > >
> > > > >
> > > > >
> > > > >
> > > > --
> > > > public class WhoDidIt{ // A comment. I love comments private static
> Person
> > > > sender;
> > > >
> > > > public static void main (String[] foo){
> > > >
> > > > sender = new Person();
> > > > sender.setName(new String[]{"Edgar", "Soldin"});
> > > >
> > > > Address address = new Address();
> > > > address.setStreet("Stadtweg 119");
> > > > address.setZip(39116);
> > > > address.setCity("Magdeburg");
> > > > address.setCountry("Germany");
> > > >
> > > > sender.setAddress(address);
> > > >
> > > > sender.setMobilePhone(" +49(0)171-2782880 ");
> > > > sender.setWebSiteUrl(" http://www.soldin.de ");
> > > > sender.setEmail(" [EMAIL PROTECTED] ");
> > > > sender.setPGPPublicKey(" http://www.soldin.de/edgar_soldin.asc ");
> > > > sender.setGender(true);
> > > >
> > > > System.out.println(sender.toString());
> > > > }
> > > > }
> > > >
> > > > _______________________________________________
> > > > jump-users mailing list
> > > > [email protected]
> > > > http://lists.refractions.net/mailman/listinfo/jump-users
> > > >
> > > >
> > > >
> > > _______________________________________________
> > > jump-users mailing list
> > > [email protected]
> > > http://lists.refractions.net/mailman/listinfo/jump-users
> > >
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da
> tanto
> > > spazio gratuito per i tuoi file e i messaggi
> > > http://mail.yahoo.it
> > > _______________________________________________
> > > jump-users mailing list
> > > [email protected]
> > > http://lists.refractions.net/mailman/listinfo/jump-users
> > >
> > >
> > >
> > >
> > _______________________________________________
> > jump-users mailing list
> > [email protected]
> > http://lists.refractions.net/mailman/listinfo/jump-users
> >
> >
>
>
> --
> public class WhoDidIt{ // A comment. I love comments  private static Person
> sender;
>
>  public static void main (String[] foo){
>
>  sender = new Person();
>  sender.setName(new String[]{"Edgar", "Soldin"});
>
>  Address address = new Address();
>  address.setStreet("Stadtweg 119");
>  address.setZip(39116);
>  address.setCity("Magdeburg");
>  address.setCountry("Germany");
>
>  sender.setAddress(address);
>
>  sender.setMobilePhone(" +49(0)171-2782880 ");
>  sender.setWebSiteUrl(" http://www.soldin.de ");
>  sender.setEmail(" [EMAIL PROTECTED] ");
>  sender.setPGPPublicKey(" http://www.soldin.de/edgar_soldin.asc ");
>  sender.setGender(true);
>
>  System.out.println(sender.toString());
>  }
> }
>
> _______________________________________________
> jump-users mailing list
> [email protected]
> http://lists.refractions.net/mailman/listinfo/jump-users
>
_______________________________________________
jump-users mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jump-users

Reply via email to