Re: [Geotools-devel] Lowering The Bar For GeoTools Contributions

2013-11-02 Thread Landon Blake
l documentation workflow? I suspect I build the HTML file from Sphinx and then it gets uploaded to the web server? Thanks. Landon On Fri, Nov 1, 2013 at 3:29 AM, Andrea Aime wrote: > On Fri, Nov 1, 2013 at 2:41 AM, Landon Blake > wrote: > >> Jody: >> >> Can you give

Re: [Geotools-devel] Lowering The Bar For GeoTools Contributions

2013-10-31 Thread Landon Blake
n how unsupported modules go down > 4. make a blog post linking to the above > -- > Jody Garnett > > On 21 October 2013 at 1:39:39 PM, Landon Blake ( > sunburned.surve...@gmail.com ) wrote: > > Thanks for all of the support and comments. Is any action needed to make > th

[Geotools-devel] Lowering The Bar For GeoTools Contributions

2013-10-11 Thread Landon Blake
I wanted to contact the GeoTools programming community about some ideas I had about making it easier for new programmers to contribute new unsupported modules to GeoTools. These ideas came from my involvement with Julian on the Summer of Code Project. I'm an experienced Java programmer with lots of

Re: [Geotools-devel] DXF Pull Request

2013-10-10 Thread Landon Blake
in volunteering to become > module maintainer. > > It is a bit more work, they need to ask for commit access - the benifit is > a chance to help others (and review future changes to a module they > obviously use). > > Jody Garnett > > > On Fri, Oct 11, 2013 at 2:02 A

[Geotools-devel] DXF Pull Request

2013-10-10 Thread Landon Blake
There is currently a pull request on the DXF module to add support for "extended data". I completed a brief review of the pull request today, and I had the programmer answer some questions about his changes to the code. I don't have an intimate knowledge of the DXF module, but the programmers chan

Re: [Geotools-devel] Final Report Google Summer of Code Project:Java Surface Model Library/API For GeoTools

2013-09-25 Thread Landon Blake
Jody: I think Julian got a little confused in his terminology. All of the updated files are already in his fork of the GeoTools repo on GitHub, and I helped him generate a pull request for the main GeoTools repo on GitHub this afternoon. I wanted someone with a better knowledge of Git and Maven t

Re: [Geotools-devel] Question About POM Files

2013-09-19 Thread Landon Blake
to the osgeo repo, and then declare this > as a dependency in the module pom. Please read this page: > http://docs.geotools.org/**latest/developer/procedures/**add.html<http://docs.geotools.org/latest/developer/procedures/add.html> > > Kind regards, > Ben. > > On 20/09/13 06:2

[Geotools-devel] Question About POM Files

2013-09-19 Thread Landon Blake
Hey guys. I'm trying to help Julian create a POM file for his Unsupported JTIN module. He's set-up Eclipse to export the POM file, but we are having some trouble defining the dependencies. The module depends on two (2) other Java libraries packaged as JAR files. These are currently added as libra

Re: [Geotools-devel] Importing a pull request from GeoTools master to my fork.

2013-07-02 Thread Landon Blake
8b46cd**9f32e592fc > > > No need to clutter my local repo with tracking branches. When I am done, I > can just checkout something else. I can also merge or cherry-pick the > commits I fetched. > > Kind regards, > Ben. > > > On 02/07/13 09:46, Landon Blake wrote: > &

[Geotools-devel] Importing a pull request from GeoTools master to my fork.

2013-07-01 Thread Landon Blake
I found out how to view the pull requests for the main GeoTools Git repo on GitHub today. Is there a way to import this pull request from the GeoTools master to my fork of the GeoTools master on GitHub? Should I then create a branch on my fork to integrate and examine the changes in the pull requ

[Geotools-devel] JTIN Version 2 Source Code (The Continuing Git Saga)

2013-07-01 Thread Landon Blake
I finally resorted to the Git command line today. With some help from this page: http://docs.geotools.org/latest/developer/procedures/git.html and from this page: http://learn.github.com/p/normal.html I managed to clone more fork of the GeoTools Git repo and add commit a new folder and text file

Re: [Geotools-devel] Geotools and Git

2013-06-28 Thread Landon Blake
t; > You should then be able to pull from geotools master with (for example): > > git pull geotools master > > Kind regards, > Ben. > > > On 28/06/13 01:50, Landon Blake wrote: > >> I finally managed to fork the GeoTools repository on GitHub. I'll now >>

Re: [Geotools-devel] Geotools and Git

2013-06-27 Thread Landon Blake
gt; web interface for merging and browsing changes, making it easier for module > maintainers. > > You will need one PSC +1 vote to create a new unsupported module. > > Kind regards, > Ben. > > > On 12/06/13 06:52, Landon Blake wrote: > >> I've been trying to learn

