Changes between Version 21 and Version 32 of Help/Action/Save
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Save
v21 v32 3 3 = File > Save = 4 4 5 [[Image(s ource:trunk/images/save.png)]] ''Keyboard shortcut:'''''{{{Ctrl+S}}}'''5 [[JOSMImage(save,link=,48,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Ctrl+S`** 6 6 7 '''Save the currently active layer.'''[[BR]]7 **Save the currently active layer.** \\ 8 8 9 If the currently active layer has not been saved before the following dialog is presented: 9 * If the currently active layer has been loaded from a file or saved before the file is saved without dialog. 10 * Otherwise the following dialog is presented: 10 11 11 [[Image(save_dialog.png,400)]] 12 [[Image(save_dialog.png,400,link=)]] 12 13 13 14 There are different types of data to save to. 14 * As OSM Server file (.osm) or (.xml) 15 * OSM files (.osm) can also be saved as compressed files using gzip (.osm.gz) or bzip2 (.osm.bz2 or .osm.bz) 16 * As GPX file (.gpx) or as compressed GPX file using gzip (.gpx.gz) 17 * As GeoJSON file (.geojson or .json) 18 * As [wiki:Help/Dialog/Notes Note] file (.osn) 19 * As [Dialog/Validator Validator] file (.xml) 15 * As OSM Server file (`.osm`) or (`.xml`) 16 * OSM files (`.osm`) can also be saved as compressed files using xz (`.osm.xz`), bzip2 (`.osm.bz2` or `.osm.bz`) or gzip (`.osm.gz`) 17 * OSM files (`.osm`) can also be saved in !ProtoBuf format (`.osm.pbf`) 18 * As GPX file (`.gpx`) or as compressed GPX file using gzip (`.gpx.gz`), bzip2 (`.gpx.bz2` or `.gpx.bz`), gzip (`.gpx.xz`) or zip (`.gpx.zip`) 19 * As GeoJSON file (`.geojson` or `.json`) 20 * As [wikitr:/Help/Dialog/Notes Note] file (`.osn`) 21 * As [wikitr:/Help/Dialog/Validator Validator] file (`.xml`) 22 23 After saving file a notification is displayed : ''Successfully file'' with the ''file name'' 24 25 26 == Preferences ==#Preferences 27 See [[JOSMImage(open)]] [wikitr:/Help/Action/Open#Preferences Open…] 20 28 21 29 == See also == 22 * [[Image(source:trunk/images/save_as.png,20)]] [wiki:Help/Action/SaveAs Save as ...] 30 * [[JOSMImage(save_as)]] [wikitr:/Help/Action/SaveAs Save as…] 31 * [[JOSMImage(session)]] [wikitr:/Help/Action/SessionSaveAs Save Session as…] 32 * [[JOSMImage(open)]] [wikitr:/Help/Action/Open Open…] 33 * [[JOSMImage(openrecent)]] [wikitr:/Help/Action/OpenRecent Open Recent] 34 23 35 24 36 ---- 25 Back to [wiki:Help/Menu/File Menu File][[Br]] 26 Back to [wiki:Help/Dialog/LayerList Layer List Dialog][[BR]] 27 Back to [wiki:Help Main Help] 37 Back to [wikitr:/Help/Menu/File Menu File] \\ 38 Back to [wikitr:/Help/Dialog/LayerList Layer List panel] \\ 39 Back to [wikitr:/Help/Menu Main Menu] \\ 40 Back to [wikitr:/Help Main Help]