Sarah Hoffmann
Sarah Hoffmann
A common use case with replication is to use multiple small extracts as source and then regularly get diffs for all the sources. The replication library should support something like...
It looks like the osm.org frontend servers are still being placed in the US by our GeoDNS. This is becoming to be a serious issue for search on osm.org. Not...
I've updated the OSMF query server from 0.7.57.1 to 0.7.59. The server is running Overpass without attic and meta but with minutely updates for data and areas. This worked fine...
Searching for [San Bernadino Drive, Auckland](https://nominatim.openstreetmap.org/ui/search.html?q=san+bernadino+drive%2C+auckland) tends to return the short connection pieces of the road after deduplication. It really should return the longest piece of road it can find.
Which name is chosen for a place is currently determined from a hard-coded list of tag names at https://github.com/osm-search/Nominatim/blob/7f0d969d71a09cac63a2a916554427627ca399bc/nominatim/api/localization.py#L26 This list should become configurable. The current hard-coded list should then...
When doing reverse lookup on an address level, the algorithm usually looks for the closest housenumbers _and_ streets. If the closest object is a street, it then tries to qualify...
The importer uses the [datrie library](https://github.com/pytries/datrie) which has been mostly unmaintained for the last 4 years. Installation via pip now fails on systems with gcc 14, see https://github.com/pytries/datrie/issues/101 Looks like...
The replication handler currently catches all errors that happen during download of diff files and ends the download process as if it was finished. The idea behind this is that...
I'm the administrator for https://photon.komoot.io. While reviewing our server logs recently, I've noticed that dawarich is making rather intense use of the service. Looking at the logs from the past...