<HTML>
<HEAD>
<TITLE>Re: [GRASS-user] problem displaying imported, rectified raster images</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Try the new georectifying module in GRASS 6.3 from William Kyngesbury&#8217;s Grass for Mac site (find from the GRASS downloads page).<BR>
<BR>
Note: if using the new georectifying module, you START the georectifying session in the location/mapset you want the image to end up in, rather than the xy location/mapset where the unrectified image is stored (the procedure for i.points).<BR>
<BR>
Michael<BR>
<BR>
<BR>
On 5/8/07 11:39 AM, &quot;pete davidson&quot; &lt;caitifty@gmail.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hi all<BR>
<BR>
I've been struggling with this problem for days.. &nbsp;I'm trying to import a scanned map into grass 6.1.0 on a mac. &nbsp;All seems to go well, until I try and display the final raster. &nbsp;Here's the steps I've taken, and thing's I've tried. &nbsp;<BR>
<BR>
Many thanks in advance for any suggestions or advice for resolving what I suspect is a total newbie question<BR>
<BR>
Pete<BR>
--<BR>
<BR>
- create a new xy region<BR>
- import the image (a png scanned at 300dpi) using r.in.gdal input=[path to scanned file] output=TL0232 location=scanTL0232 <BR>
- exit grass, re-launch and use region scanTL0232/PERMANENT<BR>
- i.target group=TL0232 location=[real_location] mapset=PERMANENT &nbsp;(where 'real_location' is a pre-existing NAD83 region I want to use this raster in) <BR>
- d.mon x0<BR>
- d.rast TL0232_blue (as a quick test that the image imported correctly, and yes, I'm looking at a nice, high resolution image)<BR>
- i.points TL0232 &nbsp;(note that contra several of the online guides, r.in.gdal automatically created a group, so I didn't need to run i.group first)<BR>
- select a bunch of reference points, giving real-world eastings &amp; northings, then quit i.points<BR>
- i.rectify -a group=TL0232 extension=_1 order=1 <BR>
- exit grass, re-launch and use region [real_location]/PERMANENT<BR>
- d.mon x0<BR>
- d.rast TL0232.blue_1<BR>
<BR>
What I now get is a super-low res image: 6 or 7 giant pixels to a side. &nbsp;If I display other pre-existing vector layers (eg a tiger line street map), the raster has clearly been located correctly within the region, with the orientation and relative size I'd expect. <BR>
<BR>
For several days I assumed I was making a mistake somewhere in the r.in.gdal / i.target / i.points / i.rectify process. &nbsp;However, this morning I opened qgis to do something else, then on a whim created a new map, displayed a couple of pre-existing vector layers from the grass 'real_location' location, then added the grass raster layer TL0232.blue_1. &nbsp;To my surprise it displayed perfectly. &nbsp;Correctly oriented and rectified and in a usable resolution and everything. &nbsp;<BR>
<BR>
Back in grass, if I do<BR>
- g.region rast=TL0232.blue_1<BR>
- d.mon x0<BR>
- d.rast TL0232.blue_1<BR>
<BR>
I get a correctly displayed raster, however as soon as I do g.region -d to go back to the (larger) default region, any attempt to display the raster again produces an unusably low-res version..<BR>
<BR>
So.. What am I doing wrong? &nbsp;Any suggestions? &nbsp;Thanks again.<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>