[Geotools-devel] Coverage changes merged to the 2.3 branch

2006-11-25 Thread Martin Desruisseaux
The locale-dependent build failure was caused by ArcGridReader (lines 524 and 526) creating a Category named exactly "No Data", and ArcGridWriter looking for a category named "No Data" in locale language, which is "Absence de données" in French - concequently the matching fail in that language.

Re: [Geotools-devel] CQL Parser

2006-11-25 Thread Jody Garnett
Victor Mauricio Pazos wrote: > Jody, thanks for your considerations. I am going to have a look in SQLBuilder. > It is not the nicest code in the details; it uses a FilterVisitor that is nice but currently against the GeoTools filter classes and every method has a switch( filter.getType ) state

[Geotools-devel] Help Getting Started w/2-2.2-RC3

2006-11-25 Thread Christopher Jon Jursa
Hello, I am new to Geotools. I have downloaded 2-2.2-RC3 and I am trying to get a sample map image to be visible. I found an example of a simple map at http://docs.codehaus.org/display/GEOTOOLS/The+Map. However, this code is not immediately compatable with the version of Geotools I am using. I

Re: [Geotools-devel] [Geoserver-users] Wrong WKT String for CH1903/LV03 Projection (ESPG:21781)

2006-11-25 Thread Martin Desruisseaux
Thomas Zuberbuehler a écrit : > The WKT string for CH1903/LV03 > 21781=PROJCS["CH1903_LV03",GEOGCS["GCS_CH1903",DATUM["D_CH1903",SPHEROID["Bessel_1841",6377397.155,299.1528128]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Hotine_Oblique_Mercator_Azimuth_Center"],PARAMETER

Re: [Geotools-devel] wherein, just before svn commit, we loose a month of docs

2006-11-25 Thread Martin Desruisseaux
Adrian Custer a écrit : > because after all > find . "*~" -delete > is infinitely different from > find . -name "*~" -delete > but at least it's been a good decade since that's happened. You really lost your work? That would be very bad news. There is no way to undelete them (some tools exis

[Geotools-devel] wherein, just before svn commit, we loose a month of docs

2006-11-25 Thread Adrian Custer
because after all find . "*~" -delete is infinitely different from find . -name "*~" -delete but at least it's been a good decade since that's happened. carry on, adrian - Take Surveys. Earn Cash. Influence the Future o

Re: [Geotools-devel] CQL Parser

2006-11-25 Thread Victor Mauricio Pazos
Jody, thanks for your considerations. I am going to have a look in SQLBuilder. I am agree with "Parser" name. Seeing filter, in the general context, as subproduct (like data transfer object or object value) to transfer a predicate concept inter tiers, parser name say that the process does not