'transformNormalized' methods expects a point in (longitude, latitude) , but returns a point in ( easting, northing) . I 'm going to repair it this evening.
Cheers, Jan. ______________________________________________________________ > Od: [EMAIL PROTECTED] > Komu: [EMAIL PROTECTED] > CC: GeoTools Developers List <[email protected]> > Datum: 28.10.2006 21:59 > Předmět: Re: [Geotools-devel] New Krovak projection > >A have one additional question. In the referencing framework, it is important that 'transformNormalized' methods expects a point in (longitude, latitude) order and return a point in (northing, easting) order - and conversely for 'inverseTransformNormalized'. In the axis order for the CRS in actual usage is different, this is managed with AxisDirection constants outside the projection class. Is it the way the Krovak.java class is written? > > Martin > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
