Re: [R-sig-eco] Export Google Maps Route to R and get kilometers coordinates

2012-09-19 Thread Baldwin, Jim -FS
r-sig-ecology@r-project.org Subject: Re: [R-sig-eco] Export Google Maps Route to R and get kilometers coordinates Hi Ribas, You can try using package rgdal for directly loading but I recommend opening in another GIS software (like Quantum GIS free like R) and exporting in .shp. You can create a

Re: [R-sig-eco] Export Google Maps Route to R and get kilometers coordinates

2012-09-18 Thread Levy, Yair
: r-sig-ecology-boun...@r-project.org [mailto:r-sig-ecology-boun...@r-project.org] Namens David Valentim Dias Verzonden: mardi 18 septembre 2012 05:30 Aan: r-sig-ecology@r-project.org Onderwerp: Re: [R-sig-eco] Export Google Maps Route to R and get kilometers coordinates Hi Ribas, You can try using p

Re: [R-sig-eco] Export Google Maps Route to R and get kilometers coordinates

2012-09-17 Thread David Valentim Dias
Hi Ribas, You can try using package rgdal for directly loading but I recommend opening in another GIS software (like Quantum GIS free like R) and exporting in .shp. You can create a node in each KM plate so you can loop in R getting lat and long from each node. 2012/9/17 Augusto Ribas > Hello.

[R-sig-eco] Export Google Maps Route to R and get kilometers coordinates

2012-09-17 Thread Augusto Ribas
Hello. I have the following problem. I have some data of fauna hit on a road in Brasil. The Road ES-060. The data is something like this: > head(dados) species km 1Sp 6 27 2Sp 6 21 3Sp 1 44 4Sp 2 47 5Sp 5 39 6Sp 5 20 Each line represent one dead individual, and has a re