Hi Martin,
I can't see why that won't work, but it does have one issue, and that is that
if there is already a match, but the parameters are in a different order, you
won't find it, & then you are effectively creating a nonstandard SRID which
duplicates a standard & supported projection.
Wh
Etienne
with the transformer the way it sits now, in most cases you will need to
specify -te xmin ymin xmax ymax with gdalwarp to avoid that error
Brian
On Tue, 2012-02-07 at 19:22 -0200, Etienne Tourigny wrote:
> Even, Frank,
>
> thanks for your answers. I have run into a problem with using
>
Just pair the min and max values of the source raster to the min and max of
the target raster.
On Fri, Feb 10, 2012 at 10:50 PM, Nikolaos Hatzopoulos wrote:
> How you define the min max from this documentation:
> http://www.gdal.org/gdal_vrttut.html
>
> --Nikos
>
>
> On Thu, Feb 9, 2012 at 10:59