Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10843 closed enhancement (wontfix)

A plugin for mass tag editing

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

Description

It would be handy to have a plugin that allows you to (a) export the tags of all selected objects to a CSV file and (b) import back the tags from the CSV file into JOSM, after editing the CSV file with a spreadsheet program.

This would facilitate tasks like tag clean-up.

Attachments (0)

Change History (7)

comment:1 by stoecker, 11 years ago

Resolution: wontfix
Status: newclosed

That's a very specific request and I doubt someone else ever will need such a feature. You can edit the JOSM .osm save file, which is ASCII as well.

comment:2 by stoecker, 11 years ago

And BTW JOSM's internal mass edit features are much better than anything you can do with a spreadsheet tool.

comment:3 by skyper, 11 years ago

Do not forget to mention the scripting plugin.

comment:4 by anonymous, 11 years ago

I may be missing something, but I can't do something as simple as seeing all values corresponding to a certain key in my selection. If I select several objects with, say, different values for the amenity key, I just see "amenity=<different>" in the tag pane.

comment:5 by bastiK, 11 years ago

You can: Select the tag, press edit and open the value combobox in the popup.

comment:6 by skyper, 11 years ago

Have a look at the multi-tag edit function of utilsplugin2. It could help, too.

Still, think some command line tools might do the job as we are talking about simple ASCII files.

comment:7 by anonymous, 11 years ago

Yes, the multi-tag thing (Data -> Tag multiple objects) is pretty much what I was looking for. But it apparently doesn't yet allow regexp substitutions, which is what I wanted to do in the spreadsheet program.

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.