Re: [Geotools-devel] [GSoC] Possibility of contributing to GeoTools project as a GSoC project

2020-03-02 Thread Sameera Kannangara
HI Jim, Thanks for the information, I'll check it out. Cheers, Sameera On Tue, Mar 3, 2020 at 3:35 AM Jim Hughes wrote: > Hi Sameera, > > Should some of these contributions be to JTS directly? JTS already has an > implementation of DelaunayTriangulation[1]. How is your work different? > > It

Re: [Geotools-devel] Upgrade to ojdbc8 oracle driver?

2020-03-02 Thread Jody Garnett
A PR would be great, and we can include the *Oracle Free Use Terms and Conditions (FUTC)* license in the extension if that is what is required. Also individual extensions can make notices in the server status modules tab, if they want to report availability of a library, or link to some license no

[Geotools-devel] GeoServer/GeoTools PMC Meeting at 17:30 tomorrow

2020-03-02 Thread Torben Barsballe
Reminder that the next PMC meeting is scheduled for tomorrow, March 3, at 17:30 UTC. You can join the meeting via Jitsi: https://meet.jit.si/GeoServerMeeti

Re: [Geotools-devel] [GSoC] Possibility of contributing to GeoTools project as a GSoC project

2020-03-02 Thread Jim Hughes
Hi Sameera, Should some of these contributions be to JTS directly?  JTS already has an implementation of DelaunayTriangulation[1].  How is your work different? It may be worth chatting with the JTS team on gitter here: https://gitter.im/locationtech/jts (or joining the JTS mailing list). Ch

Re: [Geotools-devel] Upgrade to ojdbc8 oracle driver?

2020-03-02 Thread Mark Prins
On 13-12-2019 11:08, Jody Garnett wrote: Following up on last meetings discussion on supporting oracle: Oracle JDBC drivers on Maven Central Based on the I would like to remove the manual process of installing oj

Re: [Geotools-devel] GSIP 189 - Control remote HTTP requests send by GeoTools \ GeoServer

2020-03-02 Thread Imran Rajjad
Hi Ian, thanks for the interest and question. Its more like a delegated http client that can wrap any implementation of HttpClient interface, with added functionality of validating URLs. The mechanism of URL validation can be provided through the proposed SPI interface. Please let me know if mor