<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 25, 2014 at 4:35 PM, GRASS GIS <span dir="ltr"><<a href="mailto:trac@osgeo.org" target="_blank">trac@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div id=":1if" class="" style="overflow:hidden"> > Is r.texture supporting LFS?<br>
<br>
 Modules typically don't need to do anything regarding LFS; the support is<br>
 in the libraries. The main issue which affects modules is that they<br>
 shouldn't assume that cell counts will fit into an "int" or even a "long".<br>
 But even failing to do so won't have any effect upon I/O.</div></blockquote></div><br></div><div class="gmail_extra">Can you please explain what the modules are allowed to do? r.example does not tell [1].<br><br>[1] <a href="http://trac.osgeo.org/grass/browser/grass/trunk/doc/raster/r.example/main.c?rev=40771#L69">http://trac.osgeo.org/grass/browser/grass/trunk/doc/raster/r.example/main.c?rev=40771#L69</a><br>

</div></div>