[GRASS-user] Importing Landsat images with different coordinates

Jenny Turner jennyturner1980 at gmail.com
Mon May 17 12:35:45 EDT 2010


Greetings
Thanks It really worked but now I have one particualr question:
I need to have an automatic proceeding but, in this case my  input images
are not in the same coordinate system (e.g. different UTM Zones). Can I
apply this methdology without defining source_coordinate system?
Thanks
Jenny

On Mon, May 10, 2010 at 12:21 PM, Firman Hadi <jalmiburung at gmail.com> wrote:

>
> On 10 May 2010, at 18:00, Jenny Turner wrote:
>
> > Greetings
> > I need to import Landsat images (r.in.gdal) to my location but, my
> Landsat images are in a specific Coordinate system (WGS84) that is different
> from mine. Could anyone explain me (briefly ) the steps to import this
> images?
> > Thanks
> > Jenny
>
>
> Dear Jenny,
>
> If your images are in TIFF, you can convert the coordinate system to the
> one that you have, with
> gdalwarp. As an example, if my coordinate system is UTM Zone 48S (32748)
> and my data is in lat-long (4326), I will use gdalwarp command like this:
> gdalwarp -t_srs "EPSG:32748" -s_srs "EPSG:4326" source.tif target.tif
>
> Cheers,
>
>
>
> Firman Hadi
> Center for Remote Sensing - ITB
> Jl. Ganesha No. 10,
> Labtek IX-C, 3rd Floor
> Bandung - 40132
> INDONESIA
> Phone: +62-22-2530701
> Fax: +62-22-2530702
> Website : http://crs.itb.ac.id ; www.sigro.org
> Blog : http://jalmiburung.wordpress.com
> JepratJepret: http://jalmiburung.fotografer.net
>
>
>
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20100517/e8b5d221/attachment.html


More information about the grass-user mailing list