Re: [Geotools-devel] Problem with rendering features with semi -transparency

2008-04-07 Thread Jesse Eichar
uDig uses transparency all the time. Maybe you can download a copy generate a simple point style and check out the SLD it generates to see if there is a difference. The SLD looks ok as far as I can tell. Jesse On 7-Apr-08, at 4:55 PM, Anaxa Gore wrote: Hello. I posted few days ago for my

Re: [Geotools-devel] Asking for feedback on SLD RasterSymbolizer support

2008-04-07 Thread Jody Garnett
Simone Giannecchini wrote: > Preferences? Different approaches? > I am providing feedback because Simone was nice and stopped beating me with a skype shaped stick (apparently aaime is next in line for a beatingbefore simone starts work). I would like to call the RasterRenderer (or whateve

Re: [Geotools-devel] XSD module status?

2008-04-07 Thread Matthias Basler
Justin wrote: A while back gt2-xml-xsd used to be the core of the module, however it got moved to gt2-xml-core. Thanks, this was the missing piece for me. Now you mention it, the contents of the two is more or less identical. Jody wrote: > You will find that the xml-xsd solutions is *really*

Re: [Geotools-devel] Ready to release 2.4.2

2008-04-07 Thread Andrea Aime
Andrea Aime ha scritto: > Hi, > I've run all the GeoServer 1.6.3 cite tests and they are > working fine, so we are ready to release gt2 2.4.2 2.4.2 release in progress, do not touch 2.4.x please Cheers Andrea - This SF.net em

[Geotools-devel] Ready to release 2.4.2

2008-04-07 Thread Andrea Aime
Hi, I've run all the GeoServer 1.6.3 cite tests and they are working fine, so we are ready to release gt2 2.4.1. I remind you that geoserver is set to make a release of geoserver every month, so this will push as a side effect a gt2 release out of 2.4.x every month as well. What I want to say is t

Re: [Geotools-devel] Help

2008-04-07 Thread Jody Garnett
I am not sure we can Felipe; we don't really have the concept of "opening a shapefile". There is code in the user guide you can use to draw a shapefile onto a buffered image. Building a client application and so forth is a bit out of scope for this project. Do you want to download uDig (a deskt

Re: [Geotools-devel] XSD module status?

2008-04-07 Thread Jody Garnett
Hi Matthias; I just banged out the 2.5 snapshot before the FOSS4G conference; 2.5.x continues alive and well and is getting by *just* using maven. You will find that the xml-xsd solutions is *really* well documented and has an entire developers guide and most of the user guide examples are devo

Re: [Geotools-devel] How to put datas into a GridCoverage2D

2008-04-07 Thread Martin Desruisseaux
Anaxa Gore a écrit : > I want to reproject a GridCoverage2D. > My problem is : when the reprojection is processing, I get an exception > because of negative values in my GridCoverage2D. As I don't need them, I > would like to put some 0 instead of negative values, but I can't find > any informat

Re: [Geotools-devel] XSD module status?

2008-04-07 Thread Justin Deoliveira
Hi Matthias, The confusion is understandable. A while back gt2-xml-xsd used to be the core of the module, however it got moved to gt2-xml-core. the xml-xsd artifact is just a parent for the others. So the jars you found should probably be removed: http://lists.refractions.net/m2/org/geotools/g

Re: [Geotools-devel] Problem with rendering features with semi -transparency

2008-04-07 Thread Adrian Custer
Hey Thomas, Could you please take your user questions to the user list? thanks, adrian - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Mond

Re: [Geotools-devel] How to put datas into a GridCoverage2D

2008-04-07 Thread Simone Giannecchini
On Mon, Apr 7, 2008 at 5:03 PM, Anaxa Gore <[EMAIL PROTECTED]> wrote: > Hello, > > I want to reproject a GridCoverage2D. > My problem is : when the reprojection is processing, I get an exception > because of negative values in my GridCoverage2D. What do you mean exactly? Simone. > As I don't n

[Geotools-devel] How to put datas into a GridCoverage2D

2008-04-07 Thread Anaxa Gore
Hello, I want to reproject a GridCoverage2D. My problem is : when the reprojection is processing, I get an exception because of negative values in my GridCoverage2D. As I don't need them, I would like to put some 0 instead of negative values, but I can't find any information on this topic. I saw i

[Geotools-devel] Problem with rendering features with semi -transparency

2008-04-07 Thread Anaxa Gore
Hello. I posted few days ago for my problem, but nobody answered. So I am going to try to explain in a better way, hoping somebody will be able to answer... I am currently simply trying to enter information into my system. When I click on the map, I add a feature to a MemoryDataStore. This feature

[Geotools-devel] [jira] Created: (GEOT-1764) Concurrent modification exception in Configuration.setupContext

2008-04-07 Thread Volker Mische (JIRA)
Concurrent modification exception in Configuration.setupContext --- Key: GEOT-1764 URL: http://jira.codehaus.org/browse/GEOT-1764 Project: GeoTools Issue Type: Bug Compone