Re: [Geotools-devel] OGC WMTS 1.0.0 client

2015-10-22 Thread Jody Garnett
You may certainly start working - if you check the commit logs or pom.xml to contact the current volunteer. utaddei Ugo Taddei developeres...@gmail.com none Module Maintainer Java Developer -- Jody Garnett On 22 October 2015 at

Re: [Geotools-devel] OGC WMTS 1.0.0 client

2015-10-22 Thread Christian Mueller
Hi Jody Can I start working ? Cheers Christian On Fri, Sep 18, 2015 at 1:44 AM, Brad Hards wrote: > On Thu, 17 Sep 2015 04:02:38 PM Christian Mueller wrote: > > Hi > > > > I have a mandate to develop/maintain a WMTS client. At the moment I am > > unsure where to start. WMS is an extension and

Re: [Geotools-devel] OGC WMTS 1.0.0 client

2015-09-17 Thread Brad Hards
On Thu, 17 Sep 2015 04:02:38 PM Christian Mueller wrote: > Hi > > I have a mandate to develop/maintain a WMTS client. At the moment I am > unsure where to start. WMS is an extension and I think WMTS is also a > candidate for an extension. Based on the WMTS implementation I did for OWSlib (https:

Re: [Geotools-devel] OGC WMTS 1.0.0 client

2015-09-17 Thread Jody Garnett
Hey Christian, The unsupported module is a port of the uDig client code. I tried doing the migration back in GeoTools 2.5.x and got stuck on an off-by-one error. The unsupported module is back again, but I am not sure if it is a fresh port from uDig codebase, or it is just bringing the code from 2

[Geotools-devel] OGC WMTS 1.0.0 client

2015-09-17 Thread Christian Mueller
Hi I have a mandate to develop/maintain a WMTS client. At the moment I am unsure where to start. WMS is an extension and I think WMTS is also a candidate for an extension. There is an unsupported module "tile-client" which I want to integrate. At the end of the day my customer wants an integrat