<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 17, 2015 at 6:36 PM, Paul Quéré <span dir="ltr"><<a href="mailto:paul.quere2@gmail.com" target="_blank">paul.quere2@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi everyone,<br><br></div>I have a problem on output raster map of cumulative cost when running the r.cost.rast algorithm. the resolution of Output raster is 5 m. Or the resolution of my input raster ( cost raster and raster of starting points) is 1 m.<br><br></div><div>I cannot figure out how the resolution can be diffrent form input to output<br></div></div></div></div></blockquote><div><br></div><div>The resolution doesn't depend on the input, rather the computational extent and resolution must be set using g.region module:</div><div><a href="http://grass.osgeo.org/grass70/manuals/g.region.html">http://grass.osgeo.org/grass70/manuals/g.region.html</a></div><div><br></div><div>so for example if you want to set the extent and resolution based on a raster map 'my_input_raster' you use (-p is for printing resulting region):</div><div><br></div><div>g.region raster=my_input_raster -p</div><div><br></div><div><br></div><div>Cheers,</div><div><br></div><div>Anna</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div>Thanks,<br></div></div><br clear="all"><div><div><div><div><div><div><br>-- <br><div><div dir="ltr"><blockquote type="cite" style="color:rgb(0,102,0);font-size:13px;font-family:arial,sans-serif"></blockquote><b>   Paul  QUERE</b><font color="#006600"><br></font><blockquote type="cite" style="color:rgb(0,102,0);font-size:13px;font-family:arial,sans-serif"></blockquote>   Chef de projet en géomatique/Géomaticien<font color="#006600"><br></font><blockquote type="cite" style="color:rgb(0,102,0);font-size:13px;font-family:arial,sans-serif"></blockquote>   tel: 07 86 18 44 65<font color="#006600"><br></font><blockquote type="cite" style="color:rgb(0,102,0);font-size:13px;font-family:arial,sans-serif"></blockquote>   <a href="mailto:paul.quere2@gmail.com" target="_blank">paul.quere2@gmail.com</a><font color="#006600"><br></font><blockquote type="cite" style="color:rgb(0,102,0);font-size:13px;font-family:arial,sans-serif"></blockquote>   <a href="https://www.linkedin.com/profile/view?id=211987275&trk=nav_responsive_tab_profile_pic" target="_blank">LinkedIn</a><div>   <br><div><br></div><div><br><div>  <a href="https://www.linkedin.com/profile/view?id=211987275&trk=nav_responsive_tab_profile_pic" target="_blank"><img src="http://laserage.on.ca/Portals/126624/images/492481199_733a0b5929.jpg" height="70" width="96"></a><blockquote type="cite" style="color:rgb(0,102,0);font-size:13px;font-family:arial,sans-serif"><a href="https://www.linkedin.com/profile/view?id=211987275&trk=nav_responsive_tab_profile_pic" target="_blank"><br></a></blockquote></div></div></div></div></div>
</div></div></div></div></div></div></div>
<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br></blockquote></div><br></div></div>