Skip to content
Prev 17795 / 29559 Next

create a 3d shapefile ?

Actually my current need is writing aerial waypoints as gpx files with
x,y,z to be used in the field with a gps program
(ie. oruxmaps) for an android tablet.
I do create the waypoints in R (as I plan the campaign with R), so my
problem is not reading 3d shapefiles, but writing the 3d waypoints
either to gpx directly
or to shapefile and then convert to gpx with i.e. gpsbabel.
My understanding is that rgdal/sp cirrently support reading 3d
shapefiles but not actually writing 3d spatial points DF

Agus
On Mon, Mar 18, 2013 at 8:54 AM, Michael Sumner <mdsumner at gmail.com> wrote: