Re: [Geotools-devel] svn is down ...

2007-04-02 Thread Jody Garnett
And apparently it is back, was probably just stuck :-) Thanks for playing, apparently I have had enough for today. Jody Jody Garnett wrote: > CCing [EMAIL PROTECTED] > > Evening, > Jody > > - > Take Surveys. Earn Cash. Influe

[Geotools-devel] svn is down ...

2007-04-02 Thread Jody Garnett
CCing [EMAIL PROTECTED] Evening, Jody - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-a

Re: [Geotools-devel] FactoryFinder (origional) removed

2007-04-02 Thread Jody Garnett
Page updated: - http://docs.codehaus.org/display/GEOT/8.3+Plugins+and+FactoryRegistry A couple of comments for next time, the use of Hints is still not clear (from an implementor point of view). And the "Supportin Other Plugin mechanisms" section lacks a code example. I may move this page to th

[Geotools-devel] FactoryFinder (origional) removed

2007-04-02 Thread Jody Garnett
This work is now compled - and FactoryFinder is removed. Removing instructions for use from the wiki. Jody > The only real evidence of an organized approach using system properties > is in the old Factory implementation, where a system property could > override anything: > > This implementatio

[Geotools-devel] FeatureTypeFactory - wins! (It escaped CommonFactoryFinder)

2007-04-02 Thread Jody Garnett
FeatureTypeFactory (the geotools interface) cannot be used with FactoryRegistry and thus made available through CommonFactoryFinder ... it is too "stateful". If it was just a matter of requiring a type name this would of been fine (and useful) the typename could be supplied as a required Hint

Re: [Geotools-devel] Summer of Code rankings VOTE

2007-04-02 Thread Jody Garnett
Tough call ... Jesse was unable to mentor the option D, I am more keen to work with the student for option C as well. BCAD Thanks for organizing everyone Cory. Jody > Hey guys, > > As per the discussions on the OSGeo [SoC] list, we need to come to some > sort of agreement as to the rankings of

Re: [Geotools-devel] Summer of Code rankings VOTE

2007-04-02 Thread Simone Giannecchini
Ciao guys, I am sorry to have missed the meeting this evening. Anyway, my ranking is BCAD. Ciao, Simone. On 4/3/07, Cory Horner <[EMAIL PROTECTED]> wrote: > Hey guys, > > As per the discussions on the OSGeo [SoC] list, we need to come to some > sort of agreement as to the rankings of the Geo

Re: [Geotools-devel] Summer of Code rankings VOTE

2007-04-02 Thread Justin Deoliveira
BACD Cory Horner wrote: > Hey guys, > > As per the discussions on the OSGeo [SoC] list, we need to come to some > sort of agreement as to the rankings of the Geotools applications within > the next day or so. These are: > > A) New Transformation Algorithms for GeoTools and uDig > B) Plugins f

[Geotools-devel] Summer of Code rankings VOTE

2007-04-02 Thread Cory Horner
Hey guys, As per the discussions on the OSGeo [SoC] list, we need to come to some sort of agreement as to the rankings of the Geotools applications within the next day or so. These are: A) New Transformation Algorithms for GeoTools and uDig B) Plugins for multidimensional raster data sources C

[Geotools-devel] "global" Hints and CRS

2007-04-02 Thread Jody Garnett
Hi Martin ... I started in on DataSource proposal today... and Andrea asked the sensible question of how does one hook it up. :-) I am not sure yet how multiple valid CRSFactories are chosen The CRS utility class is caching a DefaultAuthorityFactory - which I eventually will need to get Hin

[Geotools-devel] Geotools 2.4-M1 released!

2007-04-02 Thread Cory Horner
The GeoTools 2.4-M1 release is available for download: http://sourceforge.net/project/showfiles.php?group_id=4091&package_id=95639&release_id=497704 This is an alpha release (milestone 1) of the 2.4 branch, as per our monthly release schedule. For further details, please see the jira release n

[Geotools-devel] [jira] Created: (GEOT-1219) DataSource Hint for EPSG Authority

