Charith,

Have you considered maybe looking in to the polygon issue? It would be nice
to start a geometry engine that has full apache licensing. JTS is the most
popular Java-based library to do this now but its licensing prohibits it
from being included in SIS.

I would suggest maybe looking in to finding polygons that intersect with
other polygons. As of right now, we are only able to find points within
rectangles which has its own set of limitations.

Anyone else have thoughts on this?
Adam

On Mon, Mar 12, 2012 at 10:00 PM, Mattmann, Chris A (388J) <
chris.a.mattm...@jpl.nasa.gov> wrote:

> Hi Charith,
>
> On Mar 12, 2012, at 6:48 PM, Charith Madusanka wrote:
>
> >
> > Have you applied to GSoC?
> >>
> >
> > Not yet.
> >
>
> OK, please take the time to apply.
>
> >
> >> https://issues.apache.org/jira/browse/SIS-11
> >>
> >
> > We can use a Java CLI parser library [1] [2] to parse command line
> options.
> > I'm like to use Apache commons cil [1] library because it
> > supports example that you mentioned in the issue.
> >
> > [1] - http://commons.apache.org/cli/
> > [2] - http://pholser.github.com/jopt-simple/
>
> I'd favor using commons-cli for this [1].
>
> Cheers,
> Chris
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: chris.a.mattm...@nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>

Reply via email to