I suppose I miss something: 1) http://docs.codehaus.org/display/GEOT/5.1.6+Converting+URLs+to+Files uses DataUtilities of org.geotools.data, which does not have a urlToFile method. At least not the udig 1.1.x version
2) http://udig.refractions.net/confluence/display/DEV/5.1+Converting+URLs+to+Files uses File f = URLUtils.urlToFile(url); Again, no urlToFile method. At least not the udig 1.1.x version I agree that this method would be very usefull. Andrea Richard Gould probaly wrote: > I'm sticking it in DataUtilities and I will add this to the coding > conventions. > > On the GeoTools wiki: > http://docs.codehaus.org/display/GEOT/5.1.6+Converting+URLs+to+Files > And I created a section on the uDig Wiki for Coding Conventions: > http://udig.refractions.net/confluence/display/DEV/5.+Coding+Conventions > > Richard > > On Mon, 18 Jun 2007 16:11:54 -0700 > Jody Garnett <[EMAIL PROTECTED]> wrote: > >> Nice catch Richard - you could add this method to DataUtilities :-) >> >> Jody >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Geotools-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-devel > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