Re: [Geotools-devel] JUMP Lib for Multi-Threaded Geoprocessing

2013-06-13 Thread Landon Blake
gt; > And keep an eye on Java - in particular the Fork-Join JCP looks to be more > friendly then the Callable / Future / Threadpool model we based GeoTools on. > -- > Jody Garnett > > On Thursday, 13 June 2013 at 1:06 AM, Landon Blake wrote: > > Probably not a good fit

Re: [Geotools-devel] JUMP Lib for Multi-Threaded Geoprocessing

2013-06-12 Thread Landon Blake
Probably not a good fit then. There is probably license issues, and I want to stay away from the GeoTools feature model. OSGeo Labs it is then. :] Thanks. Landon On Tue, Jun 11, 2013 at 11:14 PM, Andrea Aime wrote: > On Wed, Jun 12, 2013 at 12:49 AM, Landon Blake < > sunbur

[Geotools-devel] Geotools and Git

2013-06-11 Thread Landon Blake
I've been trying to learn how to use Git and Git in Eclipse for the last couple of days. I'll need to do this so I can help Julian add the JTin module for Summer of Code to the Geotools source code repository. I also need this to figure out how to review the push request on the Geotools DXF module.

[Geotools-devel] JUMP Lib for Multi-Threaded Geoprocessing

2013-06-11 Thread Landon Blake
I've been chewing over a plan to extract some of the most beneficial parts of OpenJUMP into a stand-alone library that can be used outside of the OpenJUMP GUI. I've decided to focus this project, at least for the short term, on supporting multi-threaded geospatial processing using OpenJUMP's simple

Re: [Geotools-devel] Mentoring a Summer of Code Project

2013-05-27 Thread Landon Blake
I'll do all of the heavy lifting. :] Thanks for stepping up as the official mentor Andrea. I'll have Julian touch base in the next few days when we get some initial tasks complete. Landon On Sat, May 25, 2013 at 9:11 AM, Andrea Aime wrote: > On Wed, May 22, 2013 at 4:32 AM,

[Geotools-devel] Mentoring a Summer of Code Project

2013-05-21 Thread Landon Blake
There have been some concerns raised about having me mentor my nephew Julian on the Summer of Code Project for TIN support in Geotools. There are questions about how objective I can be in evaluating Julian's performance. Is there anyone from GeoTools that can serve as the official mentor if I do t

Re: [Geotools-devel] Annual Report Item for 2012

2013-05-13 Thread Landon Blake
OK. I can try later. :] On Mon, May 13, 2013 at 5:38 PM, Jody Garnett wrote: > I wrote one, let me look, I think codehaus was reporting problems today > and I am not sure if they have been fixed. > > Try later? > > > > -- > Jody Garnett > > On 13/05/2013,

[Geotools-devel] Annual Report Item for 2012

2013-05-13 Thread Landon Blake
Does Geotools have an annual report item for 2012? Jody mentioned it to me in an e-mail, but this link on the OSGeo wiki appears to be broken: http://docs.codehaus.org/display/GEOTOOLS/Annual+Report+2012 If there is an annual report item laying around, let me know and I will get it added to the cu

Re: [Geotools-devel] Anyone looking after dxf module?

2013-05-13 Thread Landon Blake
ce/display/ADMIN/Git+Notes > > -- > Jody Garnett > > On Sunday, 12 May 2013 at 10:22 PM, Landon Blake wrote: > > I'm getting out my Git book tomorrow. :] > > Glad I stumbled across the DXF module. I was getting ready to write some > of my own DXF code, but

Re: [Geotools-devel] Anyone looking after dxf module?

2013-05-12 Thread Landon Blake
iff, but you can comment on individual lines ( > once you signed in to github). > > -- > Jody Garnett > > On 12/05/2013, at 8:38 PM, Landon Blake > wrote: > > OK. Any clues as to what I need to consider on the pull request? I'm not a > big user of Git, so I jus

Re: [Geotools-devel] Anyone looking after dxf module?

2013-05-12 Thread Landon Blake
ink so, volunteers always welcome. > > -- > Jody Garnett > > On 12/05/2013, at 7:42 PM, Landon Blake > wrote: > > Is the DXF module being maintained? I'm interested in DXF, so I could take > a peek of no one else is around. > > Landon > > > On Sun, M

[Geotools-devel] Google Summer of Code Ideas

2013-05-02 Thread Landon Blake
GeoTools Developers: My nephew expressed interest in working on a Google Summer of Code Project in Java. (He is currently going to school to be a civil engineer and is working at as a GIS intern for my surveying company.) I'd like to know if there would be any interest among the GeoTools develope