Modify

Opened 4 years ago

Last modified 3 years ago

#3369 new enhancement

bulk import helper

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

Description

I've been working with large import files in josm and a couple of things would be nice as a bulk import helper:

  • a count of changes in the current changeset, without having to attempt an upload and failing.
  • an option to upload only the selected node/way/relation. When the import file has 66,000 changes, uploading a dozen of the largest individually can make the rest an easy and legal upload.
  • a count of the number of overlength ways and a quick way to select the longest (and fix it)
  • a way to split a layer into sensible, legal changeset-sized layers. Perhaps I can divide the import file into quadrants (without breaking ways / relations) and upload each quadrant in turn?
  • a way to compare an import layer to the existing database and mark import items as upload, do not upload, upload immediately, and have then hide. So un-triaged items in the import layer are obvious.

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by Gubaer

  • Component changed from unspecified to Core
  • Version set to latest
  • an option to upload only the selected node/way/relation. When the import file has 66,000 changes, uploading a dozen of the largest individually can make the rest an easy and legal upload.

You may try to

  • create a new empty layer
  • select nodes/ways/relations
  • merge the selected primitives to an empty layer with Edit -> Merge selection
  • activate the new layer
  • upload the new layer

comment:2 Changed 3 years ago by Gubaer

(In [2599]) fixed #4130: Chunked upload mode counter is wrong
fixed #4118: Upload dialog too complicated
fixed #4129: Hide the new "Upload data in one request/chunks/individually" behind an expanding "Upload method" box
fixed #2075: API 0.6: don't upload more than 50K edits at once
fixed #4044: Huge uploads never end [should be solved with chunked upload mode]
fixed #4110: Upload dialog spacing wrong
fixed #3386: Upload dialog has empty areas when the changeset doesn't include all of add/modify/delete operations
see #3369: bulk import helper [JOSM now supports multi changesets uploads]

See online help for more details.

Completes r2598

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team. Next status will be 'new'.
Next status will be 'needinfo'.The owner will change to rweait
as duplicate The resolution will be set to duplicate. Next status will be 'closed'.The specified ticket will be cross-referenced with this ticket
The owner will be changed from team to anonymous. Next status will be 'assigned'.
Author


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

 
Note: See TracTickets for help on using tickets.