Re: [Geotools-gt2-users] Types vs. Descriptors

2008-06-28 Thread Michael Bedward
Hi Jody, I'd love to sticky beak for learning purposes - could you post a link to the wiki page please ? cheers Michael 2008/6/29 Jody Garnett <[EMAIL PROTECTED]>: > Tim Swanson wrote: >> On Thu, 2008-06-26 at 23:02 -0400, Jody Garnett wrote: >> >>> Hi Tim, >>> >>> I have a nice table in my train

Re: [Geotools-gt2-users] Conversion CoordinateReferenceSystem to other CoordinateReferenceSystem

2008-06-28 Thread luca.santaniello
Jody Garnett-3 wrote: > > So what epsg- jar do you have left? We need one of them to > understand the codes; also I hope the coes are of the form "EPSG:4326" > ie they should start with "EPSG". > > > It sounds like you have a problem bundling your web application; the > geotools epsg-xx

Re: [Geotools-gt2-users] Conversion CoordinateReferenceSystem to other CoordinateReferenceSystem

2008-06-28 Thread Jody Garnett
luca.santaniello wrote: > but i have problem if insert code in web app. > I have readed http://jira.codehaus.org/browse/GEOT-1211 and i deleted > gt2-epsg-access and gt2-epsg-hsql from my lib. > > If start my app in desktop application, it run correctly, but if call my code > into web app, it don'

Re: [Geotools-gt2-users] Types vs. Descriptors

2008-06-28 Thread Jody Garnett
Tim Swanson wrote: > On Thu, 2008-06-26 at 23:02 -0400, Jody Garnett wrote: > >> Hi Tim, >> >> I have a nice table in my training course showing the similarities >> between the new feature model and a type system everyone is familiar >> with ... Java; I will try and include JavaBeans as an exa