[Geotools-devel] [jira] Reopened: (GEOT-2538) GEOT-2073 fix intoduced severere performance degradation due to open SUN Bug ID:6568969

2009-06-17 Thread Andrea Aime (JIRA)
[ http://jira.codehaus.org/browse/GEOT-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Aime reopened GEOT-2538: --- So, it turns out I messed up and committed and incomplete patch, and thus the problem is still there :( > GEOT

Re: [Geotools-devel] Sparse coverages

2009-06-17 Thread Michael Bedward
It's an interesting idea. I frequently encounter sparse raster data in my own projects - both structured and unstructured. Where the data are both sparse overall but locally clumpy I guess a collection of images and envelopes would work. For highly diffuse data it might be better to use one of th

Re: [Geotools-devel] vector to raster to vector

2009-06-17 Thread Michael Bedward
I have finally got the vector to raster code into the process module. The new code is still on the 2.6.x_Process branch at the moment. The relevant package is here: http://svn.osgeo.org/geotools/branches/2.6.x_Process/modules/unsupported/process/src/main/java/org/geotools/process/raster/ Steve: y

Re: [Geotools-devel] Rendering SVGs as vectors

2009-06-17 Thread Milton Jonathan
Hi there Hmm, nobody seemed to notice this e-mail (or everybody was too busy to answer). Could someone give me a hint as to whether there is any known alternative to this issue, or if you would like us to provide one? Cheers, Milton Milton Jonathan wrote: > Hello again > > We've tried recentl

Re: [Geotools-devel] Rendering SVGs as vectors

2009-06-17 Thread Andrea Aime
Milton Jonathan ha scritto: > Hi there > > Hmm, nobody seemed to notice this e-mail (or everybody was too busy to > answer). Could someone give me a hint as to whether there is any known > alternative to this issue, or if you would like us to provide one? The second one (too busy to breath, luc

Re: [Geotools-devel] gt-gmlparsing parent artifact version

2009-06-17 Thread Justin Deoliveira
Oops, by bad. Sorry guys. Thanks for fixing ben. Ben Caradoc-Davies wrote: > Justin, > > I changed the gt-gmlparsing parent artifact version to 2.6-SNAPSHOT on > trunk (was 2.5-SNAPSHOT) to fix the build. > > Kind regards, > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise suppo

Re: [Geotools-devel] gt-gmlparsing parent artifact version

2009-06-17 Thread Justin Deoliveira
Could be a good idea. I will look into configuring hudson how to set the maven repo per build. Ben Caradoc-Davies wrote: > Ben Caradoc-Davies wrote: >> I changed the gt-gmlparsing parent artifact version to 2.6-SNAPSHOT on >> trunk (was 2.5-SNAPSHOT) to fix the build. > > It only passed on Huds

Re: [Geotools-devel] gt-gmlparsing parent artifact version

2009-06-17 Thread Ben Caradoc-Davies
Justin Deoliveira wrote: > Could be a good idea. I will look into configuring hudson how to set the > maven repo per build. We still need GS 1.7 / GT 2.5 to share, and trunk/trunk to share. But you knew that. -- Ben Caradoc-Davies Software Engineer, CSIRO Exploration and Mining Australian Res

Re: [Geotools-devel] Rendering SVGs as vectors

2009-06-17 Thread Jody Garnett
Hi Milton: I am afraid I fall into the busy category. I have printed to both a printer and PDF before; but have not explored the use of Batik as an output format personally. The symbology rendering code may use a buffered image right now; but it should be capable of using a swing Icon (ie a promi

Re: [Geotools-devel] Styling/Filter Issue (BinaryComparisonAbstract)

2009-06-17 Thread Jody Garnett
On Wed, Jun 17, 2009 at 8:38 AM, Emily Gouge wrote: > Hmm I'm just not sure your extra code is needed.  There is already a > converter to convert from Strings to Numbers - what I really need is to > ensure that doubles are not converted to integers. That sounds good. > I wonder if we just need to