0

I have exported an area of a map and the downloaded file has an extention .OSM how do I open/view the map I have downloaded.

asked 24 Jan '14, 12:14

Starman1948's gravatar image

Starman1948
26223
accept rate: 0%

edited 24 Jan '14, 14:11

aseerel4c26's gravatar image

aseerel4c26 ♦
32.2k16239552

3

What's your ultimate goal?

(24 Jan '14, 13:07) scai ♦
3

Strictly speaking, you haven't download a "map", just the raw data that something can create a map from. A .osm file is a text file, so if you open it in a text editor you'll see the raw data. Most programs that "do things with OSM data" can read .osm files, but which of those you'd use depend on whether you want to view the data, edit it, or create some sort of map from it and then view that.

(24 Jan '14, 13:17) SomeoneElse ♦
1

… likely you do not want to view the .osm file. Tell us what you want to do (although a new question might be appropriate). Some hints: You want to have a offline map? For which usecase? Which devices?

(24 Jan '14, 13:58) aseerel4c26 ♦

2 Answers:
4

In addition to JOSM (see other answer) also many other programs can be used to view a .osm file. E.g. also

  • our online editor Potlatch2 (menu background → vector file) which needs no installation.
  • QGIS

If you just want to "view" the file, just open it in any text editor - then you see the raw data (it is XML). But that is anything but a "map".

permanent link

answered 24 Jan '14, 13:56

aseerel4c26's gravatar image

aseerel4c26 ♦
32.2k16239552
accept rate: 18%

3

Use JOSM to open it. (And also to edit and/or upload changes). You'll need the JRE (Java Run-Time Environment) that can be downloaded here

JOSM can open many other file formats natively, and can handle a few more with the use of plugins.

permanent link

answered 24 Jan '14, 13:06

MCPicoli's gravatar image

MCPicoli
2.1k123046
accept rate: 24%

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×443
×65
×28
×24

question asked: 24 Jan '14, 12:14

question was seen: 46,584 times

last updated: 18 Dec '17, 13:23

powered by OSQA