[JPP-Devel] Super Stoked About GPX Support

2008-11-19 Thread Sunburned Surveyor
I'm super stoked to announce that I have completed a plug-in that will allow OpenJUMP to read waypoints and tracks from GPX files. GPX files can be produced using data collected from recreational GPS receivers and a free (not open source) program called EasyGPS. This plug-in should make OpenJUMP a

Re: [JPP-Devel] Super Stoked About GPX Support

2008-11-19 Thread Rahkonen Jukka
Hi, I have lot of gpx files available, mostly created with OziExplorer, gpsbabel and GPS Track Maker programs. GPS Track Maker by the way is the tool I have been using for converting OpenJUMP work to gpx. It can read shapefiles, it supports lots of projections, and basic version is free. Not o

Re: [JPP-Devel] Super Stoked About GPX Support

2008-11-19 Thread Sunburned Surveyor
Jukka, I will try out the tool you mentioned. Thanks for volunteering as a tester. I'll send you the needed JAR file and installation instructions when I get a release packaged up. The Sunburned Surveyor On Wed, Nov 19, 2008 at 1:42 PM, Rahkonen Jukka <[EMAIL PROTECTED]> wrote: > Hi, > > I have

Re: [JPP-Devel] Fixing bug and next release.

2008-11-19 Thread Larry Becker
Cut Polygon doesn't work , if polygon has an inner ring is fixed. Whew! I had forgotten what a cheap hack it was. Larry On Tue, Nov 18, 2008 at 4:29 PM, Larry Becker <[EMAIL PROTECTED]>wrote: > Never

Re: [JPP-Devel] Fixing bug and next release.

2008-11-19 Thread Stefan Steiniger
thank you Larry! Larry Becker schrieb: > Cut Polygon doesn't work , if polygon has an inner ring > is > > fixed. Whew! I had forgotten what a cheap hack it was. > ---