]>
git.openstreetmap.org Git - nominatim.git/log
Sarah Hoffmann [Fri, 12 Sep 2025 20:28:21 +0000 (22:28 +0200)]
release 5.1.0.post20
Sarah Hoffmann [Fri, 12 Sep 2025 20:05:51 +0000 (22:05 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 12 Sep 2025 19:59:39 +0000 (21:59 +0200)]
Merge pull request #3840 from lonvia/normalize-penalties
Improve termination condition for forward search
Sarah Hoffmann [Fri, 12 Sep 2025 19:01:03 +0000 (21:01 +0200)]
Merge pull request #3836 from Johannes-Andersen/chore/i18NorwegianCountries
chore: update no,nb,nn country-names translation
Sarah Hoffmann [Fri, 12 Sep 2025 17:32:49 +0000 (19:32 +0200)]
fix new mypy issue
Johannes Andersen [Fri, 12 Sep 2025 16:20:56 +0000 (18:20 +0200)]
chore: update no,nb,nn country-names translation
Sarah Hoffmann [Fri, 12 Sep 2025 15:45:22 +0000 (17:45 +0200)]
adapt tests to new penalties
Sarah Hoffmann [Fri, 12 Sep 2025 15:44:54 +0000 (17:44 +0200)]
reduce penalty for artificial housenumbers
Sarah Hoffmann [Fri, 12 Sep 2025 10:05:29 +0000 (12:05 +0200)]
in-word penalty for final address token
Sarah Hoffmann [Fri, 12 Sep 2025 09:50:01 +0000 (11:50 +0200)]
housenumber and postcode cross penalties for partials
Sarah Hoffmann [Fri, 12 Sep 2025 08:52:42 +0000 (10:52 +0200)]
base penalty for housenumber searches on similar address searches
Sarah Hoffmann [Fri, 12 Sep 2025 08:01:13 +0000 (10:01 +0200)]
stop searching earlier after the first results was found
Sarah Hoffmann [Fri, 12 Sep 2025 07:45:57 +0000 (09:45 +0200)]
remove base penalty for postcodes
This is a relict from having base penalties for all terms.
Sarah Hoffmann [Thu, 11 Sep 2025 15:45:30 +0000 (17:45 +0200)]
Merge pull request #3835 from lonvia/remove-japanese-variants
Remove japanese variants
Sarah Hoffmann [Thu, 11 Sep 2025 13:25:01 +0000 (15:25 +0200)]
Merge pull request #3834 from lonvia/neighbourhoods
Improve handling of neighbourhoods in addresses
Sarah Hoffmann [Thu, 11 Sep 2025 13:20:57 +0000 (15:20 +0200)]
remove japanese variants
Variants are only meant for word morphing which does not exist
for Kanji.
Sarah Hoffmann [Thu, 11 Sep 2025 09:56:39 +0000 (11:56 +0200)]
adapt BDD tests for new address ranks
Sarah Hoffmann [Thu, 11 Sep 2025 09:21:04 +0000 (11:21 +0200)]
release 5.1.0.post19
Sarah Hoffmann [Thu, 11 Sep 2025 08:54:31 +0000 (10:54 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Thu, 11 Sep 2025 08:54:02 +0000 (10:54 +0200)]
fix query time logging for structured queries
Sarah Hoffmann [Thu, 11 Sep 2025 08:20:33 +0000 (10:20 +0200)]
downgrade neighbourhoods and landuses
Neighbourhoods shoud be below a quarter hierarchically speaking, so
downgrade them a bit. Consider named landuses the area form of a
meighbourhood and put it at the same level.
Sarah Hoffmann [Thu, 11 Sep 2025 08:01:24 +0000 (10:01 +0200)]
downgrade Japanese boundaries one level
Definition is shifted by one compared to other countries,
see https://wiki.openstreetmap.org/wiki/Tag:boundary%3Dadministrative
Sarah Hoffmann [Thu, 11 Sep 2025 07:17:03 +0000 (09:17 +0200)]
prepare release 5.1.0.post18
Sarah Hoffmann [Thu, 11 Sep 2025 06:53:46 +0000 (08:53 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Thu, 11 Sep 2025 06:46:44 +0000 (08:46 +0200)]
Merge pull request #3833 from lonvia/rework-logging
Introduce generic query statistics and make log output configurable
Sarah Hoffmann [Wed, 10 Sep 2025 19:40:39 +0000 (21:40 +0200)]
export QueryStatistics type
Sarah Hoffmann [Wed, 10 Sep 2025 19:38:09 +0000 (21:38 +0200)]
add documentation for library API
Sarah Hoffmann [Wed, 10 Sep 2025 18:49:46 +0000 (20:49 +0200)]
add additional stats for search queries
Sarah Hoffmann [Wed, 10 Sep 2025 18:11:46 +0000 (20:11 +0200)]
make log output configurable
Sarah Hoffmann [Wed, 10 Sep 2025 09:52:06 +0000 (11:52 +0200)]
use new QueryStatistics in API server
Sarah Hoffmann [Wed, 10 Sep 2025 08:24:20 +0000 (10:24 +0200)]
introduce parameter for saving query statistics
Sarah Hoffmann [Tue, 9 Sep 2025 09:05:10 +0000 (11:05 +0200)]
prepare release 5.1.0.post17
Sarah Hoffmann [Tue, 9 Sep 2025 08:28:48 +0000 (10:28 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 9 Sep 2025 08:28:21 +0000 (10:28 +0200)]
Merge pull request #3830 from lonvia/split-transliteration
Improve word match penalty for scripts without word boundaries
Sarah Hoffmann [Mon, 8 Sep 2025 20:24:11 +0000 (22:24 +0200)]
split normalized word when transliteration is split up
Sarah Hoffmann [Sat, 6 Sep 2025 17:24:20 +0000 (19:24 +0200)]
prepare release 5.1.0.post16
Sarah Hoffmann [Sat, 6 Sep 2025 15:22:12 +0000 (17:22 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sat, 6 Sep 2025 14:59:52 +0000 (16:59 +0200)]
Merge pull request #3828 from lonvia/code-cleanup
Code cleanup
Sarah Hoffmann [Wed, 3 Sep 2025 19:42:12 +0000 (21:42 +0200)]
no longer accept None in result maker functions
Sarah Hoffmann [Tue, 5 Aug 2025 13:36:33 +0000 (15:36 +0200)]
remove unused functions
Sarah Hoffmann [Sat, 6 Sep 2025 09:08:55 +0000 (11:08 +0200)]
Merge pull request #3827 from lonvia/rework-query-timeouts
Apply request timeouts while waiting for a connection
Sarah Hoffmann [Fri, 5 Sep 2025 12:56:29 +0000 (14:56 +0200)]
add test for timeout class
Sarah Hoffmann [Fri, 5 Sep 2025 12:47:14 +0000 (14:47 +0200)]
apply request timeout also while waiting for a connection from pool
Sarah Hoffmann [Wed, 3 Sep 2025 07:43:08 +0000 (09:43 +0200)]
read request_timeout configuration only once
Sarah Hoffmann [Wed, 3 Sep 2025 19:18:15 +0000 (21:18 +0200)]
Merge pull request #3825 from emlove/entrance-docs
Some docs for the entrances output
Emily Love Watson [Wed, 3 Sep 2025 14:55:43 +0000 (09:55 -0500)]
Add example entrances output
Sarah Hoffmann [Wed, 3 Sep 2025 06:53:54 +0000 (08:53 +0200)]
Merge pull request #3826 from lonvia/decrease-default-pool-size
reduce default DB pool size
Emily Love Watson [Tue, 2 Sep 2025 16:58:29 +0000 (11:58 -0500)]
Some docs for the entrances output
Sarah Hoffmann [Tue, 2 Sep 2025 20:10:30 +0000 (22:10 +0200)]
reduce default DB pool size
Sarah Hoffmann [Sat, 30 Aug 2025 18:30:02 +0000 (20:30 +0200)]
prepare release 5.1.0.post15
Sarah Hoffmann [Sat, 30 Aug 2025 18:09:11 +0000 (20:09 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sat, 30 Aug 2025 18:08:33 +0000 (20:08 +0200)]
Merge pull request #3807 from emlove/return-entrance-location
Index and return entrance coordinates for places
Sarah Hoffmann [Fri, 29 Aug 2025 16:21:52 +0000 (18:21 +0200)]
prepare release 5.1.0.post14
Emily Love Watson [Fri, 22 Aug 2025 20:57:28 +0000 (15:57 -0500)]
Store entrance fields as columns on table
Emily Love Watson [Thu, 21 Aug 2025 16:35:23 +0000 (11:35 -0500)]
Select all entrances for results in one query
Emily Love Watson [Wed, 20 Aug 2025 19:59:25 +0000 (14:59 -0500)]
Update entrances when entrance nodes are updated
Emily Love Watson [Thu, 14 Aug 2025 19:37:24 +0000 (14:37 -0500)]
Update entrances schema
Emily Love Watson [Tue, 5 Aug 2025 15:23:45 +0000 (10:23 -0500)]
Index and return entrance coordinates for indexed locations
Sarah Hoffmann [Fri, 29 Aug 2025 15:06:58 +0000 (17:06 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 29 Aug 2025 15:06:08 +0000 (17:06 +0200)]
Merge pull request #3823 from lonvia/fix-postcode-difference
Fix difference computation on postcode updates
Sarah Hoffmann [Fri, 29 Aug 2025 13:10:27 +0000 (15:10 +0200)]
fix poscode update computation: use distance
Sarah Hoffmann [Thu, 28 Aug 2025 20:06:41 +0000 (22:06 +0200)]
Merge pull request #3816 from anqixxx/locale-doc-update
Update to library locale documentation in light of refactor
anqixxx [Wed, 20 Aug 2025 13:54:25 +0000 (09:54 -0400)]
Updated and restructured library documentation to include Locale changes
Updated Getting Started Docs
Added documentation for Result Handling
removed api documentation
Sarah Hoffmann [Sat, 23 Aug 2025 15:17:39 +0000 (17:17 +0200)]
Merge pull request #3820 from mtmail/berlin-ost-hauptbahnhof
Sanetizer no longer strips name parts in brackets when more parts follow
marc tobias [Fri, 22 Aug 2025 23:06:35 +0000 (01:06 +0200)]
sanetizer no longer strips name parts in brackets when more parts follow
Sarah Hoffmann [Fri, 22 Aug 2025 20:10:02 +0000 (22:10 +0200)]
Merge pull request #3819 from lonvia/ignore-survey
Ignore survey:* tags
Sarah Hoffmann [Fri, 22 Aug 2025 08:59:58 +0000 (10:59 +0200)]
ignore survey:* tags
Sarah Hoffmann [Wed, 13 Aug 2025 12:08:42 +0000 (14:08 +0200)]
Merge pull request #3796 from anqixxx/locale-refactor
Localize() + Results refactor
anqixxx [Thu, 24 Jul 2025 20:54:13 +0000 (16:54 -0400)]
Locales and localization refactor with Locales as a localizer object.
Removed auto-localization from search/search_address APIs (now explicit), simplified AddressLines to subclass List[AddressLine], made display_name a computed property in Results instead of field and removed result-localization circular dependencies
Sarah Hoffmann [Wed, 6 Aug 2025 20:25:21 +0000 (22:25 +0200)]
prepare release 5.1.0.post13
Sarah Hoffmann [Wed, 6 Aug 2025 20:00:02 +0000 (22:00 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Wed, 6 Aug 2025 19:57:24 +0000 (21:57 +0200)]
avoid symbolic link to files in packaging
Hatch cannot handle those correctly and will add a symbolic link to the
source package.
Sarah Hoffmann [Wed, 6 Aug 2025 19:10:07 +0000 (21:10 +0200)]
Merge pull request #3811 from lonvia/fix-frequent-terms-with-viewbox
Don't restrict to viewbox for frequent terms
Sarah Hoffmann [Wed, 6 Aug 2025 18:08:10 +0000 (20:08 +0200)]
fix typing issue with latest falcon version
Sarah Hoffmann [Wed, 6 Aug 2025 15:27:52 +0000 (17:27 +0200)]
don't restrict to viewbox for frequent terms
All searched places may be outside the viewbox in which case the
restriction means that there are no results at all. Add the penalty for
being outside the viewbox earlier instead and then cut the list.
Sarah Hoffmann [Wed, 6 Aug 2025 14:28:51 +0000 (16:28 +0200)]
Merge pull request #3808 from lonvia/avoid-st-relate
Replace ST_Relate by shortcut functions
Sarah Hoffmann [Wed, 6 Aug 2025 09:08:46 +0000 (11:08 +0200)]
replace ST_Relate by shortcut functions
For some reason ST_Relate returns wrong results in the context of
the trigger on Debian Trixie. Works fine with the Postgis version
from postgresql.org.
Sarah Hoffmann [Thu, 31 Jul 2025 20:25:13 +0000 (22:25 +0200)]
add test for reverse with address layer and inherited address
Sarah Hoffmann [Wed, 30 Jul 2025 12:50:36 +0000 (14:50 +0200)]
Merge pull request #3799 from lonvia/reduce-coordinate-precision
Reduce coordinate precision of centroids and interpolation lines
Sarah Hoffmann [Wed, 30 Jul 2025 12:50:17 +0000 (14:50 +0200)]
Merge pull request #3800 from lonvia/improve-style-docs
Improvements to documentation for custom import styles
Sarah Hoffmann [Wed, 30 Jul 2025 10:08:10 +0000 (12:08 +0200)]
Merge pull request #3797 from mtmail/database-version-not-found
Better hint to user if database import didnt finish
marc tobias [Wed, 30 Jul 2025 00:26:22 +0000 (02:26 +0200)]
Better hint to user if database import didnt finish
Sarah Hoffmann [Tue, 29 Jul 2025 21:04:14 +0000 (23:04 +0200)]
clarify what merging means
Sarah Hoffmann [Tue, 29 Jul 2025 20:59:02 +0000 (22:59 +0200)]
docs: add a list of available topics
Sarah Hoffmann [Tue, 29 Jul 2025 20:35:14 +0000 (22:35 +0200)]
adapt BDD tests to different rounding of reduce precision
Sarah Hoffmann [Tue, 29 Jul 2025 19:39:04 +0000 (21:39 +0200)]
reduce precision of interpolations to OSM precision
Sarah Hoffmann [Tue, 29 Jul 2025 19:25:14 +0000 (21:25 +0200)]
reduce precision of computed centroids to 7 digits
Sarah Hoffmann [Tue, 22 Jul 2025 09:15:56 +0000 (11:15 +0200)]
Merge pull request #3789 from lonvia/align-deferred-delete-limits
Align limits for deferring delete and reindexing on insert
Sarah Hoffmann [Mon, 21 Jul 2025 14:11:06 +0000 (16:11 +0200)]
align limits for deferring delete and reindexing on insert
Right now when a boundary with an area between 1 and 2 broke, it
was deleted but on reinsert afer repair, the addresses are not updated
resulting in inconsistent data.
Sarah Hoffmann [Sat, 19 Jul 2025 13:14:23 +0000 (15:14 +0200)]
remove unused code
Sarah Hoffmann [Sat, 19 Jul 2025 21:02:13 +0000 (23:02 +0200)]
Merge pull request #3785 from lonvia/raise-python-to-39
Raise minimum required Python version to 3.9
Sarah Hoffmann [Sat, 19 Jul 2025 13:25:23 +0000 (15:25 +0200)]
run old-version CI against oldest supported Python
Sarah Hoffmann [Sat, 19 Jul 2025 13:23:17 +0000 (15:23 +0200)]
raise minimum supported Python version to 3.9
Sarah Hoffmann [Tue, 15 Jul 2025 09:09:57 +0000 (11:09 +0200)]
release 5.1.0.post12
Sarah Hoffmann [Tue, 15 Jul 2025 08:12:00 +0000 (10:12 +0200)]
Merge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 15 Jul 2025 08:11:12 +0000 (10:11 +0200)]
Merge pull request #3781 from lonvia/partial-address-index-lookup
Reduce number of tokens used for index lookups during search
Sarah Hoffmann [Mon, 14 Jul 2025 12:17:33 +0000 (14:17 +0200)]
adapt test to new lookup limits
Sarah Hoffmann [Sat, 12 Jul 2025 09:17:07 +0000 (11:17 +0200)]
restrict pre-selection by postcode to country
Sarah Hoffmann [Fri, 11 Jul 2025 20:04:12 +0000 (22:04 +0200)]
restrict name-only address searches early by postcode
Sarah Hoffmann [Fri, 11 Jul 2025 19:02:44 +0000 (21:02 +0200)]
restrict name-only search more