That is exciting, I checked and Christian Mueller is the module maintainer
for imagemosaic-jdbc so we kind of would like his input on the technical
direction you are taking (although it seems clear to me).

Thank you for taking this on, and communicating clearly on the developers
list.

--
Jody Garnett

On 14 July 2016 at 09:15, Frank Gevaerts <frank.gevae...@fks.be> wrote:

> Hi,
>
> I've been working on adding time domain support to imagemosaic-jdbc,
> specifically
> for pgraster. The current state is that it seems to work, but it's really
> probably
> at a proof of concept stage. I haven't done anything about tests or
> documentation,
> yet, and apart from making sure things still build I haven't updated
> drivers other
> than pgraster.
>
> The current code is attached. At this point I'd mainly like to know if I'm
> on the
> right track, and I'd appreciate some ideas about what sort and level of
> testing is
> needed.
>
> To add time domain support, the <tileTable> element gets a new
> <timeAttributeName>
> sub-element. If that element is present time domain support is enabled. The
> corresponding field needs to be of a type that's handled by jdbc as a
> Date, e.g.
> timestamp.
>
>     <tileTable>
>       <blobAttributeName name="rast"/>
>       <timeAttributeName name="datetime"/>
>     </tileTable>
>
> I can make a pull request if it helps with reviewing.
>
> Frank
>
> --
> Frank Gevaerts                                 frank.gevae...@fks.be
> fks bvba - Formal and Knowledge Systems        http://www.fks.be/
> Schampbergstraat 32                            Tel:  ++32-(0)11-21 49 11
> B-3511 KURINGEN-HASSELT                        Fax:  ++32-(0)11-22 04 19
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning
> reports.http://sdm.link/zohodev2dev
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to