Modify

Opened 8 years ago

Closed 8 years ago

#15926 closed enhancement (wontfix)

Add option to save .osm as .osm.gz by default

Reported by: jidanni Owned by: team
Priority: minor Milestone:
Component: Core Version:
Keywords: Cc:

Description

JOSM can read .osm.gz files, so there should be an option to make it
also write them by default.

That would be much better than the workflow of: Downloading a area.
Then having to gzip it by hand (makes it only 1/10 the size!), and
then the next day, offline, JOSM can open the .osm or the .osm.gz both
just fine anyway.

Attachments (0)

Change History (1)

comment:1 by stoecker, 8 years ago

Resolution: wontfix
Status: newclosed

Hmm. Many tools use JOSM files and may not support compression, so saving compressed data as default is not so good. Also gzip as well as bzip2 aren't really up-to-date and xz is not supported by everybody (including older JOSM versions), so the default should stay uncompressed.

But you do not need to "gzip it by hand". Simply save it with proper extension like .osm.gz, .osm.bz2 or .osm.xz and you get properly compressed files.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.