Hello,<div><br></div><div>Thank you very much for your help, now I can launch Qgis from within GRASS.</div><div><br></div><div>But I have the following problem with a raster image that I can not import it. This image comes from Maxent software.</div>


<div><br></div><div>And <span style="font-family:arial,sans-serif"><span>I follow the</span> <span>below procedure in GRASS:</span></span></div><div>- File, Import raster map, Multiples format using GDAL by r.in.gdal</div>


<div>Required: Raster file to be imported</div><div>               Name for output raster map</div><div><br></div><div>And this is the message from Output - GIS.m</div><div><br></div><div><div>Projection of dataset does not appear to match current location.</div>


<div><br></div><div>Location PROJ_INFO is:</div><div>name: Lat/Lon</div><div>proj: ll</div><div>datum: wgs84</div><div>ellps: wgs84</div><div>towgs84: 0,0,0,0,0,0,0</div><div>no_defs: defined</div><div><br></div><div>Import dataset PROJ_INFO is:</div>


<div>cellhd.proj = 0 (unreferenced/unknown)</div><div><br></div><div>You can use the -o flag to r.in.gdal to override this check and use the location definition for the dataset.</div><div>Consider generating a new location from the input dataset using the &#39;location&#39; parameter.</div>


</div><div><br></div><div>If I<span style="font-family:arial,sans-serif"> <span>perform the procedure in qgis (</span></span><span style="font-family:arial,sans-serif"><span>the image can be</span> <span>displayed correctly)</span></span><span style="font-family:arial,sans-serif"><span>,</span><span> I have no</span> <span>successfully.</span></span></div>


<div><br></div><div><span style="font-family:arial,sans-serif"><span>Sorry, I&#39;m not a</span> trained <span>person in</span> <span>programming.</span></span></div>
<div><span style="font-family:arial,sans-serif"><span><br></span></span></div><div><span style="font-family:arial,sans-serif"><span>Thanks,</span></span></div>
<div><span style="font-family:arial,sans-serif"><span><br></span></span></div><div><span style="font-family:arial,sans-serif"><span>José Guerrero</span></span></div>
<div><br></div><div><br><br><div class="gmail_quote">El 12 de diciembre de 2011 00:36, William Kyngesburye <span dir="ltr">&lt;<a href="mailto:woklist@kyngchaos.com" target="_blank">woklist@kyngchaos.com</a>&gt;</span> escribió:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Dec 11, 2011, at 7:19 PM, Hamish wrote:<br>
<br>
&gt; José wrote:<br>
&gt;&gt; When I check the echo $PATH from within GRASS<br>
&gt;&gt; session, this is the message,<br>
&gt;&gt;<br>
&gt;&gt; GRASS 6.4.1 (spearfish60):~ &gt; echo $PATH<br>
&gt;&gt; /Applications/GRASS-6.4.app/Contents/MacOS/bin:/Applications/GRASS-6.4.app/Contents/MacOS/scripts:/Users/joseca/Library/GRASS/6.4/Modules/bin:/Library/GRASS/6.4/Modules/bin:/Library/Frameworks/GDAL.framework/unix/bin:/Library/Frameworks/PROJ.framework/Programs:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin<br>




&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; GRASS 6.4.1 (spearfish60):~ &gt; qgis<br>
&gt;&gt; bash: qgis: command not found<br>
&gt;&gt;<br>
&gt;&gt; I do not know how to solve it but I am very<br>
&gt;&gt; grateful to your help.<br>
&gt;<br>
&gt; ah ok, this is a Mac.<br>
&gt;<br>
&gt; first thing to do is to hunt down the qgis executable and get it into one of the $PATH directories.<br>
&gt;<br>
&gt; try like:<br>
&gt;<br>
&gt; ls -l /Applications/QuantumGIS.app/Contents/MacOS/<br>
&gt;<br>
&gt; and look for a qgis file (not directory) with &quot;x&quot; permissions.<br>
&gt;<br>
&gt; once you have that make a symlink into /usr/local/bin<br>
&gt;<br>
&gt; ln -s /Applications/QuantumGIS.app/Contents/MacOS/qgis /usr/local/bin/<br>
&gt;<br>
&gt;<br>
&gt; you might have to put &quot;sudo&quot; before the symlink to get it to work.<br>
&gt;<br>
&gt; (not sure of exact qgis pathnames, but something<br>
&gt; similar to the above)<br>
<br>
<br>
</div></div>I was wondering if you were on OS X...<br>
<br>
Note that this symlink method really isn&#39;t the proper way to start an *application* on OS X.  Running an application from the command line in the standard *nix execute way ignores existing running processes, and will start another if one is already running.<br>




<br>
The simplest solution is to just start Qgis the normal way by double-clicking the application.<br>
<br>
If you really must start it from within GRASS, then the OS X way is to &quot;open&quot; applications:<br>
<br>
open -a QGIS.app<br>
<br>
There is no need to symlink QGIS to /usr/local/bin, and no need to know the path to QGIS.app.<br>
<br>
-----<br>
William Kyngesburye &lt;kyngchaos*at*kyngchaos*dot*com&gt;<br>
<a href="http://www.kyngchaos.com/" target="_blank">http://www.kyngchaos.com/</a><br>
<br>
Theory of the Universe<br>
<br>
There is a theory which states that if ever anyone discovers exactly what the universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarrely inexplicable.  There is another theory which states that this has already happened.<br>




<br>
-Hitchhiker&#39;s Guide to the Galaxy 2nd season intro<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div>################################################################</div>Dr. José Carlos Guerrero<br>Laboratorio de Desarrollo Sustentable y Gestión Ambiental del Territorio (LDSGAT)<br>



Instituto de Ecología y Ciencias Ambientales (IECA)<br>Facultad de Ciencias<br>Universidad de la República<br>Montevideo-URUGUAY<div>################################################################</div><br>
</div>