[Geotools-devel] [jira] Created: (GEOT-1751) Support single-band ArcSDE Rasters with no colormap and pixel type SeRaster.SE_PIXEL_TYPE_8BIT_U (1-byte grayscale rasters)

2008-03-20 Thread Saul Farber (JIRA)
Support single-band ArcSDE Rasters with no colormap and pixel type SeRaster.SE_PIXEL_TYPE_8BIT_U (1-byte grayscale rasters) Key: GEOT-1751

[Geotools-devel] [jira] Created: (GEOT-1750) Support ArcSDE Rasters with no colormap and pixel type SeRaster.SE_PIXEL_TYPE_32BIT_REAL (floating point rasters)

2008-03-20 Thread Saul Farber (JIRA)
Support ArcSDE Rasters with no colormap and pixel type SeRaster.SE_PIXEL_TYPE_32BIT_REAL (floating point rasters) -- Key: GEOT-1750 URL: http://jira.c

[Geotools-devel] [jira] Created: (GEOT-1749) Ignore ArcSDE BLOB columns

2008-03-20 Thread JIRA
Ignore ArcSDE BLOB columns -- Key: GEOT-1749 URL: http://jira.codehaus.org/browse/GEOT-1749 Project: GeoTools Issue Type: Task Components: data arcsde Affects Versions: 2.5-M0, 2.4.1 Reporter

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

2008-03-20 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/365/changes - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/d

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

2008-03-20 Thread Justin Deoliveira
Thanks Martin, Your use of the build server to actually diagnose the issue is much appreciated. -Justin Martin Desruisseaux wrote: > Martin Desruisseaux a écrit : >> Hudson is having a build failure that we didn't had when we ran Maven >> before to commit. Investigating right now what is going

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

2008-03-20 Thread Martin Desruisseaux
Martin Desruisseaux a écrit : > Hudson is having a build failure that we didn't had when we ran Maven > before to commit. Investigating right now what is going on... We have identified the cause of the failure and are fixing it right now. Martin -

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

2008-03-20 Thread Martin Desruisseaux
Hudson is having a build failure that we didn't had when we ran Maven before to commit. Investigating right now what is going on... Martin - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsof

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

2008-03-20 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/364/changes Changes: [cedricbr] Commenting failing test -- [...truncated 1396 lines...] Running org.geotools.graph.build.opt.OptDirectedGraphBuilderTest Tests run: 4, Failures: 0, Errors: 0,

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

