Re: [Geotools-devel] Postgis changes

2006-09-23 Thread Chris Holmes
Cool, just did a quick code review, and things look pretty good. One big thing missing though is parallel commits to trunk. We've been bad at this, and it wasn't something we talked about in switzerland - how to make sure we don't miss all kinds of bugs when we upgrade stable. We should ge

Re: [Geotools-devel] Who was who at the ten year bash

2006-09-23 Thread Chris Holmes
Theodor Foerster, from ITC. Did a wps datastore a couple weeks ago. Adrian Custer wrote: hey all, Jody added a birthday page to the wiki: http://docs.codehaus.org/display/GEOTOOLS/2006/09/18/GeoTools+at +FOSS4G and I added some labels: http://docs.codehaus.org/display/GEOTOOLS/Birthday+Cod

[Geotools-devel] Commited a refactored version of BufferedCoordinateOperationFactory

2006-09-23 Thread Martin Desruisseaux
Hello Simone As told in a previous email (before Lausane), I commited BufferedCoordinateOperationFactory as a replacement of BufferedDefaultCoordinateOperationFactory, and deprecated the later. The main difference is that BufferedCoordinateOperationFactory is a wrapper around an arbitrary Coor

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Vincent Heurteaux
> As said previously, I think that our works are very > complementary :). We created a small copy of this database for > experimental work on our server. I think that we can give you an > access to the PostgreSQL database on port 5432 so you can take a > look at it, and we can try to modify

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Martin Desruisseaux
Hello Simone Simone Giannecchini a écrit : > 1>What kind of rasters do you usually store in terms of number of > dimensions (2d,3d, time..), size (mb, hundreds of mb, gb?), number of > bands, type of the source (remote sensing, models), data types, > etc The sources are remote sensing images:

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Vincent Heurteaux
> 2>Since you are very much interested in observations (if I am right of > course) did you have a look at what the Sensor Web Enablemetn Group is > doin in OGC? If you had it, what is your impression? This task is in my ToDo list. I've actually not found the time to have a serious look on it (we'

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Simone Giannecchini
Thanks a lot Vincent, tomorrow I will take a look at them. Ciao, Simone. On 9/23/06, Vincent Heurteaux <[EMAIL PROTECTED]> wrote: > Sorry Simone I did'nt verify if the link. > > You can found the slides here : > http://foo.keybit.net/~strk/tmp/presentation.sxi > > > > Vincent Heurteaux > Société

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Vincent Heurteaux
Sorry Simone I did'nt verify if the link.You can found the slides here :http://foo.keybit.net/~strk/tmp/presentation.sxi Vincent HeurteauxSociété Geomatysmob. 06 23 26 77 94[EMAIL PROTECTED]http://www.geomatys.fr Le 23 sept. 06 à 19:25, Simone Giannecchini a écrit :Thanks Vincent,I found that link

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Simone Giannecchini
Thanks for the link Martin, I gave a very quick look at it and a couple fo questions arised: 1>What kind of rasters do you usually store in terms of number of dimensions (2d,3d, time..), size (mb, hundreds of mb, gb?), number of bands, type of the source (remote sensing, models), data types, etc..

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Simone Giannecchini
Thanks Vincent, I found that link myself, I was hoping you had access to something like ppt slides or the like. Simone. On 9/23/06, Vincent Heurteaux <[EMAIL PROTECTED]> wrote: > Ciao, > > > At FOSS I have heard from andrea about this talk from Sandro Santilli > > but I unfortunately missed it.

[Geotools-devel] [jira] Created: (GEOT-952) Avoid popup windows during build (make this behaviour configurable)

2006-09-23 Thread Andrea Aime (JIRA)
Avoid popup windows during build (make this behaviour configurable) --- Key: GEOT-952 URL: http://jira.codehaus.org/browse/GEOT-952 Project: GeoTools Issue Type: Improvement

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Vincent Heurteaux
Ciao, > At FOSS I have heard from andrea about this talk from Sandro Santilli > but I unfortunately missed it. Is there a way to find some slides or > docs about it? Here it is : http://www.foss4g2006.org/contributionDisplay.py? contribId=109&sessionId=42&confId=1 Cheers Vincent

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Martin Desruisseaux
Simone Giannecchini a écrit : > I think this approach of storing metadata inside a db and is one of > the best ones. I hope to hear a bit more from Martin, to be honest it > would be really cool to have a look at the code he wrote because that > could be a great starting point (shame it has not bee

Re: [Geotools-devel] [Geoserver-devel] Postgresql Datastore for raster

2006-09-23 Thread Simone Giannecchini
Ciao guys, I think this approach of storing metadata inside a db and is one of the best ones. I hope to hear a bit more from Martin, to be honest it would be really cool to have a look at the code he wrote because that could be a great starting point (shame it has not been shared!). At FOSS I have

Re: [Geotools-devel] ImagePyramid plugin

2006-09-23 Thread Andrea Aime
Simone Giannecchini ha scritto: > Ciao Andrea, > the plugin has its own unit tests. I am working on producer a smaller > testing data set and to increase a little bit the code coverage to > reach 60%. > > I need it for geoserver-raster, hence it would be great to have it > under plugins within the