Ravichandra MONDRETI
2012-Oct-26 16:25 UTC
[R] Creating a certain set of points with geographic coordinates between two endpoints
Hi all, I am a very recent user of R. Mine is probably a basic question. I would like to know how do we create a certain set of points with geographic coordinates, between two endpoints. Please explain me how to do this using R. Which are the packages to be used for doing this. Thanks in advance, Ravichandra Mondreti. Ravichandra Mondreti PhD student/ Doctorant Spatial Population Ecology Team CEFE-CNRS 1919, route de Mende F-34293 Montpellier Cedex 05 France Email: ravichandra.mondreti@cefe.cnrs.fr <mailto:ravichandra.mondreti@cefe.cnrs.fr> ; [[alternative HTML version deleted]]
Michael Sumner
2012-Oct-27 01:31 UTC
[R] Creating a certain set of points with geographic coordinates between two endpoints
The greatCircle function in package geosphere may be what you want, and try the R-Sig-Geo mailing list to target this topic. Cheers, Mike On Saturday, October 27, 2012, Ravichandra MONDRETI wrote:> > > Hi all, > > > > I am a very recent user of R. Mine is probably a basic question. I > would like to know how do we create a certain set of points with > geographic coordinates, between two endpoints. Please explain me how to > do this using R. Which are the packages to be used for doing this. > > > > Thanks in advance, > > Ravichandra Mondreti. > > > > > > Ravichandra Mondreti > PhD student/ Doctorant > > Spatial Population Ecology Team > CEFE-CNRS > 1919, route de Mende > F-34293 Montpellier Cedex 05 > > France > Email: ravichandra.mondreti@cefe.cnrs.fr <javascript:;> > <mailto:ravichandra.mondreti@cefe.cnrs.fr <javascript:;>> ; > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org <javascript:;> mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- Michael Sumner Hobart, Australia e-mail: mdsumner@gmail.com [[alternative HTML version deleted]]