Modify

Opened 7 years ago

Closed 7 years ago

#16723 closed enhancement (fixed)

Display change counts in changeset manager

Reported by: Don-vip Owned by: team
Priority: normal Milestone: 18.09
Component: Core Version:
Keywords: changeset Cc:

Description

From https://github.com/openstreetmap/openstreetmap-website/issues/1947:

For statistical reasons, it might be interesting to also include the number of changes (field "num_changes" in changesets table) in the changeset(s) result. This way it would be possible to easily identify empty changesets, or avoid downloading large changesets only to find out how many changes are included. Also, editors like JOSM could display this additional column in the Changeset Manager.

From https://github.com/zerebubuth/openstreetmap-cgimap/pull/153#issuecomment-419655202

I have released a new cgimap version 0.6.2 just now with the following changes:

  • JSON output (#153, #155)
  • Include num_changes in changeset xml & json response (#156)

Field is called changes_count:
https://github.com/openstreetmap/openstreetmap-website/pull/1948/files

Attachments (1)

changes.png (54.0 KB ) - added by Don-vip 7 years ago.

Download all attachments as: .zip

Change History (3)

by Don-vip, 7 years ago

Attachment: changes.png added

comment:1 by Don-vip, 7 years ago

How it looks:

comment:2 by Don-vip, 7 years ago

Resolution: fixed
Status: newclosed

In 14231/josm:

fix #16723 - Display changes count in changeset manager

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.