Re: [Geotools-devel] draw a geometric figure in a file shapefile

2008-04-03 Thread Jody Garnett
We use the JTS Topology Suite to represent the Geometry used when writing (or reading) a shapefile. Have a look at the user guide for some examples. Jody > Hi , > > I need a hint of how to draw a geometric figure in a file shapefile , > Someone help me?? > > Thanks, > > Felipe Gutierrez > >

[Geotools-devel] draw a geometric figure in a file shapefile

2008-04-03 Thread felipe gutierrez
Hi , I need a hint of how to draw a geometric figure in a file shapefile , Someone help me?? Thanks, Felipe Gutierrez _ Confira vídeos com notícias do NY Times, gols direto do Lance, videocassetadas e muito mais no MSN Video! h

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

2008-04-03 Thread Simone Giannecchini
On Thu, Apr 3, 2008 at 10:06 PM, Saul Farber <[EMAIL PROTECTED]> wrote: > Simone, Martin, > > I'm actually butting up against this very issue right now. > > I've got a float-denominated elevation-model raster with values that are > "geophysics" values, not image values. From what I can tell, in

[Geotools-devel] [jira] Created: (GEOT-1760) bad date format in transaction

2008-04-03 Thread Ingo Weinzierl (JIRA)
bad date format in transaction -- Key: GEOT-1760 URL: http://jira.codehaus.org/browse/GEOT-1760 Project: GeoTools Issue Type: Bug Components: data wfs Affects Versions: 2.4.1, 2.2.2 Environm

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

