schimanski Well-Known Member Licensed User Longtime User Oct 19, 2009 #1 Hello! I want to write a simple map-viewer and I have read the threads about that. But now, I want to show the maps of the "open street map"-project, because these maps are for free on wikipedia. The format of this maps is "OSM"?????. Is there a way to show these map-format? Thanks for help...
Hello! I want to write a simple map-viewer and I have read the threads about that. But now, I want to show the maps of the "open street map"-project, because these maps are for free on wikipedia. The format of this maps is "OSM"?????. Is there a way to show these map-format? Thanks for help...
E ExcludeReality Active Member Licensed User Oct 19, 2009 #2 An introduction to reading and writing OSM files: OpenStreetMap data files (osm)
A Ariel_Z Active Member Licensed User Oct 19, 2009 #3 Did you look here: http://wiki.openstreetmap.org/wiki/JOSM_file_format ? I'd be happy to try to help you out with planning it. Looks interesting.
Did you look here: http://wiki.openstreetmap.org/wiki/JOSM_file_format ? I'd be happy to try to help you out with planning it. Looks interesting.
schimanski Well-Known Member Licensed User Longtime User Oct 21, 2009 #4 Thanks for your help! I will try something and call it back...