Re: [Geotools-devel] New unsupported module for hexagonal features

2010-05-23 Thread Jody Garnett
It seems strange to make a new module for one class. Could you wrap this up as a process that produces a FeatureCollection of Hex in response to some parameters? Jody On 24/05/2010, at 4:27 PM, Michael Bedward wrote: > Hi folks, > > In response to a question on the user list I unearthed some o

[Geotools-devel] New unsupported module for hexagonal features

2010-05-23 Thread Michael Bedward
Hi folks, In response to a question on the user list I unearthed some old code for creating hexagonal grids (tesselation of hexagonal polygons) and reworked it for GeoTools 2.7. As I'm sure you know, hexagonal lattices have that advantage that each cell's immediate neighbours are equidistant. I'v

[Geotools-devel] Hudson build is back to normal: geotools-trunk #2717

2010-05-23 Thread Hudson
See -- ___ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/li

[Geotools-devel] [jira] Created: (GEOT-3104) H2 store without prepared statements fails to handle null geoemtries

2010-05-23 Thread Andrea Aime (JIRA)
H2 store without prepared statements fails to handle null geoemtries Key: GEOT-3104 URL: http://jira.codehaus.org/browse/GEOT-3104 Project: GeoTools Issue Type: Bug

[Geotools-devel] [jira] Created: (GEOT-3103) Failure to update attributes migth occur when epxosing primary keys as columns

2010-05-23 Thread Andrea Aime (JIRA)
Failure to update attributes migth occur when epxosing primary keys as columns -- Key: GEOT-3103 URL: http://jira.codehaus.org/browse/GEOT-3103 Project: GeoTools Iss

[Geotools-devel] Build failed in Hudson: geotools-trunk #2716

2010-05-23 Thread Hudson
See Changes: [aaime] Adding a test to check function encoding in SLDTransformer -- [...truncated 6458 lines...] at org.h2.schema.Schema.getTableOrView(Schema.java:359) at or

[Geotools-devel] Build failed in Hudson: geotools-trunk #2715

2010-05-23 Thread Hudson
See Changes: [aaime] Adding test making sure we can also update with null attribute values -- [...truncated 6458 lines...] at org.h2.schema.Schema.getTableOrView(Schema.java:359)

Re: [Geotools-devel] Patch to support useExisting feature insertion mode

2010-05-23 Thread Andrea Aime
Jody Garnett ha scritto: > I was more meaning that I updated that page with your change in mind. > Please review. Looks good, did just some minor edits. Aside... this style of coding: if(...) { ... } else { } is afaik against the Java coding conventions, that do suggest this instead: if(..

Re: [Geotools-devel] Patch to support useExisting feature insertion mode

2010-05-23 Thread Jody Garnett
I was more meaning that I updated that page with your change in mind. Please review. Sphinx is not going to be used until we have a plan and a talk with frank or Justin about deployment. Until then the wiki us our docs. Jody On 23/05/2010, at 6:22 PM, Andrea Aime wrote: > Jody Garnett ha

Re: [Geotools-devel] Patch to support useExisting feature insertion mode

2010-05-23 Thread Andrea Aime
Jody Garnett ha scritto: > Wow that is a lot of work. A lot of work? ... not really, the non bug fix patches I've been committing recently were easily 5-10 times bigger. Or you mean a lot of work on the user part? > So you are needing to set the hint on a > feature by feature basis - suspect we

[Geotools-devel] [jira] Created: (GEOT-3102) add support for type double data in VectorToRasterProcess

2010-05-23 Thread Michael Bedward (JIRA)
add support for type double data in VectorToRasterProcess - Key: GEOT-3102 URL: http://jira.codehaus.org/browse/GEOT-3102 Project: GeoTools Issue Type: Improvement Reporter: