<div dir="ltr">Hi Nick:<div><br></div><div>My package (gdalUtils) are just straight-wrappers for the GDAL Utilities (<a href="http://www.gdal.org/gdal_utilities.html">http://www.gdal.org/gdal_utilities.html</a>) -- I've got most of the non-python ones finished.  rgdal contain low-level bindings to GDAL and Python (<a href="http://cran.r-project.org/web/packages/rgdal/index.html">http://cran.r-project.org/web/packages/rgdal/index.html</a>), but are missing quite a few functions that the GDAL Utilities contain.  On top of that, rgdal uses a compiled version of some of the GDAL libraries that is missing quite a bit of functionality, particularly on Windows boxes -- most notably, HDF4/5 support.  My package does not contain a GDAL install, it searches for one that a user installed themselves (typically via OSGeo4W/QGIS), so provides more flexibility in variations in GDAL installations.</div>
<div><br></div><div>rgdal and gdalUtils are complementary packages, mind you.  rgdal is used quite a bit by other packages for providing various raster functionality.  I'm simply filling in some of the gaps in rgdal's capabilities.  </div>
<div><br></div><div>--j</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 14, 2013 at 7:59 AM, Nick Ves <span dir="ltr"><<a href="mailto:vesnikos@gmail.com" target="_blank">vesnikos@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">sounds really cool.<br>
<br>
One question though: Whats the difference between gdalUtils and rgdal?<br>
<div class="HOEnZb"><div class="h5"><br>
On Sat, Oct 19, 2013 at 4:13 AM, Jonathan Greenberg <<a href="mailto:jgrn@illinois.edu">jgrn@illinois.edu</a>> wrote:<br>
> GDALers:<br>
><br>
> I'm working with a colleague on a new set of R wrappers for GDAL, and<br>
> we are at the point where we are starting to document the functions.<br>
> Our R interface is designed to be VERY close to the GDAL command line<br>
> utilities (we use the same parameter names, for instance), so I was<br>
> wondering if it would be ok to use almost word-for-word the GDAL<br>
> documentation of each of the parameters in our package's man files<br>
> (this would save us an inordinate amount of time paraphrasing the docs<br>
> for all of those functions).  If this is ok, how should I cite the<br>
> documentation properly?<br>
><br>
> Cheers!  Incidentally, the package is up on R-forge:<br>
> <a href="https://r-forge.r-project.org/projects/gdalutils/" target="_blank">https://r-forge.r-project.org/projects/gdalutils/</a><br>
><br>
> --j<br>
><br>
> --<br>
> Jonathan A. Greenberg, PhD<br>
> Assistant Professor<br>
> Global Environmental Analysis and Remote Sensing (GEARS) Laboratory<br>
> Department of Geography and Geographic Information Science<br>
> University of Illinois at Urbana-Champaign<br>
> 259 Computing Applications Building, MC-150<br>
> 605 East Springfield Avenue<br>
> Champaign, IL  61820-6371<br>
> Phone: <a href="tel:217-300-1924" value="+12173001924">217-300-1924</a><br>
> <a href="http://www.geog.illinois.edu/~jgrn/" target="_blank">http://www.geog.illinois.edu/~jgrn/</a><br>
> AIM: jgrn307, MSN: <a href="mailto:jgrn307@hotmail.com">jgrn307@hotmail.com</a>, Gchat: jgrn307, Skype: jgrn3007<br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> gdal-dev mailing list<br>
> <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jonathan A. Greenberg, PhD<br>Assistant Professor<br>Global Environmental Analysis and Remote Sensing (GEARS) Laboratory<br>Department of Geography and Geographic Information Science<br>
University of Illinois at Urbana-Champaign<br>259 Computing Applications Building, MC-150<br>605 East Springfield Avenue<br>Champaign, IL  61820-6371<br>Phone: 217-300-1924<br><a href="http://www.geog.illinois.edu/~jgrn/" target="_blank">http://www.geog.illinois.edu/~jgrn/</a><br>
AIM: jgrn307, MSN: <a href="mailto:jgrn307@hotmail.com" target="_blank">jgrn307@hotmail.com</a>, Gchat: jgrn307, Skype: jgrn3007
</div>