<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi all,<br>
<br>
I'm planning to run an automated edit over Flanders to add missing
`addr:street` onto buildings, based onto the CRAB dataset.</p>
<p>The methodology is:</p>
<p>- Load all buildings (building~*) with a housenumber
(addr:housenumber~*) but without addr:street<br>
- Load all nearby CRAB-addresses<br>
- Every CRAB-address with an identical housenumber is considered
an import candidate<br>
- If import candidates with different streetnames exist, cancel
the import for this building<br>
- Load nearby streetnames<br>
- If no nearby street has an identical name, abort the import for
this building<br>
- Add the streetname to the OSM-building.<br>
<br>
This automated edit/import is run over every tile of zoomlevel 16,
using a script based on the MapComplete codebase.<br>
One can also see and play with the logic in the corresponding <a
moz-do-not-send="true"
href="https://pietervdvn.github.io/mc/develop/missing_streets.html?z=15&lat=50.83354&lon=4.4986&language=nl&layer-crab_address=false#filters">MapComlete-theme</a>.<br>
<br>
Some example-changesets are:<br>
<a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/changeset/114893856">https://www.openstreetmap.org/changeset/114893856</a><br>
<a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/changeset/114893804">https://www.openstreetmap.org/changeset/114893804</a><br>
<a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/changeset/114893624">https://www.openstreetmap.org/changeset/114893624</a><br>
<br>
Are there any objections or remarks on this methodology? <br>
<br>
Kind regards,<br>
Pieter<br>
</p>
</body>
</html>