Alessio Fabiani a écrit :
> I noticed that the default implementation of both TemporalCRS and 
> TemporalDatum on GeoTools rely on java.util.Date to store the axis 
> origin and perform the different conversions along with 
> javax.measure.Unit stuff.
> 
> I'm wondering if wouldn't be better to use the temporal schema 
> implementation instead in order to have better aligned code, more 
> coherent conversions and temporal frames and also avoid to convert a 
> posteriori util Dates into opengis Positions, Instants or Periods.

Yes this is something worth considering. The above-cited implementation methods 
were wrote before the temporal package has been added to GeoTools. Closer 
alignment between existing TemporalCRS and temporal package is on my todo list.

        Martin

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to