[R-sig-Geo] Integrating R and Arcgis

Tom Philippi tephilippi at gmail.com
Fri May 4 19:20:22 CEST 2012


You may want to look at GME, Geospatial Modeling Environment,
Hawthorne Bayer's successor to Hawth's Tools.  It allows you to run
your own arbitrary R code from within ArcMap, as well as providing
simple function wrappers for several common tasks.  One potential
issue is that it uses statconnDCOM, which is not licensed for all
uses.

I have ended up doing almost nothing in ArcMap: the tools in the sp,
rgdal, raster, and gbclib packages do everything I need, and  in most
cases are substantially faster than even python & ESRI geoprocessing
tools.  YMMV.

Tom 2

On Fri, May 4, 2012 at 6:20 AM, Lalita Thakali <lalitathakali at gmail.com> wrote:
> Hi,
>
> I am very new to R. Would anyone help me how R can be used for spatial
> analysis in Arcgis. I will really appreciate for any information related to
> using R in arcgis or integrating R in Arcgis.
>
> Thanks.
> Regards,
> Lalita
>
>        [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo



More information about the R-sig-Geo mailing list