powered by
xmlParse
as_osmar(xml)
osmar
nodes
ways
relations
file <- system.file("extdata", "kaufstr.xml", package = "osmar") raw <- readLines(file) kaufstr <- as_osmar(xmlParse(raw))
Run the code above in your browser using DataLab