Re: [Geotools-devel] suggested svn freeze for a couple of hours to update @source taglets

2011-09-25 Thread Michael Bedward
Thankyou kindly gentlemen. If no objections are received I'll run it tomorrow. Michael -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance,

Re: [Geotools-devel] suggested svn freeze for a couple of hours to update @source taglets

2011-09-25 Thread Andrea Aime
On Mon, Sep 26, 2011 at 8:13 AM, Michael Bedward wrote: > Hi all, > > I just looked at the javadoc page for PostgisNGDataStoreFactory > (inspired by a question on the user list) and noticed that the module > and jar info is missing. In this particular case it's because the > class doesn't have any

Re: [Geotools-devel] suggested svn freeze for a couple of hours to update @source taglets

2011-09-25 Thread Jody Garnett
Sounds fine for me; I am only now getting back up to speed on the devel list. And I have a backlog of good ideas to work on. -- Jody Garnett On Monday, 26 September 2011 at 4:13 PM, Michael Bedward wrote: > Hi all, > > I just looked at the javadoc page for PostgisNGDataStoreFactory > (insp

[Geotools-devel] wfs2-resource branch

2011-09-25 Thread Jody Garnett
Hi Justin / Gabriel: Would you guys have time for an IRC breakout meeting (or even just email) to sort out bringing the wfs2 and resourceid work back to trunk. I am going to start by writing up a couple RFC submissions as I review the work; but would appreciate your input. Jody ---

[Geotools-devel] suggested svn freeze for a couple of hours to update @source taglets

2011-09-25 Thread Michael Bedward
Hi all, I just looked at the javadoc page for PostgisNGDataStoreFactory (inspired by a question on the user list) and noticed that the module and jar info is missing. In this particular case it's because the class doesn't have any header docs so is missing the @source taglet. We've got a utility

Re: [Geotools-devel] New plugin supporting upcoming POSTGIS 2.0 Raster

2011-09-25 Thread Chris Holmes
Oh, and awesome work Christian - it's quite cool to have pgraster available in GeoServer. On Sun, Sep 25, 2011 at 12:52 PM, Chris Holmes wrote: > > > On Sun, Sep 25, 2011 at 9:15 AM, Andrea Aime > wrote: > >> On Sun, Sep 25, 2011 at 10:19 AM, wrote: >> >>> I added a PostGis raster plugin to th

Re: [Geotools-devel] New plugin supporting upcoming POSTGIS 2.0 Raster

2011-09-25 Thread Chris Holmes
On Sun, Sep 25, 2011 at 9:15 AM, Andrea Aime wrote: > On Sun, Sep 25, 2011 at 10:19 AM, wrote: > >> I added a PostGis raster plugin to the imagemosaic-jdbc module on >> geotools trunk and did a backport to geotools 2.7.x >> >> The documentation is here >> >> http://docs.geotools.org/latest/usergu

Re: [Geotools-devel] New plugin supporting upcoming POSTGIS 2.0 Raster

2011-09-25 Thread Andrea Aime
On Sun, Sep 25, 2011 at 10:19 AM, wrote: > I added a PostGis raster plugin to the imagemosaic-jdbc module on > geotools trunk and did a backport to geotools 2.7.x > > The documentation is here > > http://docs.geotools.org/latest/userguide/library/coverage/pgraster.html > > Should I make an announ

Re: [Geotools-devel] process module raster bits

2011-09-25 Thread Michael Bedward
On 25 September 2011 19:32, Andrea Aime wrote: > Scratch scratch... not sure how to handle this one. > One way might be to have the GeoServer process factory stop advertising > them, but then have some internal delegation mechanism so that if > gs:Contour is no more there, gt:Contour will be looke

Re: [Geotools-devel] process module raster bits

2011-09-25 Thread Andrea Aime
On Thu, Sep 22, 2011 at 10:20 AM, Michael Bedward wrote: > Hi Andrea, > > I'm not looking to modify the new classes or their names. I just want > to cull old classes that have been superseded by the new code. So for > vectorizing, I'd get rid of the old process and factory classes and > adapt the

[Geotools-devel] New plugin supporting upcoming POSTGIS 2.0 Raster

2011-09-25 Thread christian . mueller
I added a PostGis raster plugin to the imagemosaic-jdbc module on geotools trunk and did a backport to geotools 2.7.x The documentation is here http://docs.geotools.org/latest/userguide/library/coverage/pgraster.html Should I make an announcement on the user mailing lists ? Cheers Christian