Re: [R-sig-Geo] look for advice on handling 3D/4D trajectories in R

2016-11-04 Thread Michael Treglia
Hi Paedro, Might want to look into the mkde package ( https://cran.rstudio.com/web/packages/mkde/index.html) - it's designed to use 3d tracking data to estimate movement in 3 dimensions. Hope that helps, Mike On Fri, Nov 4, 2016 at 1:09 PM, Pedro C. Alvarez wrote: > Hi all, > > I am interested

Re: [R-sig-Geo] Simple features now on CRAN

2016-11-04 Thread Vijay Lulla
After reading the vignette I tried it with a few shapefiles and it seems to be going well so far! Good work! Congratulations. On Fri, Nov 4, 2016 at 11:03 AM, Edzer Pebesma < edzer.pebe...@uni-muenster.de> wrote: > Package sf (for "simple features") is now on CRAN: > > https://cran.r-project.o

[R-sig-Geo] look for advice on handling 3D/4D trajectories in R

2016-11-04 Thread Pedro C. Alvarez
Hi all, I am interested in handling 3D (lat, long, altitude) or even 4D (3D+time) aircraft trajectories in R. I am new to GIS (although not to R), then, I have been searching through r-project, R-sig-geo, the web ... and I've found and concluded that sp classes and some avalaible packages like

Re: [R-sig-Geo] Simple features now on CRAN

2016-11-04 Thread Forrest Stevens
Super awesome, Edzer, and all who were involved! This represents a massive leap forward in compatibility and future-proofing for those of us working every day with spatial data in R. I'll jump in on testing and hopefully can contribute to push along things with raster-related processing as well.

[R-sig-Geo] Simple features now on CRAN

2016-11-04 Thread Edzer Pebesma
Package sf (for "simple features") is now on CRAN: https://cran.r-project.org/package=sf The package vignette is found here: https://edzer.github.io/sfr/articles/sfr.html A report on CRAN submission adventures is found here: http://r-spatial.org/r/2016/11/02/sfcran.html This doesn't mean tha

Re: [R-sig-Geo] Neighborhood matrix from poly2nb (spdep package)

2016-11-04 Thread Roger Bivand
On Fri, 4 Nov 2016, Maaz Gardezi wrote: Hi, I'm trying to extract the 'neighborhood matrix' from the poly2nb function. No, it returns (see ?poly2nb): A neighbours list with class ‘nb’. See ‘card’ for details of “nb” objects. Look at ?nb2mat, but then you'll also be obliged to decide on the

Re: [R-sig-Geo] Shape file for Madhya Pradesh State in India with Districts

2016-11-04 Thread Vijay Lulla
Have you tried http://www.gadm.org/ ? On Fri, Nov 4, 2016 at 7:29 AM, SunilChoudhary wrote: > Hi Folks > > Can someone point me to Shape file for Madhya Pradesh State in India > preferably with districts. > > > Thanks > Sunil Choudhary > > > > [[alternative HTML version deleted]] > > ___

[R-sig-Geo] Neighborhood matrix from poly2nb (spdep package)

2016-11-04 Thread Maaz Gardezi
Hi, I'm trying to extract the 'neighborhood matrix' from the poly2nb function. I can see the neighbors for each polygon, e.g. 1 has neighbors 2, 3, 5, 6. I try to convert this matrix into a data frame but get the error "cannot coerce class ""nb"" to a data.frame". Is there any way of doing this

[R-sig-Geo] Extract raster values from polygon overlaying - efficient alternative

2016-11-04 Thread Besnard, Simon
Hi all, I am currently extracting raster values using polygon overlaying. The raster file is a global product with a 30m resolution. In order to implement this task in a efficient way, I am looking at different options. I can imagine that the extract function from the raster package is an opt

Re: [R-sig-Geo] NewBie Question: Splitting shape file in two

2016-11-04 Thread Adam H Sparks
And getData() in the raster package, which will get GADM data? -- Adam H Sparks On 4 November 2016 at 22:44:02, Hans-Jörg Bibiko (bib...@shh.mpg.de) wrote: > > On 04 Nov 2016, at 12:33, SunilChoudhary > wrote: > > I found the shape file for India with States in > > https://www.arcgis.com/home/

Re: [R-sig-Geo] NewBie Question: Splitting shape file in two

2016-11-04 Thread Hans-Jörg Bibiko
> On 04 Nov 2016, at 12:33, SunilChoudhary wrote: > > I found the shape file for India with States in > > https://www.arcgis.com/home/item.html?id=cf9b387de48248a687aafdd4cdff1127 > > Unfortunately this is outdated (Andra Pradesh is now divided in two > parts Telangana and Andra Pradesh) >

Re: [R-sig-Geo] NewBie Question: Splitting shape file in two

2016-11-04 Thread Jacek Stefaniak
And: https://gis.stackexchange.com/questions/111595/shapefile-for-india-which-includes-telangana-state [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] NewBie Question: Splitting shape file in two

2016-11-04 Thread Jacek Stefaniak
https://gis.stackexchange.com/questions/143689/latest-shapefiles-of-indian-states [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo

[R-sig-Geo] NewBie Question: Splitting shape file in two

2016-11-04 Thread SunilChoudhary
I found the shape file for India with States in https://www.arcgis.com/home/item.html?id=cf9b387de48248a687aafdd4cdff1127 Unfortunately this is outdated (Andra Pradesh is now divided in two parts Telangana and Andra Pradesh) Can someone 1) point me to a more recent shape file which contains

[R-sig-Geo] Shape file for Madhya Pradesh State in India with Districts

2016-11-04 Thread SunilChoudhary
Hi Folks Can someone point me to Shape file for Madhya Pradesh State in India preferably with districts. Thanks Sunil Choudhary [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/ma