t; From: Martin Desruisseaux <[EMAIL PROTECTED]>
> To: Jay Parsons <[EMAIL PROTECTED]>
> Cc: Geotools-gt2-users@lists.sourceforge.net
> Sent: Monday, August 4, 2008 3:10:47 PM
> Subject: Re: [Geotools-gt2-users] coordinate conversion: envelope versus
> point???
>
&g
All,
I noticed a difference when I convert coordinates based on whether the points
are transformed as an envelope or points.
This just seems to happen for the longitude values and not latitude.
Sample code:
MathTransform step2;
GeneralEnvelope targetEnvelope;
MathTransform step2 = fact
Hello,
I am looking for a few examples of reprojecting images using Geotools 2.4.4. I
have tried modifying a few examples but with no success. I think I am doing
something basic wrong so I would like to look at a few functioning examples.
-Jay
---