<div>Greetings</div><div>This topic was being discussed in converting Vector to raster and them I realized that it might be better to change it to here:</div><div>I did</div>gdalinfo to my landsat data is this:<div><div>Driver: GTiff/GeoTIFF</div>
<div>Files: L.tif</div><div>Size is 7662, 7109</div><div>Coordinate System is:</div><div>LOCAL_CS[&quot; Geocoding information not available Projection Name = ETRS_1989_Transverse_Mercator Units = meters Geo&quot;,</div><div>
    UNIT[&quot;unknown&quot;,1]]</div><div>Origin = (-52163.169232331842068,23020.214927441673353)</div><div>Pixel Size = (30.000000000000000,-30.000000000000000)</div><div>Metadata:</div><div>  TIFFTAG_SOFTWARE=IMAGINE TIFF Support</div>
<div>Copyright 1991 - 1999 by ERDAS, Inc. All Rights Reserved</div><div>@(#)$RCSfile: etif.c $ $Revision: 1.10.1.9.1.9.2.11 $ $Date: 2004/09/15 18:42:01EDT $</div><div>  TIFFTAG_XRESOLUTION=1</div><div>  TIFFTAG_YRESOLUTION=1</div>
<div>  TIFFTAG_RESOLUTIONUNIT=1 (unitless)</div><div>  AREA_OR_POINT=Area</div><div>Image Structure Metadata:</div><div>  INTERLEAVE=PIXEL</div><div>Corner Coordinates:</div><div>Upper Left  (  -52163.169,   23020.215) </div>
<div>Lower Left  (  -52163.169, -190249.785) </div><div>Upper Right (  177696.831,   23020.215) </div><div>Lower Right (  177696.831, -190249.785) </div><div>Center      (   62766.831,  -83614.785) </div><div>Band 1 Block=64x64 Type=Byte, ColorInterp=Red</div>
<div>Band 2 Block=64x64 Type=Byte, ColorInterp=Green</div><div>Band 3 Block=64x64 Type=Byte, ColorInterp=Blue</div><div>Band 4 Block=64x64 Type=Byte, ColorInterp=Undefined</div><div>Band 5 Block=64x64 Type=Byte, ColorInterp=Undefined</div>
<div>Band 6 Block=64x64 Type=Byte, ColorInterp=Undefined</div><div><br></div><div>It has geographic information right? and it&#39;s supposed to be recognized by GRASS.</div><div>So I decided to create a new Location.</div>
<div>1- Define name of the location (landsat02)</div><div>2- Choose method for creating a new location: Read Projection and datums from a georreferenced file==&gt; I select the file</div><div>I choose no in defining region</div>
<div>3- Enter into location</div><div>4- do g.region -p and I get:</div><div><div>projection: 0 (x,y)</div><div>zone:       0</div><div>north:      23020.21492744</div><div>south:      -190249.78507256</div><div>west:       -52163.16923233</div>
<div>east:       177696.83076767</div><div>nsres:      30</div><div>ewres:      30</div><div>rows:       7109</div><div>cols:       7662</div><div>cells:      54469158</div><div><br></div><div>Everything else seems ok except the Projection that is (x,y). This means that it&#39;s not recognizing the coordinate system or am I doing something wrong?</div>
<div><br></div><div>Thank you</div><div>Kim</div></div><div><br></div><div><br></div></div>