Re: [Geotools-devel] Custom aggregate postGIS datastore

2011-09-12 Thread Andrea Aime
On Mon, Sep 12, 2011 at 12:03 AM, Alessandro Ferrucci wrote: > Hey Andrea, > > I finally am getting around to plugging in your aggregate datastore into > geoserver.  I added the jar to geoserver and it's getting recognized in the > new datastores screen.  When I click on aggregate datastore it com

Re: [Geotools-devel] Custom aggregate postGIS datastore

2011-09-11 Thread Alessandro Ferrucci
Hey Andrea, I finally am getting around to plugging in your aggregate datastore into geoserver. I added the jar to geoserver and it's getting recognized in the new datastores screen. When I click on aggregate datastore it comes up with the required configuration parameters. I have a few questio

Re: [Geotools-devel] Custom aggregate postGIS datastore

2011-08-16 Thread Alessandro Ferrucci
Hey Andrea! Thanks so much for this I haven't had a chance to try it out but once I do I'll surely let you know the outcome.. I wish you the best of luck on the surgery and the ensuing rest period. Stammi bene. Regards, Alessandro Ferrucci On Sun, Aug 14, 2011 at 5:33 AM, Andrea Aime wrote: > O

Re: [Geotools-devel] Custom aggregate postGIS datastore

2011-08-14 Thread Andrea Aime
On Sun, Aug 14, 2011 at 2:06 AM, Alessandro Ferrucci wrote: > Hey Andrea, > I'm just checking in to see if you had a chance to commit that aggregated > store you were working on. I've just committed it. I did not have the chance to test it properly against real data sources but it builds and all

Re: [Geotools-devel] Custom aggregate postGIS datastore

2011-08-13 Thread Alessandro Ferrucci
Hey Andrea, I'm just checking in to see if you had a chance to commit that aggregated store you were working on. Regards, Alessandro On Sat, Aug 6, 2011 at 4:02 PM, Alessandro Ferrucci < [email protected]> wrote: > Great, thanks! :) > > > On Sat, Aug 6, 2011 at 3:48 PM, Andrea Aime >

Re: [Geotools-devel] Custom aggregate postGIS datastore

2011-08-06 Thread Alessandro Ferrucci
Great, thanks! :) On Sat, Aug 6, 2011 at 3:48 PM, Andrea Aime wrote: > On Sat, Aug 6, 2011 at 7:22 PM, Alessandro Ferrucci > wrote: > > Hello, > > Here's the scenario. > > I have Many databases with geospatial data partitioned by state. > > I want to write a custom data store that takes a boundi

Re: [Geotools-devel] Custom aggregate postGIS datastore

2011-08-06 Thread Andrea Aime
On Sat, Aug 6, 2011 at 7:22 PM, Alessandro Ferrucci wrote: > Hello, > Here's the scenario. > I have Many databases with geospatial data partitioned by state. > I want to write a custom data store that takes a bounding box and a feature > type (table to extract from). The datastore will take the bo

[Geotools-devel] Custom aggregate postGIS datastore

2011-08-06 Thread Alessandro Ferrucci
Hello, Here's the scenario. I have Many databases with geospatial data partitioned by state. I want to write a custom data store that takes a bounding box and a feature type (table to extract from). The datastore will take the bounding box and do an intersection query to see what states the boundin