2008-03-20 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/363/changes Changes: [cedricbr] Test class for the Jaxb annotations. [cedricbr] Third part of the JAXB proposal, the annotations. -- [...truncated 648 lines...] [INFO] [resources:testResourc

[Geotools-devel] [jira] Created: (GEOT-1748) ShapefileDataStore not respecting useMemoryMappedBuffer flag

2008-03-20 Thread Enamul Haque (JIRA)
ShapefileDataStore not respecting useMemoryMappedBuffer flag Key: GEOT-1748 URL: http://jira.codehaus.org/browse/GEOT-1748 Project: GeoTools Issue Type: Bug Affects Versions: 2

[Geotools-devel] [jira] Created: (GEOT-1747) GridCoverageRenderer fails to display coverages whose envelope touches the poles when reprojection to 900913 is required

2008-03-20 Thread Andrea Aime (JIRA)
GridCoverageRenderer fails to display coverages whose envelope touches the poles when reprojection to 900913 is required Key: GEOT-1747 URL: h

Re: [Geotools-devel] Opening a Web Map Context

2008-03-20 Thread Jody Garnett
Just in the uDig project; it is a simple JDOM parser that creates a uDig Map and Layers (not directly a GeoTools MapContext). To go that far we need to fix up MapContext a bit first; roll the WMSMapLayer example into renderer and so on. Jody > Hello, > > I searching for an exemple to open > a We

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Martin Desruisseaux
Andrea Aime a écrit : > Fixed: http://jira.codehaus.org/browse/GEOT-1745 Thanks Andrea Martin - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Andrea Aime
Jody Garnett ha scritto: > Note this is the same error that has us clip the bounds against the > published limits when making a WFS request. Fixed: http://jira.codehaus.org/browse/GEOT-1745 If you want to backport on 2.2.x, I've pasted the revision at which the commit was made on 2.4.x Cheers An

[Geotools-devel] Opening a Web Map Context

2008-03-20 Thread johann Sorel
Hello, I searching for an exemple to open a Web Map Context File. Is there a way to translate a WMC to a GeoTools Mapcontext ? Or something close to it? thanks johann sorel - This SF.net email is sponsored by: Microsoft

Re: [Geotools-devel] svn down

2008-03-20 Thread Andrea Aime
Andrea Aime ha scritto: > Hi, > svn seems to be down again along with lists.refractions.net > > Jody told us that you're experiencing high volume downloads > once a day and that's bringing the site to his knees. > Did you ever try to reverse lookup the IP that's > downloading this much data? What

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Andrea Aime
Martin Desruisseaux ha scritto: > Andrea Aime a écrit : >> Sorry, only noticed now the jira comment. So it's ok for me, do you want >> me to cook up a patch, you review, I commit? > > I suggest that you commit directly if it is okay for you :) Sure thing. Just assigned the issue back to me, I'll

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Martin Desruisseaux
Andrea Aime a écrit : > Sorry, only noticed now the jira comment. So it's ok for me, do you want > me to cook up a patch, you review, I commit? I suggest that you commit directly if it is okay for you :) Martin - Thi

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Martin Desruisseaux
Andrea Aime a écrit : > Sounds reasonable, but let me understand this better. Is > verifyCoordinateRanges used as a flag to determine whether the exception > has been thrown once, so it's initialized as true, and then > then changed to false the first time we log a warning? Yes it would be set to

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Andrea Aime
Andrea Aime ha scritto: > Martin Desruisseaux ha scritto: >> Andrea Aime a écrit : >>> Martin, if you give me some directions on how you'd like this to be >>> handled I can do the grunt work and prepare some unit test >> Logging warnings would be simplier than handling a hint. And thinking >> abou

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Andrea Aime
Martin Desruisseaux ha scritto: > Andrea Aime a écrit : >> Martin, if you give me some directions on how you'd like this to be >> handled I can do the grunt work and prepare some unit test > > Logging warnings would be simplier than handling a hint. And thinking > about that, a longitude (for exa

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Martin Desruisseaux
Andrea Aime a écrit : > Martin, if you give me some directions on how you'd like this to be > handled I can do the grunt work and prepare some unit test Logging warnings would be simplier than handling a hint. And thinking about that, a longitude (for example) outside the -180/+180° range is not

[Geotools-devel] svn down

2008-03-20 Thread Andrea Aime
Hi, svn seems to be down again along with lists.refractions.net Jody told us that you're experiencing high volume downloads once a day and that's bringing the site to his knees. Did you ever try to reverse lookup the IP that's downloading this much data? What about blacklisting it at the firewall

[Geotools-devel] [jira] Created: (GEOT-1746) Shapefile and streaming renderer do not log exceptions about inability to reproject the bbox

2008-03-20 Thread Andrea Aime (JIRA)
Shapefile and streaming renderer do not log exceptions about inability to reproject the bbox Key: GEOT-1746 URL: http://jira.codehaus.org/browse/GEOT-1746 Pr

Re: [Geotools-devel] Relaxing coordinate checks in MapProjection?

2008-03-20 Thread Andrea Aime
Jody Garnett ha scritto: > Note this is the same error that has us clip the bounds against the > published limits when making a WFS request. Created a jira issue for this: http://jira.codehaus.org/browse/GEOT-1745 Martin, if you give me some directions on how you'd like this to be handled I can

[Geotools-devel] [jira] Created: (GEOT-1745) MapProjection: relax coordinate checks/make them configurable

2008-03-20 Thread Andrea Aime (JIRA)
MapProjection: relax coordinate checks/make them configurable - Key: GEOT-1745 URL: http://jira.codehaus.org/browse/GEOT-1745 Project: GeoTools Issue Type: Improvement Com