2008-04-03 Thread Saul Farber
Simone, Martin, I'm actually butting up against this very issue right now. I've got a float-denominated elevation-model raster with values that are "geophysics" values, not image values. From what I can tell, in order to handle float-backed rasters, java wants the floats to be normalized (mapped

Re: [Geotools-devel] Releasing gt2 2.4.1 (tomorrow)?

2008-04-03 Thread Jody Garnett
Andrea Aime wrote: > Where is that? I remember you mentioned building one for a commercial > project, but I did not see any more mails about it. I have never personally built one; but I have now talked 4 programmers through the process (normally these are the kind of emails I get privately; must

Re: [Geotools-devel] Releasing gt2 2.4.1 (tomorrow)?

2008-04-03 Thread Andrea Aime
Jody Garnett ha scritto: > The ability to add in your own marks (Emergency Response or MIL2525B) > for external graphics seems to be at the patch stage (the developer just > needs a review and confidence before submitting); the intended target is > geoserver. Where is that? I remember you menti

Re: [Geotools-devel] Cassini-Soldner projection

2008-04-03 Thread Andrea Aime
Mauro Bartolomeoli ha scritto: > We are working on an Italy Cadastre importer, and we are thinking to use > udig to view the produced data, so we are going to need a CRS to attach > to Cassini-Soldner projected data. > It's not widely tested and not very accurate (the error is in the order > of

Re: [Geotools-devel] Releasing gt2 2.4.1 (tomorrow)?

2008-04-03 Thread Jody Garnett
The ability to add in your own marks (Emergency Response or MIL2525B) for external graphics seems to be at the patch stage (the developer just needs a review and confidence before submitting); the intended target is geoserver. There is a 2.3.x patch for shapefile writing allowing people to writ

Re: [Geotools-devel] Releasing gt2 2.4.1 (tomorrow)?

2008-04-03 Thread Andrea Aime
Jody Garnett ha scritto: > Thanks for the notice Andrea, I had been hoping for a resolution to a > copy of issues being discussed on the user list - but so far developers > are still at the producing a patch stage. Which issues are you referring to, in particular? Not releasing the patches now

Re: [Geotools-devel] Releasing gt2 2.4.1 (tomorrow)?

2008-04-03 Thread Jody Garnett
Andrea Aime wrote: > Hi, > at GeoServer we'd like to release GeoServer 1.6.3... tomorrow :( > And we forgot to warn people about making a gt2 2.4.1 release the > same day. > > So I'm wondering, is there anybody of you working on 2.4.x these > days? As far as I can see most people are working on tru

Re: [Geotools-devel] Cassini-Soldner projection

2008-04-03 Thread Mauro Bartolomeoli
We are working on an Italy Cadastre importer, and we are thinking to use udig to view the produced data, so we are going to need a CRS to attach to Cassini-Soldner projected data. It's not widely tested and not very accurate (the error is in the order of meters, compared to commercial software w

[Geotools-devel] Releasing gt2 2.4.1 (tomorrow)?

2008-04-03 Thread Andrea Aime
Hi, at GeoServer we'd like to release GeoServer 1.6.3... tomorrow :( And we forgot to warn people about making a gt2 2.4.1 release the same day. So I'm wondering, is there anybody of you working on 2.4.x these days? As far as I can see most people are working on trunk, and 2.4.x seems to be hit on

[Geotools-devel] gt2- prefix removal comes back on the foreground

2008-04-03 Thread Cédric Briançon
Hi, I'm working on the branch named "gt-prefix-removal", to complete and try finishing the work begun by Martin two years ago. The goal is to have something working on this branch, and then merge on the trunk. This work has already been discussed, and it has given birth to the JIRA task : http:

Re: [Geotools-devel] Cassini-Soldner projection

2008-04-03 Thread Martin Desruisseaux
Andrea Aime a écrit : > Hey, thanks a lot. Out of curiosity, how comes you had this class? > Already using it at work for some project? That is, can we expect > the class to be a little "field tested"? In this spirit, something that would be very usefull would be a test script similar to this one

Re: [Geotools-devel] Cassini-Soldner projection

2008-04-03 Thread Andrea Aime
Mauro Bartolomeoli ha scritto: > Ok, done. Hey, thanks a lot. Out of curiosity, how comes you had this class? Already using it at work for some project? That is, can we expect the class to be a little "field tested"? In Italy Cassini-Soldner was (or still is?) used by the national cadastre, I'm w

Re: [Geotools-devel] Cassini-Soldner projection

2008-04-03 Thread Mauro Bartolomeoli
Ok, done. Andrea Aime wrote: > Mauro Bartolomeoli ha scritto: >> If you're interested, I can attach a patch to the Jira issue which >> implements the projection. Maybe it needs to be refined, but it could >> be a good starting point for some other volunteer :-) > > Yep, sounds like a good idea t

Re: [Geotools-devel] Cassini-Soldner projection

2008-04-03 Thread Andrea Aime
Mauro Bartolomeoli ha scritto: > If you're interested, I can attach a patch to the Jira issue which > implements the projection. Maybe it needs to be refined, but it could be > a good starting point for some other volunteer :-) Yep, sounds like a good idea to me :) Cheers Andrea ---

[Geotools-devel] Cassini-Soldner projection

2008-04-03 Thread Mauro Bartolomeoli
If you're interested, I can attach a patch to the Jira issue which implements the projection. Maybe it needs to be refined, but it could be a good starting point for some other volunteer :-) >Support Cassini Solder projection >- > > Key: GEOT-1757

[Geotools-devel] [jira] Created: (GEOT-1759) JDBCDataStores should expose the database schema name

2008-04-03 Thread Andrea Aime (JIRA)
JDBCDataStores should expose the database schema name - Key: GEOT-1759 URL: http://jira.codehaus.org/browse/GEOT-1759 Project: GeoTools Issue Type: Improvement Components: data jd

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

2008-04-03 Thread Simone Giannecchini
On Thu, Apr 3, 2008 at 1:32 PM, Martin Desruisseaux <[EMAIL PROTECTED]> wrote: > Simone Giannecchini a écrit : > > > but still there can be some > > combinations for the RasterSymbolizer elements for which we can get > > images that have like 7 bands or images with just one band but with > > negati

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

2008-04-03 Thread Martin Desruisseaux
Simone Giannecchini a écrit : > but still there can be some > combinations for the RasterSymbolizer elements for which we can get > images that have like 7 bands or images with just one band but with > negative values. I see two distinct cases here: * Images with just one band (with or without ne

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

2008-04-03 Thread Anaxa Gore
Hi Simone, If I understand well your message, you are working on the SLD support for rasters rendering customization. As it is a subject which interests me a lot (as you know ;-)), I would like to answer you, event if I am probably not the best person to do it. I just think that the last solution

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

2008-04-03 Thread Simone Giannecchini
Hy guys, I am slowly moving towards the end of the refactor for the SLD 1.0 RasterSymbolizer work we have put together for geotools and geoserver. There is however an issue on which I would like to have some feedback from the community. Inside the streaming renderer we usually draw on an ARGB Buffe

[Geotools-devel] GT Error : Styles and Factory

2008-04-03 Thread johann Sorel
hello, I just updated mygt version and classes that usauly work just get crazy. this happen when I try to use Glyph. I never seen this type of error before, if someone could have a look. Problems looks to be a Factory/Style : Exception in thread "AWT-EventQueue-0" java.lang.ClassFormatError: U

Re: [Geotools-devel] GT Style to SLD

2008-04-03 Thread johann Sorel
Thanks jody I'll make a try and update the wiki if needed. ;) johann > -Original Message- > From: [EMAIL PROTECTED] > Sent: Wed, 02 Apr 2008 17:42:08 -0700 > To: [EMAIL PROTECTED] > Subject: Re: [Geotools-devel] GT Style to SLD > > johann Sorel wrote: >> I use a StyleBuidler class to cr