[Geotools-devel] Proposing Mark Prins for commit access to GeoTools

2020-06-26 Thread Andrea Aime
Hi, I'd like to propose Mark Prins for direct commit access on the GeoTools repository. Mark has been the author of numerous pull requests to upgrade dependencies, not to mention both the sql server and oracle PR checks, running the online builds for both, and a number of spell fixes. I'll start w

Re: [Geotools-devel] Proposing Mark Prins for commit access to GeoTools

2020-06-26 Thread Ian Turton
again +1 from me Ian On Fri, 26 Jun 2020 at 13:30, Andrea Aime wrote: > Hi, > I'd like to propose Mark Prins for direct commit access on the GeoTools > repository. > Mark has been the author of numerous pull requests to upgrade > dependencies, not to mention > both the sql server and oracle PR

Re: [Geotools-devel] [GEOT-6577] Elasticgeo plugin handling multiple valid date formats discussion

2020-06-26 Thread Travis Brundage
Hi all, Jumping back into this issue, I was hoping to confirm my understanding of the suggestion. Is the idea to create a separate new DataStore for my changes, and then a separate new DataStoreFactory which can create the new DataStore using params from the old one? Would this require a whole se

Re: [Geotools-devel] Proposing Mark Prins for commit access to GeoTools

2020-06-26 Thread Jody Garnett
I am very much thankful for Mark’s work, +1 :) On Fri, Jun 26, 2020 at 5:30 AM Andrea Aime wrote: > Hi, > I'd like to propose Mark Prins for direct commit access on the GeoTools > repository. > Mark has been the author of numerous pull requests to upgrade > dependencies, not to mention > both th

Re: [Geotools-devel] [GEOT-6577] Elasticgeo plugin handling multiple valid date formats discussion

2020-06-26 Thread Jody Garnett
Travis: You are in charge and this is a community module. You can have more than one datastore implementation in a single jar (the shapefile shipped with distinct "indexed" datastore for a while). Why not make a new optional parameter to select which implementation is used, and then you can remov

Re: [Geotools-devel] [GEOT-6577] Elasticgeo plugin handling multiple valid date formats discussion

2020-06-26 Thread Travis Brundage
Hi Jody, Thanks for the extra explanation and information, that helps a lot. I think that's a good path forward, I'll run with that and update the PR so users can select an implementation. Cheers, Travis On Fri, Jun 26, 2020 at 11:47 AM Jody Garnett wrote: > Travis: > > You are in charge and t