Sarah Hoffmann

Results 469 comments of Sarah Hoffmann

This is half-way done now in #2552. Help would still be welcome to integrate the code into the nominatim CLI tool. See PR for details.

There is a third possibility: compute a maximum bounding box size that is roughly equivalent to the mercator default in the database projection once and use that as before. I'm...

This is the same issue as #231: difficult to fix because there is no place node for the "Orstteil Götzens Dorf". The place node for "Götzens" is currently assigned to...

This issue is tricky to do for a beginner. It requires going through OSM data and analyse how exactly a 'village core' can be reliably detected from the data.

Postcodes on associated_street relations are not handled. It's doable but, like all things related to the associatedStreet relation, not exactly high on my todo list.

You 'd have to use `addr:postcode` tags on the node with the housenumber.

Policy sounds okay but whatever we allow to set we should have a Travis test for. Currently we test against C++11 and C++14.

@mtmail thanks for finding the relevant code part. I'm reluctant to remove the restriction on railways exactly for the same reasons mentioned for route relations in #413. The name tags...

I very much agree that this is a much-needed feature. However, I am wondering: do we really need an extra parameter for it? Or would it not be sufficient to...