<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hello,</div><div class=""><br class=""></div><div class="">We’re trying to use Nominatim to resolve road segments, which is working for most roads. </div><div class=""><br class=""></div><div class="">Only we’re not able to resolve any link roads, ramps for motorways etc. Nominatim seems to be skipping these, and snapping to the first road in the vicinity.</div><div class="">Which seems to be correct, looking at the code, and this issue from years back: <a href="https://trac.openstreetmap.org/ticket/5251" class="">https://trac.openstreetmap.org/ticket/5251</a></div><div class=""><br class=""></div><div class="">We’ve looked at the Nominatim DB, and tried querying them directly using the place table and placex table, which did not yield any results. ‘place’ table.</div><div class=""><br class=""></div><div class="">When using <a href="https://overpass-turbo.eu" class="">https://overpass-turbo.eu</a> for example, and querying for 'highway=motorway_link’ we’re getting the results we’d like to see, for e.g. we’re receiving the way_ids. </div><div class=""><br class=""></div><div class="">- <a href="https://www.openstreetmap.org/way/6960060" class="">https://www.openstreetmap.org/way/6960060</a></div><div class="">- <a href="https://www.openstreetmap.org/way/6960114" class="">https://www.openstreetmap.org/way/6960114</a></div><div class="">- <a href="https://www.openstreetmap.org/way/6960093" class="">https://www.openstreetmap.org/way/6960093</a></div><div class=""><br class=""></div><div class="">And then when querying these directly in the Nominatim DB, from the place / placex tables by ‘osm_id’ they seem to absent.</div><div class=""><br class=""></div><div class="">Is there another way to query these from the Nominatim DB? Or can we get them imported as well, as they seem to have been skipped while populating the database?</div><div class=""><br class=""></div><div class="">Kind regards,</div><div class="">Nick Meessen - de Wit</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>