Thread: [Jts-topo-suite-user] Little JTS Code Sprint
Brought to you by:
dr_jts
From: Landon B. <sun...@gm...> - 2016-09-16 02:38:28
|
Java OSGeo Folks: I was going to try to do a little work on JTS this weekend or next. Nothing sexy, just updates to the unit tests and maybe a little Javadoc improvement. It looks like there haven't been any commits for a while. Let me know if you want to assist, and we can organize an informal little code sprint and try to recruit more hands. Landon -- Landon "Homemade cookies. Hmmmmmmmmmm!" Web: www.landonblake.com LinkedIn: https://www.linkedin.com/in/landonblake Google+: https://plus.google.com/u/0/+LandonBlake Facebook: https://www.facebook.com/scott.l.blake.3 Pinterest: https://www.pinterest.com/landon_blake/ Sumry: https://sumry.me/landonblake About.Me: https://about.me/landonblake |
From: Jody G. <jod...@gm...> - 2016-09-19 22:16:56
|
Landon is this a fork of JTS? On Fri, Sep 16, 2016 at 12:39 PM Landon Blake <sun...@gm...> wrote: > Java OSGeo Folks: > > I was going to try to do a little work on JTS this weekend or next. > Nothing sexy, just updates to the unit tests and maybe a little Javadoc > improvement. It looks like there haven't been any commits for a while. > > Let me know if you want to assist, and we can organize an informal little > code sprint and try to recruit more hands. > > Landon > > -- > Landon > "Homemade cookies. Hmmmmmmmmmm!" > > Web: www.landonblake.com > > LinkedIn: https://www.linkedin.com/in/landonblake > > Google+: https://plus.google.com/u/0/+LandonBlake > > Facebook: https://www.facebook.com/scott.l.blake.3 > > Pinterest: https://www.pinterest.com/landon_blake/ > > Sumry: https://sumry.me/landonblake > > About.Me: https://about.me/landonblake > > ------------------------------------------------------------------------------ > _______________________________________________ > Jts-topo-suite-user mailing list > Jts...@li... > https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user > -- -- Jody Garnett |
From: Landon B. <sun...@gm...> - 2016-09-20 15:52:36
|
It is currently. Martin told me the SVN repo on SourceForge is no longer taking commits. I've cloned the code from there in my own public SVN repo hosted on Assembla. I've attempted to reach out to the LocationTech folks on the mailing list and directly, but I still haven't heard anything back. I'd much prefer that we get our improvements into the main LocationTech source code repo once they are approved...but I need some response from the other end of the line. :] I'm not trying to create a fork, but it doesn't look like there have been any contributions to the Git repo for JTS at LocationTech since the initial import, and I don't want JTS to languish. If you've got connections at the LocationTech organization, perhaps you can put me in touch with the right people. I'm willing to jump through some hoops to get our improvements approved, and that is why I wanted to start with non-controversial changes like updating unit tests and improving javadoc. I hope that makes sense. I think I'll need the separate SVN repo down the road so we can play with some bigger changes like adding support for circular arcs and refactoring the Geometry class into an interface. But I can also keep anything really radical in my JTSWarped code base: https://subversion.assembla.com/svn/surveyos-main-code-repo/trunk/main/jts-warped/src I want to be a good team player. :] Landon On Mon, Sep 19, 2016 at 3:16 PM, Jody Garnett <jod...@gm...> wrote: > Landon is this a fork of JTS? > On Fri, Sep 16, 2016 at 12:39 PM Landon Blake < > sun...@gm...> wrote: > >> Java OSGeo Folks: >> >> I was going to try to do a little work on JTS this weekend or next. >> Nothing sexy, just updates to the unit tests and maybe a little Javadoc >> improvement. It looks like there haven't been any commits for a while. >> >> Let me know if you want to assist, and we can organize an informal little >> code sprint and try to recruit more hands. >> >> Landon >> >> -- >> Landon >> "Homemade cookies. Hmmmmmmmmmm!" >> >> Web: www.landonblake.com >> >> LinkedIn: https://www.linkedin.com/in/landonblake >> >> Google+: https://plus.google.com/u/0/+LandonBlake >> >> Facebook: https://www.facebook.com/scott.l.blake.3 >> >> Pinterest: https://www.pinterest.com/landon_blake/ >> >> Sumry: https://sumry.me/landonblake >> >> About.Me: https://about.me/landonblake >> ------------------------------------------------------------ >> ------------------ >> _______________________________________________ >> Jts-topo-suite-user mailing list >> Jts...@li... >> https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user >> > -- > -- > Jody Garnett > -- Landon "Homemade cookies. Hmmmmmmmmmm!" Web: www.landonblake.com LinkedIn: https://www.linkedin.com/in/landonblake Google+: https://plus.google.com/u/0/+LandonBlake Facebook: https://www.facebook.com/scott.l.blake.3 Pinterest: https://www.pinterest.com/landon_blake/ Sumry: https://sumry.me/landonblake About.Me: https://about.me/landonblake |
From: David S. <dav...@gm...> - 2016-09-20 16:04:46
|
Why not clone the GitHub repo and submit a PR when you're done? That would be more constructive than this path. Also, please join the new list: https://locationtech.org/mailman/listinfo/jts-dev I see no email traffic from you there. Perhaps you have tried but there is an issue in the subscription? Sadly, my Spatial4j project on LocationTech had some mailing list sign-up issues and I would not be surprised if this is happening for JTS's list too. I can't pin down exactly what the problem is, but when I ask for help from the list admin I get it. If this seems like a possibility, I can ping the list admin. ~ David On Tue, Sep 20, 2016 at 11:53 AM Landon Blake <sun...@gm...> wrote: > It is currently. Martin told me the SVN repo on SourceForge is no longer > taking commits. I've cloned the code from there in my own public SVN repo > hosted on Assembla. > > I've attempted to reach out to the LocationTech folks on the mailing list > and directly, but I still haven't heard anything back. I'd much prefer that > we get our improvements into the main LocationTech source code repo once > they are approved...but I need some response from the other end of the > line. :] > > I'm not trying to create a fork, but it doesn't look like there have been > any contributions to the Git repo for JTS at LocationTech since the initial > import, and I don't want JTS to languish. If you've got connections at the > LocationTech organization, perhaps you can put me in touch with the right > people. I'm willing to jump through some hoops to get our improvements > approved, and that is why I wanted to start with non-controversial changes > like updating unit tests and improving javadoc. > > I hope that makes sense. I think I'll need the separate SVN repo down the > road so we can play with some bigger changes like adding support for > circular arcs and refactoring the Geometry class into an interface. But I > can also keep anything really radical in my JTSWarped code base: > > https://subversion.assembla.com/svn/surveyos-main-code-repo/trunk/main/jts-warped/src > > I want to be a good team player. :] > > Landon > > On Mon, Sep 19, 2016 at 3:16 PM, Jody Garnett <jod...@gm...> > wrote: > >> Landon is this a fork of JTS? >> On Fri, Sep 16, 2016 at 12:39 PM Landon Blake < >> sun...@gm...> wrote: >> >>> Java OSGeo Folks: >>> >>> I was going to try to do a little work on JTS this weekend or next. >>> Nothing sexy, just updates to the unit tests and maybe a little Javadoc >>> improvement. It looks like there haven't been any commits for a while. >>> >>> Let me know if you want to assist, and we can organize an informal >>> little code sprint and try to recruit more hands. >>> >>> Landon >>> >>> -- >>> Landon >>> "Homemade cookies. Hmmmmmmmmmm!" >>> >>> Web: www.landonblake.com >>> >>> LinkedIn: https://www.linkedin.com/in/landonblake >>> >>> Google+: https://plus.google.com/u/0/+LandonBlake >>> >>> Facebook: https://www.facebook.com/scott.l.blake.3 >>> >>> Pinterest: https://www.pinterest.com/landon_blake/ >>> >>> Sumry: https://sumry.me/landonblake >>> >>> About.Me: https://about.me/landonblake >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> Jts-topo-suite-user mailing list >>> Jts...@li... >>> https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user >>> >> -- >> -- >> Jody Garnett >> > > > > -- > Landon > "Homemade cookies. Hmmmmmmmmmm!" > > Web: www.landonblake.com > > LinkedIn: https://www.linkedin.com/in/landonblake > > Google+: https://plus.google.com/u/0/+LandonBlake > > Facebook: https://www.facebook.com/scott.l.blake.3 > > Pinterest: https://www.pinterest.com/landon_blake/ > > Sumry: https://sumry.me/landonblake > > About.Me: https://about.me/landonblake > > ------------------------------------------------------------------------------ > _______________________________________________ > Jts-topo-suite-user mailing list > Jts...@li... > https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user > -- Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker LinkedIn: http://linkedin.com/in/davidwsmiley | Book: http://www.solrenterprisesearchserver.com |
From: Andrea R. <and...@ec...> - 2016-09-21 19:18:07
|
Dear Landon, Thank you very much for your interest in JTS and in advance for your contributions. This is really great, and much appreciated. Sorry things weren't super easy just yet. I anticipate they'll be sorted quickly. Please feel free to reach out to me about anything related to LocationTech at any time. If I'm not the right person, I'd be glad to help you reach the right person promptly. I wasn't aware you reached out. If you wouldn't mind, please let me know who/what you pinged when you were reaching out to off-list just in case something wasn't working as it should. Related, for any who didn't see it, I posted a quick bit on the JTS list yesterday to help clarify the situation: https://locationtech.org/mhonarc/lists/jts-dev/msg00100.html Kind regards, Andrea On 20/09/16 11:52, Landon Blake wrote: > It is currently. Martin told me the SVN repo on SourceForge is no > longer taking commits. I've cloned the code from there in my own > public SVN repo hosted on Assembla. > > I've attempted to reach out to the LocationTech folks on the mailing > list and directly, but I still haven't heard anything back. I'd much > prefer that we get our improvements into the main LocationTech source > code repo once they are approved...but I need some response from the > other end of the line. :] > > I'm not trying to create a fork, but it doesn't look like there have > been any contributions to the Git repo for JTS at LocationTech since > the initial import, and I don't want JTS to languish. If you've got > connections at the LocationTech organization, perhaps you can put me > in touch with the right people. I'm willing to jump through some hoops > to get our improvements approved, and that is why I wanted to start > with non-controversial changes like updating unit tests and improving > javadoc. > > I hope that makes sense. I think I'll need the separate SVN repo down > the road so we can play with some bigger changes like adding support > for circular arcs and refactoring the Geometry class into an > interface. But I can also keep anything really radical in my JTSWarped > code base: > https://subversion.assembla.com/svn/surveyos-main-code-repo/trunk/main/jts-warped/src > > I want to be a good team player. :] > > Landon > > On Mon, Sep 19, 2016 at 3:16 PM, Jody Garnett <jod...@gm... > <mailto:jod...@gm...>> wrote: > > Landon is this a fork of JTS? > On Fri, Sep 16, 2016 at 12:39 PM Landon Blake > <sun...@gm... > <mailto:sun...@gm...>> wrote: > > Java OSGeo Folks: > > I was going to try to do a little work on JTS this weekend or > next. Nothing sexy, just updates to the unit tests and maybe a > little Javadoc improvement. It looks like there haven't been > any commits for a while. > > Let me know if you want to assist, and we can organize an > informal little code sprint and try to recruit more hands. > > Landon > > -- > Landon > "Homemade cookies. Hmmmmmmmmmm!" > > Web: www.landonblake.com <http://www.landonblake.com> > > LinkedIn: https://www.linkedin.com/in/landonblake > > Google+: https://plus.google.com/u/0/+LandonBlake > <https://plus.google.com/u/0/+LandonBlake> > > Facebook: https://www.facebook.com/scott.l.blake.3 > <https://www.facebook.com/scott.l.blake.3> > > Pinterest: https://www.pinterest.com/landon_blake/ > <https://www.pinterest.com/landon_blake/> > > Sumry: https://sumry.me/landonblake <https://sumry.me/landonblake> > > About.Me: https://about.me/landonblake > > ------------------------------------------------------------------------------ > _______________________________________________ > Jts-topo-suite-user mailing list > Jts...@li... > <mailto:Jts...@li...> > https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user > <https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user> > > -- > -- > Jody Garnett > > > > > -- > Landon > "Homemade cookies. Hmmmmmmmmmm!" > > Web: www.landonblake.com <http://www.landonblake.com> > > LinkedIn: https://www.linkedin.com/in/landonblake > > Google+: https://plus.google.com/u/0/+LandonBlake > > Facebook: https://www.facebook.com/scott.l.blake.3 > > Pinterest: https://www.pinterest.com/landon_blake/ > > Sumry: https://sumry.me/landonblake > > About.Me: https://about.me/landonblake > > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > Jts-topo-suite-user mailing list > Jts...@li... > https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user -- *Andrea Ross* Director, Ecosystem Development, Eclipse Foundation <http://eclipse.org> Twitter: @42aross <http://twitter.com/42aross>, Mobile: 1-613-614-5772 |