"Ludwig " <
remove_this_lu...@web.de> wrote in message <j0smdd$56n$
1...@newscl01ah.mathworks.com>...
> Hi
> I have downloaded an osm map from
www.openstreetmap.org in form of an *.xml file and would now like to plot this osm map in MATLAB. I am mainly interested in plotting points and ways (the data primitives in OSM maps). I have managed to read my xml file into MATLAB, and extract points with long/lat coordinates, but struggle plotting ways. Has anybody managed to import and plot openstreetmap *.xml files in MATLAB before and has code?Many thanks for your help
> L
Hi Ludwig,
How did you read your osm/xml file into Matlab? I am also looking for a solution to plot nodes and ways of OSM data using Matlab. What is your exact problem when plotting ways?
Joerg