Re: [R-sig-Geo] GRASS with R and distances between polygon edges

2006-10-30 Thread Milton Cezar Ribeiro
How about FRAGSTAT?! IF help is need, fell free to write me directly. kind regards, Miltinho - [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch http

Re: [R-sig-Geo] GRASS with R and distances between polygon edges

2006-10-30 Thread Roger Bivand
On Mon, 30 Oct 2006, Duncan Golicher wrote: > I have a follow up question regarding moving old (R <2.4) sp objects to > R 2.4. It is indeed easy using GRASS as an intermediary with spgrass6. > But one of my students has installed GRASS with the QGIS interface > rather than running GRASS under C

Re: [R-sig-Geo] geographically weighted negative binomial regression model?

2006-10-30 Thread Roger Bivand
On Sun, 29 Oct 2006, Takatsugu Kobayashi wrote: > Hi, > > I wonder if anyone know whether there is a R package for implementing a > geographically weighted negative binomial regression model. Not as far as I'm aware. There is draft ggwr() not yet released, which could possibly be extended, but

Re: [R-sig-Geo] GRASS with R and distances between polygon edges

2006-10-30 Thread Milton Cezar Ribeiro
How about FRAGSTAT?! IF help is need, fell free to write me directly. kind regards, Miltinho Colin Robertson <[EMAIL PROTECTED]> escreveu: Hi Duncan, For calculating the distance between polygons, there are descriptions of the calculations for average distance and minimum distance i

Re: [R-sig-Geo] GRASS with R and distances between polygon edges

2006-10-30 Thread Duncan Golicher
[EMAIL PROTECTED] wrote: > Or, write a program/function >to do the search: for each polygon, find the minimum distance between >all of its vertices and all of the vertices of each other polygon. > > I thought of that, but was too lazy to start doing it. >However, this algorithm does not work w

Re: [R-sig-Geo] GRASS with R and distances between polygon edges

2006-10-30 Thread Barry Rowlingson
> For many polygons each having possibly many points defining the edges, > it's a time consuming search. I am not aware of any GIS software or R > packages that do this comprehensively. One alternative is to use > buffering by some set of fixed distances. Or, write a program/function > to do th

Re: [R-sig-Geo] GRASS with R and distances between polygon edges

2006-10-30 Thread White . Denis
Duncan Golicher <[EMAIL PROTECTED]> wrote on 2006-10-30 08:09:49: > ... > > Also while posting, can anyone suggest a way of measuring the closest > distance between disjunct polygons in R (forest fragments)? Its easy to > use centroids in spdep, but we were interested in the distances between > th

Re: [R-sig-Geo] GRASS with R and distances between polygon edges

2006-10-30 Thread Colin Robertson
Hi Duncan, For calculating the distance between polygons, there are descriptions of the calculations for average distance and minimum distance in the reference below. Although I'm not sure if they're implemented in any R packages. Okabe, A. and Miller, H. J. (1996) "Exact computational methods f

[R-sig-Geo] GRASS with R and distances between polygon edges

2006-10-30 Thread Duncan Golicher
I have a follow up question regarding moving old (R <2.4) sp objects to R 2.4. It is indeed easy using GRASS as an intermediary with spgrass6. But one of my students has installed GRASS with the QGIS interface rather than running GRASS under Cygwin. He wanted to do the same. I tried with him an

Re: [R-sig-Geo] 'sp' for 3.2.1

2006-10-30 Thread Roger Bivand
On Mon, 30 Oct 2006, Barry Rowlingson wrote: > Roger Bivand wrote: > > > > > For which OS/platform? All source packages are archived on CRAN: > > > > http://cran.r-project.org/src/contrib/Archive > > > > and binary packages from CRAN (Windows, various Mac OSX) are in versioned > > directory t

Re: [R-sig-Geo] 'sp' for 3.2.1

2006-10-30 Thread Barry Rowlingson
Roger Bivand wrote: > > For which OS/platform? All source packages are archived on CRAN: > > http://cran.r-project.org/src/contrib/Archive > > and binary packages from CRAN (Windows, various Mac OSX) are in versioned > directory trees, so R 2.3.1 will choose the 2.3 directory for the latest >

Re: [R-sig-Geo] 'sp' for 3.2.1

2006-10-30 Thread Roger Bivand
On Mon, 30 Oct 2006, Phil J King wrote: > Good Day, > I have just loaded R base and an assistant program, "RKWard", onto my > computer only to find that my version is two weeks too old to load the > 'sp' file from 'CRAN'. The 'R' version is 2.3.1 and I am wondering where > I might get an older ver

[R-sig-Geo] 'sp' for 3.2.1

2006-10-30 Thread Phil J King
Good Day, I have just loaded R base and an assistant program, "RKWard", onto my computer only to find that my version is two weeks too old to load the 'sp' file from 'CRAN'. The 'R' version is 2.3.1 and I am wondering where I might get an older version of 'sp' to run with it. Are there other reposi