[R-sig-Geo] How do I read/work with PolyLineZM with maptools/sp?

Edzer Pebesma edzer.pebesma at uni-muenster.de
Mon May 16 20:28:55 CEST 2011



On 05/16/2011 08:22 PM, Mikhail Titov wrote:
>> I would try s$M and s$Z to access M and Z when they are attributes.
> But what do I do when they are not? It can work for points, but not a line as I can't have attributes for individual points of a line. I would prefer not to do any extra conversions in GIS before using R.
> 

as(s, "SpatialPointsDataFrame")

> Do I get it right that for now it is better to stick with shapefiles to read PolylineZM?
> 
> Mikhail
> 
> 

-- 
Edzer Pebesma
Institute for Geoinformatics (ifgi), University of Münster
Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251
8333081, Fax: +49 251 8339763  http://ifgi.uni-muenster.de
http://www.52north.org/geostatistics      e.pebesma at wwu.de



More information about the R-sig-Geo mailing list