> Have you been considering how to handle the history of old anonymous edits? > This new history data should not reveal those user names but keep them > anonymous.
User IDs and Usernames for those anonymous edits are left out of the dump. So the elements may not have an uid or user attribute. These are the relevant lines from the source code: <http://bitbucket.org/lfrancke/historydump/src/tip/src/main/java/org/openstreetmap/util/Dumper.java#cl-176> <http://bitbucket.org/lfrancke/historydump/src/tip/src/main/java/org/openstreetmap/util/Dumper.java#cl-230> <http://bitbucket.org/lfrancke/historydump/src/tip/src/main/java/org/openstreetmap/util/Dumper.java#cl-441> _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

