[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-09-13 Thread Julian Padilla
Weekly Report: Hello everyone at GeoTools, This past weekend and as well as the beginning of the week, I have created a Maven POM File for my code. I have been working on organizing and copying my code into the Maven POM File. I will continue to work on the file through this weekend and expect to

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-09-12 Thread Julian Padilla
Hello everyone at GeoTools! I have been working on creating a Maven POM File for my code and ran into a bit of trouble. I need to place the Jar Files that my library depends on into the Maven Dependencies folder in the Maven POM File. It won't allow me to add these dependencies. Any suggestions?

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-30 Thread Julian Padilla
Hello everyone at GeoTools, I wanted to email the GeoTools mailing list regarding my project pull request and also regarding the feedback I've received from Andrea and Brett. If anyone is available, I would really appreciate some tips on creating a Maven POM File. Also, just a quick update on the

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-19 Thread Julian Padilla
Weekly Report: This past week I have completed the following tasks: - Completed testing the org.geotools.jtinv2.main package. And now for this weeks tasks: I sent out an email regarding the following the next phase of my work on the project. While waiting for feedback I will work with my mento

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-19 Thread Julian Padilla
Hello all: I have just finished JUnit testing all of the classes in the org.geotools.jtinv2.main package. Before I start work on the next phase of my project, I wanted to ask if anyone from the GeoTools community has any comments that will guide my work. The next phase of the project I will crea

Re: [Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-10 Thread Andrea Aime
On Sat, Aug 10, 2013 at 1:26 AM, Julian Padilla wrote: > Hello everyone at GeoTools! > > Julian here and wanted to post a quick question, > > Would anybody be able to send me an "idiot proof", set of steps on how to > push your code to the main GeoTools Main GIT Repostory. > I'm a rookie when it c

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-09 Thread Julian Padilla
Weekly Report: The tasks I had planned for this week were: 1) Finish JUnit testing the ThreeDimensionalLine class. 2) Adding the source code headers into all source code files. 3) Pushing the code for my unsupported module into the main GeoTools GIT repository. The two following tasks from above

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-09 Thread Julian Padilla
Hello everyone at GeoTools! Julian here and wanted to post a quick question, Would anybody be able to send me an "idiot proof", set of steps on how to push your code to the main GeoTools Main GIT Repostory. I'm a rookie when it comes to GITHub, so if anyone can help it would be really appreciated

Re: [Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-05 Thread Andrea Aime
On Tue, Aug 6, 2013 at 6:14 AM, Julian Padilla wrote: > Weekly Report: > > This past week I've written up an overview of the Java Surface Model > Library/API For GeoTools project for my Wiki Page on Confluence. The > overview of the project lists what has been done so far for this project, > and a

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-08-05 Thread Julian Padilla
Weekly Report: This past week I've written up an overview of the Java Surface Model Library/API For GeoTools project for my Wiki Page on Confluence. The overview of the project lists what has been done so far for this project, and also what is to come nearing the end of the summer, and also what i

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-07-30 Thread Julian Padilla
Weekly Report: The following tasks were completed: -Have completed coding the ThreeDimensionalLine Class -Tested the following methods of the ThreeDimensionalLine Class: -Tested getFirstEndPoint; -Tested getSecondEndPoint; -Tested getLowerEndPoint; -Tested getHigherEndPoint; -Tested areEndP

Re: [Geotools-devel] Java Surface Model Library/API For GeoTools

2013-07-25 Thread Jody Garnett
I think I need to sign into codehaus and approve you … hold on: done! Give it a go now. -- Jody Garnett On Friday, 26 July 2013 at 8:55 AM, Julian Padilla wrote: > Hello everyone at GeoTools! > > I'm in need of some help creating my Wiki page. I have followed all of the > steps leading

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-07-25 Thread Julian Padilla
Hello everyone at GeoTools! I'm in need of some help creating my Wiki page. I have followed all of the steps leading up to submitting the request to make a wiki page on the Codehaus website but am not sure how to proceed. Can anyone send me a quick outline of the steps you have taken? Or even the

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-07-22 Thread Julian Padilla
Hello everyone at GsoC! First off I would like to apologize for turning in my weekly report this late. This past weekend was a bit hectic for me, so please bare with me. So here are the finished tasks for last week: The following methods were completed in the ThreeDimensionalLine class: -Complet

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-07-12 Thread Julian Padilla
Hello everyone at GeoTools! Here is a list of completed tasks that were done this past week: - Added hasTinPointAtLocation method to InMemoryTin class. - Added getTinPointAtLocation method to InMemoryTin class. - Defined the HasElevation interface. - Created a fully implemented Ele

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-07-09 Thread Julian Padilla
Hello everyone at GeoTools, I have created a revised weekly report for week 3 of GSoC. The first report I had sent in contained tasks that were completed and were to be completed this week. First off, I would like to apologize for sending in a late report(once again) and promise to send in my we

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-07-08 Thread Julian Padilla
Google Summer of Code Weekly Report #3: Hello everyone at GeoTools! Here is a list of tasks and completions: Finished coding the ThreeDimensionalLine class Began looking into the following classes and began preparing for coding: The TinPoint Class The TinBoundary Class The TinBreakline Class Th

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-07-01 Thread Julian Padilla
Hello everyone at GeoTools! I wanted to revise my weekly report for the second week(which was between June 23-29).I did not include some of the tasks that were completed, so I wanted to send another weekly report. I also did not include the tasks I will be completing this week and will attach them

Re: [Geotools-devel] Java Surface Model Library/API For GeoTools

2013-06-24 Thread Ben Caradoc-Davies
Julian, have you made a wiki page for your module? http://docs.geotools.org/latest/developer/procedures/create.html I have seen your previous emails, so you already have much of the content. Creating a wiki page gives you a place to record and share design discussions. Kind regards, Ben. On 2

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-06-24 Thread Julian Padilla
Hello everyone at Geotools, I'am writing this email to request permission for me to create an unsupported module where I can store my source code. Thanks Geotools. Julian Padilla Project: Java Surface Model Library/API For GeoTools

[Geotools-devel] Java Surface Model Library/API For GeoTools

2013-06-21 Thread Julian Padilla
Sorry about such a late email but here is what I've accomplished this past week: 1.) I've familiarized myself with Java Programming to an extent that will I be able to take a launch on my coding in the very beginning of next week. I'm being completely honest here, so please be gentle. 2.) Download