2007-04-02 Thread Jody Garnett (JIRA)
DataSource Hint for EPSG Authority -- Key: GEOT-1219 URL: http://jira.codehaus.org/browse/GEOT-1219 Project: GeoTools Issue Type: Improvement Reporter: Jody Garnett Assigned To: Jody Garne

Re: [Geotools-devel] Crazy changes in geoapi?

2007-04-02 Thread Cory Horner
Andrea Aime wrote: > Why in the world GeographicBoundingBox.getBoundLongitude should > return a Double instead of a primitive, it just makes it harder to use > and generates more garbage? In order to support incomplete metadata objects, we were given a choice between using null or Double.Na

Re: [Geotools-devel] Good beginner example / Version

2007-04-02 Thread Jody Garnett
Tiago Luz wrote: > > Hello everybody ! > > > > I was developing a project using GISToolKit. But, this other API for > GIS has no reliable documentation. It´s last release was on 2002. So, > I decided to join this community to understand a little bit more about > GEOTOOLS. > > > > So, I have

[Geotools-devel] [jira] Created: (GEOT-1218) StreamingRenderer should answer GetFeatureInfo like queries

2007-04-02 Thread Andrea Aime (JIRA)
StreamingRenderer should answer GetFeatureInfo like queries --- Key: GEOT-1218 URL: http://jira.codehaus.org/browse/GEOT-1218 Project: GeoTools Issue Type: Improvement Compone

[Geotools-devel] Good beginner example / Version

2007-04-02 Thread Tiago Luz
Hello everybody ! I was developing a project using GISToolKit. But, this other API for GIS has no reliable documentation. It´s last release was on 2002. So, I decided to join this community to understand a little bit more about GEOTOOLS. So, I have some questions and It will be great if someone

Re: [Geotools-devel] Maybe a bug in MySQLDataStore?

2007-04-02 Thread Andrea Aime
Diego Guidi ha scritto: > I'm using GeoTools 2.3.0 and MySQLDataStore in gt2-mysql-2.3.0.jar. > I've developed a common code in my program to use various geotools > datastores (such oracle, postgres, arcsde, ecc...) that uses this > code: >parameters.put("dbtype", dbtype); >parameters.put("

[Geotools-devel] [jira] Created: (GEOT-1217) Allow Formattable objects to be turned into WKT specifying both indent and strictness

2007-04-02 Thread Andrea Aime (JIRA)
Allow Formattable objects to be turned into WKT specifying both indent and strictness - Key: GEOT-1217 URL: http://jira.codehaus.org/browse/GEOT-1217 Project: GeoTool

Re: [Geotools-devel] CRS WKT generation and indentation

2007-04-02 Thread Andrea Aime
Martin Desruisseaux ha scritto: > Andrea Aime a écrit : >> Would it be possible to have a CRS method that allows >> for WKT formatting, specifying indentation and wheter >> the formatting should be strict? >> Making Formattable.toWKT(Citation, indentation, strict) public >> would do the trick, with

Re: [Geotools-devel] CRS WKT generation and indentation

2007-04-02 Thread Martin Desruisseaux
Andrea Aime a écrit : > Would it be possible to have a CRS method that allows > for WKT formatting, specifying indentation and wheter > the formatting should be strict? > Making Formattable.toWKT(Citation, indentation, strict) public > would do the trick, with the remaining issue that Citation > ma

[Geotools-devel] CRS WKT generation and indentation

2007-04-02 Thread Andrea Aime
Hi Martin, Hi all, in Geoserver I'm in a situation where I would like to have CRS WKT generation indented, or placed in a single line, on a case by case basis. Unfortunately toWKT and toString do not offer customization, and the global Formattable indentation setting does not seem very appealing (s

[Geotools-devel] [jira] Created: (GEOT-1216) Validation modules has unecessary transitive dependencies

2007-04-02 Thread Andrea Aime (JIRA)
Validation modules has unecessary transitive dependencies - Key: GEOT-1216 URL: http://jira.codehaus.org/browse/GEOT-1216 Project: GeoTools Issue Type: Improvement Components: