Changes between Version 25 and Version 26 of Help/Action/Open
- Timestamp:
- 2018-01-26T23:18:07+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Open
v25 v26 14 14 If you type the name of the file to open and omit the file extension, JOSM tries to guess it and opens the correct file. 15 15 16 NMEA, .osm and .gpx files can be compressed files with gzip or bzip2compression.16 Several file compression formats are supported too, including .zip, .gz, .bz, .bz2, .xz. 17 17 18 18 There are some [wiki:/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]).
