<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
1. Nov 2018 16:30 by <a href="mailto:kevin.b.kenny@gmail.com" target="_blank" rel="noopener noreferrer">kevin.b.kenny@gmail.com</a>:<br /><br /><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;"><div><div><div><div>In both use cases, the
major purpose of the foreign key is to avoid manual review in the case
where OSM will not be updated. If an object (retrieved by key) is
unchanged since the last import, in both OSM and the external database,
then there is no work to be done.</div></div></div></div></blockquote><p><br /></p><p>Is there some reason why storing "object with id in database XYZ was uploaded as OSM object <br /></p><p>with id 717373737" should be stored in OSM?</p><p><br /></p><p>This data is useful only to whoever made the import and keeps updating data. Others,</p><p>even when working with the same data must anyway verify whatever OSM objects really match</p><p>objects in the external database.<br /></p><p><br /></p><p>I have no experience with big external databases, I am keeping up to date dataset much smaller</p><p>(around 1000 bicycle parkings in Kraków, Poland - <a href="https://overpass-turbo.eu/s/Dl7" target="_blank" rel="noopener noreferrer">https://overpass-turbo.eu/s/Dl7</a> ) so</p><p>maybe I am missing something.<br /></p><p><br /></p><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;"><div><div><div><div> This process is impossible without some tag that follows the
imported object, because without one there's no handle by which it can
be grasped. </div></div></div></div></blockquote><p><br /></p><p>What is wrong with remembering object ID and latest update date?<br /></p><p> </p><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;"><div><div><div><div>it won't trigger any cascade of bad data, cause changes
made by human mappers to be overwritten, or any of the disasters that
some posters appear to envision.<br /></div></div></div></div></blockquote><p><br /></p><p>Thanks for doing it in a proper way!<br /></p> </body>
</html>