Re: [Geotools-devel] xmlcodegen geometry binding problem

2010-01-27 Thread Ben Caradoc-Davies
On 27/01/10 22:09, Justin Deoliveira wrote: > My apologies for delayed response. Lots of stuff on the go right now. Yes, I see you have been rather busy! > As for your question. Those types that are bound to JTS types were > changed after the fact manually. Tedious yes I know. Thanks for confirm

[Geotools-devel] [jira] Created: (GEOT-2934) CRS envelope transform may fail with an assertion if the target and source crs have an identity transform but different datum name

2010-01-27 Thread Andrea Aime (JIRA)
CRS envelope transform may fail with an assertion if the target and source crs have an identity transform but different datum name -- Key: GEOT-2934

[Geotools-devel] [jira] Created: (GEOT-2933) Add support for the geostationary satellite projection

2010-01-27 Thread Andrea Aime (JIRA)
Add support for the geostationary satellite projection -- Key: GEOT-2933 URL: http://jira.codehaus.org/browse/GEOT-2933 Project: GeoTools Issue Type: Improvement Components: core

Re: [Geotools-devel] spatial indexing adding to jdbc-h2

2010-01-27 Thread Justin Deoliveira
Great. The first thing will be to get your hands on the geotools source code: http://docs.codehaus.org/display/GEOT/2+Building Then if you look in the modules/plugin/jdbc/jdbc-h2 module you will see a class named H2DataStoreFactory. Look for the method "createDataSource(Map, SQLDialect)". That

Re: [Geotools-devel] xmlcodegen geometry binding problem

2010-01-27 Thread Justin Deoliveira
Hi Ben, My apologies for delayed response. Lots of stuff on the go right now. As for your question. Those types that are bound to JTS types were changed after the fact manually. Tedious yes I know. I believe the only place those bindings are used is in GeoServer. When it auto generates a schem