Modify

Opened 14 years ago

Closed 12 years ago

Last modified 8 years ago

#6471 closed enhancement (fixed)

tags for changeset should be customizable

Reported by: flaimo Owned by: flaimo
Priority: major Milestone: 13.12
Component: Core Version: tested
Keywords: Cc:

Description (last modified by worldwidewolford)

when uploading a changeset, i now tend to add a source=bing or source=geoimage tag zu the changeset instead of each element. as it seems, josm doesn't remember the tags i last used and always just initializes "created_by" and "comment".

it would be nice if i could edit the default tags that get prefilled when uploading to a new changeset. another possibility would be if josm just remembers the tags used for the last upload.

version used: 4064

Attachments (0)

Change History (7)

comment:1 by ybon, 12 years ago

+1
This should help us to use more tags on the changeset when it makes sense. For example, HOT projects use to add "project=xxxx" on each created object (because this can be automated in the preset), which is a terrible bad habit. But right now, having no alternative, it's hard to fight against ;)
For now, I've created a custom JOSM version, which add "source:preset=xxx" in the changeset. But it's far from being ideal.
Thanks in advance for considering this feature request!

comment:2 by worldwidewolford, 12 years ago

Description: modified (diff)

+1 bump.
This would help us keeping data off of objects.

comment:3 by simon04, 12 years ago

An input field for the source tag has been added in the course of #6381.

comment:4 by simon04, 12 years ago

Owner: changed from team to flaimo
Status: newneedinfo

In addition, changeset tags from a .osm files are also set in the upload dialog, e.g:

<osm version='0.6' upload='true' generator='JOSM'>
  <changeset>
    <tag k="foo" v="bar"/>
  </changeset>
  <node id='-17' action='modify' visible='true' lat='47.293550501891566' lon='11.230261803762046' />
</osm>

Is there a need for more customization?

comment:5 by flaimo, 12 years ago

Resolution: fixed
Status: needinfoclosed

the current stable release seems to remember all changeset tags from the previous upload, so from my point this ticket is fixed. thanks.

comment:6 by Don-vip, 12 years ago

Milestone: 13.12 (6502)

comment:7 by stoecker, 8 years ago

Milestone: 13.12 (6502)13.12

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain flaimo.
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.