Any application using a renderer and opening a .OSM file to browse a city while offline ? I guess rendering is a costly operation, and can take a lot of diskspace, but is there any existing solution ? I can browse an OSM file with JOSM, but it's not very practical... asked 28 May '14, 10:20 jokoon aseerel4c26 ♦ |
If you want to see a map and not the raw XML you need to render the OSM data. But there are different solutions for different needs. It depends on what your real requirements are (is it really a requirement to start based off a .osm file?). answered 28 May '14, 14:07 aseerel4c26 ♦ |