[OSM-talk] Proposed mechanical edit - remove tracking parameters

Mateusz Konieczny matkoniecz at tutanota.com
Wed May 13 16:21:28 UTC 2020




May 13, 2020, 17:31 by doerr.stephen at gmail.com:

> On 13/05/2020 12:40, Mateusz Konieczny via talk wrote:
>
>> Proposed bot edit would remove links where all used parameters are tracking
>> users and may be removed.
>>
>
> Sounds good. Will you limit individual changesets to fairly small geographical units?
>
Yes. 

Splitting changeset into reasonable areas will be
done by my osm_bot_abstraction_layer.generic_bot_retagging
library (run_simple_retagging_task function),
that is why it is not appearing anywhere in my code.

Code of changeset splitting is at
https://github.com/matkoniecz/osm_bot_abstraction_layer/blob/master/osm_bot_abstraction_layer/split_into_packages.py
and will be done with limits of
max elements in a changeset: 500
max changeset size in degrees (latitude): 0.3
max changeset size in degrees (longitude): 0.3

See https://www.openstreetmap.org/user/Mateusz Konieczny - bot account/history
for how it works in practice (note that many recent edits had low number of elements, you may
need to go back in history)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk/attachments/20200513/49f0ac76/attachment.htm>


More information about the talk mailing list