[Geotools-devel] Nominate Florence Tan for GeoTools commit access

2010-05-02 Thread Ben Caradoc-Davies
I nominate my fellow app-schema developer Florence Tan for GeoTools commit access. Florence joined the AuScope/SISS/ASRDC team in March 2009, and has deployed more and more-complicated instances of GeoServer app-schema than I have, so I am naturally pleased to have contributing to app-schema d

[Geotools-devel] javadoc updates

2010-05-02 Thread Michael Bedward
Hi Jody and all, I'm slowly going over the javadocs for the core API classes on trunk as discussed the other day on IRC. Quick question about DataStore.getView( Query )... Does this get used much in the library or externally ? I'm wondering how to document it and, in particular, whether there a

[Geotools-devel] Geotool query - Differences in SimpleFeaturePropertyAccessor and FeaturePropertyAccessorFactory

2010-05-02 Thread Derrick.Wong
Hi all, I am a Software Engineer working on the Spatial Information Services Stack (SISS) project, focusing on some key issues we (CSIRO) are having with Geoserver within our use cases. I work closely with Ben Caradoc-Davies and Rini Angreani on a daily basis and will be looking forward to work

[Geotools-devel] Help select the FOSS4G Program

2010-05-02 Thread Jody Garnett
At FOSS4G 2010 the community and conference registrants will have an opportunity to read through and score potential presentations prior to the selection of the final conference program. There is enough room in the conference schedule for 120 presentations. The conference committee will use the

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-02 Thread christian . mueller
Hi Baskar, I committed a first version on trunk, please check out. 1) Architecture GeoRasterOnlineTest ist the test class, JDBCAccessOracleGeoRaster does all the Georaster stuff. I decided to delegate the mosaicing and cropping to Oracle Georaster. The result from the db is a tiff image. Java