<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
<div><br></div><div><br></div><div><br></div><div>May 13, 2020, 17:31 by doerr.stephen@gmail.com:<br></div><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;"><div>On 13/05/2020 12:40, Mateusz Konieczny via talk wrote:<br></div><blockquote><div>Proposed bot edit would remove links where all used parameters are tracking<br></div><div>users and may be removed.<br></div></blockquote><div><br></div><div>Sounds good. Will you limit individual changesets to fairly small geographical units?<br></div></blockquote><div>Yes. <br></div><div><br></div><div>Splitting changeset into reasonable areas will be<br></div><div>done by my osm_bot_abstraction_layer.generic_bot_retagging<br></div><div>library (run_simple_retagging_task function),<br></div><div>that is why it is not appearing anywhere in my code.<br></div><div><br></div><div>Code of changeset splitting is at<br></div><div><a href="https://github.com/matkoniecz/osm_bot_abstraction_layer/blob/master/osm_bot_abstraction_layer/split_into_packages.py">https://github.com/matkoniecz/osm_bot_abstraction_layer/blob/master/osm_bot_abstraction_layer/split_into_packages.py</a><br></div><div>and will be done with limits of<br></div><div>max elements in a changeset: 500<br></div><div>max changeset size in degrees (latitude): 0.3<br></div><div>max changeset size in degrees (longitude): 0.3<br></div><div><br></div><div>See <a href="https://www.openstreetmap.org/user/Mateusz">https://www.openstreetmap.org/user/Mateusz</a> Konieczny - bot account/history<br></div><div>for how it works in practice (note that many recent edits had low number of elements, you may<br></div><div>need to go back in history)<br></div>  </body>
</html>