Modify

Opened 4 years ago

Closed 3 years ago

#3684 closed enhancement (fixed)

Add "chunked" upload mode

Reported by: Gubaer Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

JOSM currently supports two upload modes:

  1. one request per created/updated/deleted object
  2. one request for the whole dataset to upload

For large dataset something between these two would be nice. JOSM could split up the dataset to upload into manageable "chunks" and upload these chunks. This would be more efficent than (1) and more robust than (2).

The "chunk size" could be a parameter to select in the upload dialog and users could select between

  • individual object upload in multiple requests
  • chunked upload in multiple requests
  • upload in one request

Attachments (0)

Change History (1)

comment:1 Changed 3 years ago by Gubaer

  • Resolution set to fixed
  • Status changed from new to closed

(In [2569]) fixed #3684: Add "chunked" upload mode
Removed support for API "0.5" when uploading (there are still 0.5-files around, but I'm not aware of any 0.5-servers)

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.