[OSM-dev] retrieve user`s editing log

Liming Zhang tongjiyiming at gmail.com
Fri Oct 7 23:27:40 UTC 2016


I think I find something to try now. In API v0.6, it state:
History: GET /api/0.6/[node|way|relation]/#id/history

Retrieves all old versions of an element.


I believe this maybe what I am looking for.

-------------------------------------------------------------------------------------------------
Liming(Lem) Zhang
Presidential Scholar, PhD student, George Mason University

On Fri, Oct 7, 2016 at 6:59 PM, Liming Zhang <tongjiyiming at gmail.com> wrote:

> Thank you! I am pretty new to OSM, so I might mislead my question. What I
> want is something like JSON`s <key, value> pair data. The raw logging of
> different users and associated information, something looks like:
> { [user name: Jack,
> time: 08/20/2012,
> editing Node: ...,
> editing Line: ...,
> editing Tag: ...] }
>
> I am not just looking for a historial snapshot/version of a data set.
> Basically, it is some API which can fetch data from OSM. Not sure if this
> is clear. Of course, I am in a quite initial stage of idea. Just try to
> explore possibility and current development in the community.
>
>
> ------------------------------------------------------------
> -------------------------------------
> Liming(Lem) Zhang
> Presidential Scholar, PhD student, George Mason University
>
> On Fri, Oct 7, 2016 at 6:34 PM, Toby Murray <toby.murray at gmail.com> wrote:
>
>> What do you mean by "editing log"? Do you just want a list of
>> changesets? Or do you want all the map objects they have touched as
>> well?
>>
>> Do you want historic data for analysis or real-time updates for
>> current edits? Or both?
>>
>> Depending on these options, this could be a trivial task or an involved
>> project.
>>
>> Toby
>>
>> On Fri, Oct 7, 2016 at 5:17 PM, Liming Zhang <tongjiyiming at gmail.com>
>> wrote:
>> > Hello,
>> >
>> > I want to develop a simple app to retrieve user`s editing log from
>> > openstreetmap. Anyone know how to do that? or some correct direction to
>> go
>> > after?
>> >
>> > Thank you!
>> > ------------------------------------------------------------
>> -------------------------------------
>> > Liming(Lem) Zhang
>> >
>> > Presidential Scholar, PhD student, George Mason University
>> >
>> >
>> > _______________________________________________
>> > dev mailing list
>> > dev at openstreetmap.org
>> > https://lists.openstreetmap.org/listinfo/dev
>> >
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20161007/fcb80bf9/attachment.html>


More information about the dev mailing list