JTS license

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

JTS license

Fernando Miño
Hi all,

Just checking for some spatial features on Apache Ignite I saw this
document:
https://apacheignite-sql.readme.io/docs/geospatial-support

Here says JTS is LGPL licenced, but current JTS development is now part of
Eclipse LocationTech project, and is now Eclipse Licensed, so I'm
wondering, with Eclipse license can JTS be included on Ignite delivery in
future releases (maybe upgrading lib version to last and refactoring to
updated packages naming)?

New JTS home:
https://github.com/locationtech/jts

Also how can I contribute to improve geospatial support and indexing?

Thanks and regards.

--
Fernando Miño
Github:  fernandor777
Skype: fernando.mino777

La ciencia es el alma de la prosperidad de las naciones y la fuente de vida de
todo progreso.
*Louis Pasteur*
Reply | Threaded
Open this post in threaded view
|

Re: JTS license

Nikolay Izhikov-2
Hello, Fernando.

First of all, thank you for your interest in Apache Ignite.

> how can I contribute to improve geospatial support and indexing?

Just create a ticket and discuss the changes on the dev-list.

Here are some links you can find usefull:

* https://ignite.apache.org/community/contribute.html
* https://cwiki.apache.org/confluence/display/IGNITE/Development+Process
* https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines


В Пн, 28/10/2019 в 09:59 -0500, Fernando Miño пишет:

> Hi all,
>
> Just checking for some spatial features on Apache Ignite I saw this
> document:
> https://apacheignite-sql.readme.io/docs/geospatial-support
>
> Here says JTS is LGPL licenced, but current JTS development is now part of
> Eclipse LocationTech project, and is now Eclipse Licensed, so I'm
> wondering, with Eclipse license can JTS be included on Ignite delivery in
> future releases (maybe upgrading lib version to last and refactoring to
> updated packages naming)?
>
> New JTS home:
> https://github.com/locationtech/jts
>
> Also how can I contribute to improve geospatial support and indexing?
>
> Thanks and regards.
>

signature.asc (499 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: JTS license

Ilya Kasnacheev
Hello!

I believe we already use org.locationtech for Geometry.

Maybe we should move this module from lgpl to common. You can try
contributing here.

Regards,
--
Ilya Kasnacheev


пн, 28 окт. 2019 г. в 18:12, Nikolay Izhikov <[hidden email]>:

> Hello, Fernando.
>
> First of all, thank you for your interest in Apache Ignite.
>
> > how can I contribute to improve geospatial support and indexing?
>
> Just create a ticket and discuss the changes on the dev-list.
>
> Here are some links you can find usefull:
>
> * https://ignite.apache.org/community/contribute.html
> * https://cwiki.apache.org/confluence/display/IGNITE/Development+Process
> * https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
>
>
> В Пн, 28/10/2019 в 09:59 -0500, Fernando Miño пишет:
> > Hi all,
> >
> > Just checking for some spatial features on Apache Ignite I saw this
> > document:
> > https://apacheignite-sql.readme.io/docs/geospatial-support
> >
> > Here says JTS is LGPL licenced, but current JTS development is now part
> of
> > Eclipse LocationTech project, and is now Eclipse Licensed, so I'm
> > wondering, with Eclipse license can JTS be included on Ignite delivery in
> > future releases (maybe upgrading lib version to last and refactoring to
> > updated packages naming)?
> >
> > New JTS home:
> > https://github.com/locationtech/jts
> >
> > Also how can I contribute to improve geospatial support and indexing?
> >
> > Thanks and regards.
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: JTS license

Fernando Miño
In reply to this post by Nikolay Izhikov-2
Thanks for the guide, I'll check them and create the ticket.

El lun., 28 oct. 2019 a las 10:12, Nikolay Izhikov (<[hidden email]>)
escribió:

> Hello, Fernando.
>
> First of all, thank you for your interest in Apache Ignite.
>
> > how can I contribute to improve geospatial support and indexing?
>
> Just create a ticket and discuss the changes on the dev-list.
>
> Here are some links you can find usefull:
>
> * https://ignite.apache.org/community/contribute.html
> * https://cwiki.apache.org/confluence/display/IGNITE/Development+Process
> * https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
>
>
> В Пн, 28/10/2019 в 09:59 -0500, Fernando Miño пишет:
> > Hi all,
> >
> > Just checking for some spatial features on Apache Ignite I saw this
> > document:
> > https://apacheignite-sql.readme.io/docs/geospatial-support
> >
> > Here says JTS is LGPL licenced, but current JTS development is now part
> of
> > Eclipse LocationTech project, and is now Eclipse Licensed, so I'm
> > wondering, with Eclipse license can JTS be included on Ignite delivery in
> > future releases (maybe upgrading lib version to last and refactoring to
> > updated packages naming)?
> >
> > New JTS home:
> > https://github.com/locationtech/jts
> >
> > Also how can I contribute to improve geospatial support and indexing?
> >
> > Thanks and regards.
> >
>


--
Fernando Miño
0989715618
Skype: fernando.mino777

La ciencia es el alma de la prosperidad de las naciones y la fuente de vida de
todo progreso.
*Louis Pasteur*
Reply | Threaded
Open this post in threaded view
|

Re: JTS license

Fernando Miño
In reply to this post by Ilya Kasnacheev
Hi, good to know, I'll try to start contributing with this, thanks!

El lun., 28 oct. 2019 a las 11:06, Ilya Kasnacheev (<
[hidden email]>) escribió:

> Hello!
>
> I believe we already use org.locationtech for Geometry.
>
> Maybe we should move this module from lgpl to common. You can try
> contributing here.
>
> Regards,
> --
> Ilya Kasnacheev
>
>
> пн, 28 окт. 2019 г. в 18:12, Nikolay Izhikov <[hidden email]>:
>
> > Hello, Fernando.
> >
> > First of all, thank you for your interest in Apache Ignite.
> >
> > > how can I contribute to improve geospatial support and indexing?
> >
> > Just create a ticket and discuss the changes on the dev-list.
> >
> > Here are some links you can find usefull:
> >
> > * https://ignite.apache.org/community/contribute.html
> > * https://cwiki.apache.org/confluence/display/IGNITE/Development+Process
> > * https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
> >
> >
> > В Пн, 28/10/2019 в 09:59 -0500, Fernando Miño пишет:
> > > Hi all,
> > >
> > > Just checking for some spatial features on Apache Ignite I saw this
> > > document:
> > > https://apacheignite-sql.readme.io/docs/geospatial-support
> > >
> > > Here says JTS is LGPL licenced, but current JTS development is now part
> > of
> > > Eclipse LocationTech project, and is now Eclipse Licensed, so I'm
> > > wondering, with Eclipse license can JTS be included on Ignite delivery
> in
> > > future releases (maybe upgrading lib version to last and refactoring to
> > > updated packages naming)?
> > >
> > > New JTS home:
> > > https://github.com/locationtech/jts
> > >
> > > Also how can I contribute to improve geospatial support and indexing?
> > >
> > > Thanks and regards.
> > >
> >
>


--
Fernando Miño
0989715618
Skype: fernando.mino777

La ciencia es el alma de la prosperidad de las naciones y la fuente de vida de
todo progreso.
*Louis Pasteur*