Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem

2009-02-09 Thread Agossa
s.ProjectedCRS; >> import org.opengis.referencing.cs.CartesianCS; >> import org.opengis.referencing.operation.MathTransformFactory; >> >> >> /Paul >> >> -----Original Message- >> From: Martin Desruisseaux [mailto:martin.desruisse...@geomatys.fr] >

Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem

2009-02-09 Thread Paulm
; > > /Paul > > -Original Message- > From: Martin Desruisseaux [mailto:martin.desruisse...@geomatys.fr] > Sent: den 18 december 2008 15:14 > To: Malm Paul > Cc: geotools-gt2-users@lists.sourceforge.net > Subject: Re: [Geotools-gt2-users] userdefined Co

Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem

2009-02-09 Thread Paulm
; > > /Paul > > -Original Message- > From: Martin Desruisseaux [mailto:martin.desruisse...@geomatys.fr] > Sent: den 18 december 2008 15:14 > To: Malm Paul > Cc: geotools-gt2-users@lists.sourceforge.net > Subject: Re: [Geotools-gt2-users] userdefined Co

Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem

2009-01-07 Thread Malm Paul
ember 2008 15:14 To: Malm Paul Cc: geotools-gt2-users@lists.sourceforge.net Subject: Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem Malm Paul a écrit : > Is there any example how to create a userdefined > CoordinateReferenceSystem with elippsoid and projection parameters

Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem

2009-01-01 Thread Martin Desruisseaux
Jody Garnett a écrit : > Thanks for the code example; I thought I replaced FactoryGroup with > FactoryContainer etc? Right. Actually the name that you put is ReferencingFactoryContainer. The old FactoryGroup does not exist anymore in GeoTools 2.5. Martin --

Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem

2009-01-01 Thread Jody Garnett
Thanks for the code example; I thought I replaced FactoryGroup with FactoryContainer etc? I have updated the page here to give people a starting point: - http://docs.codehaus.org/display/GEOTDOC/03+CoordinateReferenceSystem Cheers, Jody apreciado wrote: > Hello, this is a example the Stereograp

Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem

2008-12-18 Thread apreciado
Hello, this is a example the Stereographic projection: FactoryGroup factories = new FactoryGroup(null); GeographicCRS geoCRS = org.geotools.referencing.crs.DefaultGeographicCRS.WGS84; CartesianCS cartCS = org.geotools.referencing.cs.DefaultCartesia

Re: [Geotools-gt2-users] userdefined CoordinateReferenceSystem

2008-12-18 Thread Martin Desruisseaux
Malm Paul a écrit : > Is there any example how to create a userdefined > CoordinateReferenceSystem with elippsoid and projection parameters as input? First, you need to create a GeographicCRS from your Ellipsoid. You can use org.opengis.referencing.crs.CRSFactory for this purpose (this approach is

[Geotools-gt2-users] userdefined CoordinateReferenceSystem

2008-12-18 Thread Malm Paul
Hi! Is there any example how to create a userdefined CoordinateReferenceSystem with elippsoid and projection parameters as input? Thanks, -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The