Changes between Version 24 and Version 34 of Help/Action/Open


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Open

    v24 v34  
    1 [[TranslatedPages]]
    2 = File > Open... =
     1[[TranslatedPages(outdated=This page is incomplete. A table which shows which plugin adds which file format is missing.)]]
     2= File > Open … =
    33
    4 [[Image(source:/trunk/images/open.png)]] ''Keyboard shortcut:'' '''{{{Ctrl-O}}}'''
     4[[JOSMImage(open,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Ctrl+O`**
    55
    6 '''Open a file in a new layer.'''
     6**Open a file in a new layer.**
    77
    88The following dialog is displayed:
    99
    10 [[Image(open_dialog.png)]]
     10[[Image(open_dialog.png,link=)]]
    1111
    12 JOSM can either open OSM data files, GPX files, NMEA files, OSN files (Notes), WMS files, session files or JPG files.
     12By default JOSM can open OSM data files, GPX files, NMEA files, GEOJSON files, OSN files (Notes), WMS files, session files, JPEG and JPG files.
    1313
    1414If you type the name of the file to open and omit the file extension, JOSM tries to guess it and opens the correct file.
    1515
    16 NMEA, .osm and .gpx files can be compressed files with gzip or bzip2 compression.
     16Several file compression formats are supported too, including `.zip`, `.gz`, `.bz`, `.bz2` and `.xz`.
    1717
    18 === File formats supported by core ===
     18There are some [wikitr:/Plugins plugins] which extend the file type list (see e.g. code snippets from [https://github.com/openstreetmap/josm/search?l=java&q=extends+FileImporter&type=Code&utf8=%E2%9C%93 core] and [https://github.com/openstreetmap/josm-plugins/search?l=java&q=class+*+extends+FileImporter&utf8=%E2%9C%93 plugins]).
    1919
    20 || Name || Extension || Help resource or links ||
    21 || Session file || *.jos, *.joz || [[Image(source:trunk/images/session.svg,16,link=)]] [Help/Action/SessionSaveAs File > Save Session As …] ||
    22 ||  ||  ||  ||
    2320
    24 ''(note: "session" submenu was merged into "file")''
    25 
    26 [[Image(loading-a-josm-session.gif)]]
    27 
    28 === Plugins ===
    29 
    30 There many [wiki:/Plugins] [https://github.com/openstreetmap/josm-plugins/search?l=java&q=class+*+extends+FileImporter&utf8=%E2%9C%93 plugins] that can extend [https://github.com/openstreetmap/josm/search?l=java&q=extends+FileImporter&type=Code&utf8=%E2%9C%93 core importers]
    31 
    32 (TODO: cover them using table here)
     21== Preferences ==#Preferences
     22* With "**Use native file choosers**" under [[JOSMImage(preferences/display,link=,24,middle)]] [wikitr:/Help/Preferences/Display Display preferences] the file chooser can be changed
     23* With the advanced preference **`use.details.view.file.dialog`** set to `true` the file chooser dialog opens in detailed view by default
    3324
    3425== See also ==
    35  * [[Image(source:/trunk/images/openrecent.png,15)]] [wiki:/Help/Action/OpenRecent Open Recent]
    36  * [[Image(source:/trunk/images/openlocation.png,15)]] [wiki:/Help/Action/OpenLocation Open Location]
     26* [[JOSMImage(openrecent)]] [wikitr:/Help/Action/OpenRecent Open Recent]
     27* [[JOSMImage(openlocation)]] [wikitr:/Help/Action/OpenLocation Open Location]
     28* [[JOSMImage(save)]] [wikitr:/Help/Action/Save Save]
     29* [[JOSMImage(save_as)]] [wikitr:/Help/Action/SaveAs Save as…]
     30* [[JOSMImage(session)]] [wikitr:/Help/Action/SessionSaveAs Save Session as…]
    3731
    3832----
    39 Back to [wiki:/Help/Menu/File Menu File][[Br]]
    40 Back to [wiki:/Help Main Help]
     33Back to [wikitr:/Help/Menu/File Menu File] \\
     34Back to [wikitr:/Help/Menu Main Menu] \\
     35Back to [wikitr:/Help Main Help]