]> git.openstreetmap.org Git - nominatim.git/history - nominatim/api
Added missing return types to functions
[nominatim.git] / nominatim / api /
2023-12-01 Sarah Hoffmannskip lookup with full names when there are none
2023-11-29 Sarah HoffmannMerge pull request #3263 from lonvia/near-search-penalt...
2023-11-29 Sarah Hoffmannfurther restrict stop search criterion
2023-11-29 Sarah Hoffmannuse restrict for housenumber lookups with few numbers
2023-11-29 Sarah HoffmannNearSearch needs to inherit penalty from inner search
2023-11-28 Sarah HoffmannMerge pull request #3262 from lonvia/fix-category-search
2023-11-28 Sarah Hoffmanncorrectly exclude streets with housenumber searches
2023-11-28 Sarah Hoffmannadd tests for interaction of category parameter with...
2023-11-28 Sarah Hoffmannrename use of category as POI search to near_item
2023-11-28 Sarah Hoffmannthe category parameter in search should result in a...
2023-11-27 Sarah HoffmannMerge pull request #3260 from lonvia/improve-catgeory...
2023-11-26 Sarah Hoffmanndrop category tokens when they make up a full phrase
2023-11-26 Sarah Hoffmannrestrict base results in near search by rank
2023-11-26 Sarah Hoffmanndeduplicate categories/qualifiers
2023-11-26 Sarah Hoffmannorder near searches by distance instead of importance
2023-11-26 Sarah Hoffmannavoid duplicate lines during category search
2023-11-25 Sarah Hoffmannfix polygon selection for classtable lookups
2023-11-23 Sarah HoffmannMerge pull request #3257 from lonvia/slow-queries
2023-11-23 Sarah Hoffmannincrease penalty for one-letter words
2023-11-22 Sarah Hoffmannmore preference for name-only queries in search
2023-11-22 Sarah Hoffmannavoid index use when filtering by layer
2023-11-22 Sarah Hoffmannadd timestamps to text logging
2023-11-22 Sarah Hoffmannavoid index on rank_address in near search
2023-11-22 Sarah Hoffmannexclude country-level searches with non-address layers
2023-10-31 Sarah Hoffmannfix assertion on address list, it may be empty
2023-10-25 Sarah HoffmannMerge pull request #3234 from lonvia/reduce-admin-style
2023-10-24 Sarah HoffmannMerge pull request #3233 from lonvia/support-for-sqlite
2023-10-23 Sarah Hoffmannmake code work with Spatialite 4.3
2023-10-23 Sarah Hoffmannenable BDD tests for sqlite databases
2023-10-23 Sarah Hoffmanntrim all coordinate output to 7 digits
2023-10-23 Sarah Hoffmannmake reverse API work with sqlite
2023-10-23 Sarah Hoffmannmake status API work with sqlite incl. unit tests
2023-10-23 Sarah Hoffmannmake details API work with sqlite incl. unit tests
2023-10-23 Sarah Hoffmannadd exporting of SQLite table
2023-10-16 Sarah Hoffmannadapt typing for newer version of mypy
2023-10-10 Sarah HoffmannMerge pull request #3222 from lonvia/fix-river-output
2023-10-07 Sarah Hoffmannreduce influence of viewbox
2023-10-05 Sarah Hoffmannmake sure the place name always comes first in output
2023-10-05 Sarah HoffmannMerge pull request #3212 from lonvia/more-tests
2023-09-27 Sarah Hoffmannmore unit tests for search
2023-09-26 Sarah HoffmannMerge pull request #3211 from lonvia/replace-get-addres...
2023-09-26 Sarah Hoffmannmove get_addressdata() implementation to Python
2023-09-21 Sarah HoffmannMerge pull request #3206 from lonvia/rerank-by-locale
2023-09-20 Sarah Hoffmannfilter duplicate results after DB query
2023-09-20 Sarah Hoffmannrerank results by query
2023-09-19 Sarah Hoffmannmove localization into add_result_details
2023-09-17 Sarah HoffmannMerge pull request #3201 from lonvia/tweak-expected...
2023-09-11 Sarah Hoffmannreduce expected count for multi-part words
2023-09-06 Sarah Hoffmannrestrict deduplication to results from placex
2023-09-06 Sarah Hoffmannadd bbox output to lookup results
2023-09-05 Sarah HoffmannMerge pull request #3190 from lonvia/fix-internal-serve...
2023-09-05 Sarah HoffmannMerge pull request #3189 from lonvia/add-country-area...
2023-09-05 Sarah Hoffmannrestrict range for interpolated housenumbers
2023-09-05 Sarah Hoffmannavoid interpreting integral numbers as coordinates
2023-09-04 Sarah Hoffmannallow lower case OSM types in lookup query
2023-09-04 Sarah Hoffmannimplement NOMINATIM_SEARCH_WITHIN_COUNTRIES setting
2023-08-30 Sarah Hoffmannremove alias where it does not work with lambdas
2023-08-30 Sarah HoffmannMerge pull request #3178 from lonvia/library-documentation
2023-08-29 Sarah Hoffmannfix typos and grammar issues
2023-08-28 Sarah Hoffmannupdate API documentation
2023-08-27 Sarah Hoffmannadd deployment documentation for Python frontend
2023-08-25 Sarah Hoffmannpreliminary library reference finished
2023-08-25 Sarah Hoffmannmore library documentation
2023-08-25 Sarah Hoffmannfinish configuration section
2023-08-25 Sarah Hoffmanndocs: documentation of API classes
2023-08-25 Sarah HoffmannMerge pull request #3172 from lonvia/query-timeout
2023-08-25 Sarah Hoffmannadd additional timeout for entire request
2023-08-25 Sarah Hoffmannuse backwards-compatible asyncio timeout implementation
2023-08-25 Sarah Hoffmannadd a timeout for DB queries
2023-08-24 Sarah Hoffmannapply adjusted counts only to final result
2023-08-24 Sarah HoffmannMerge pull request #3169 from lonvia/tweak-search-with...
2023-08-24 Sarah Hoffmannallow terms with frequent searches together with viewbox
2023-08-24 Sarah HoffmannMerge pull request #3167 from lonvia/explicit-encoding
2023-08-23 Sarah HoffmannMerge pull request #3139 from mtmail/update-search...
2023-08-23 Sarah Hoffmannfurther tweak search containing very frequent tokens
2023-08-23 Sarah Hoffmannsend charset again in content-type when returning json
2023-08-20 Sarah HoffmannMerge pull request #3159 from lonvia/fix-name-lookup...
2023-08-19 Sarah Hoffmannfix tag name for housename addresses in layer selection
2023-08-16 Sarah HoffmannMerge pull request #3155 from lonvia/caching-of-transli...
2023-08-15 Sarah Hoffmanncache ICU transliterators and reuse them
2023-08-14 Sarah HoffmannMerge pull request #3150 from alfmarcua/allow_neg_id_de...
2023-08-13 Sarah Hoffmannfix regression in default setting for details linkedplaces
2023-08-13 Sarah Hoffmannprefer name-only searches more
2023-08-13 Sarah Hoffmannreturn bbox of full country for country searches
2023-08-13 Sarah Hoffmannfix application of label to wrong expression
2023-08-13 Sarah Hoffmannavoid lambda SQL in connection with alias tables
2023-08-12 Sarah Hoffmanndo not use index when searching in large areas
2023-08-12 Sarah Hoffmanntake token_assignment penalty into account
2023-08-12 Sarah Hoffmannfix debug output for NearSearch
2023-08-12 Sarah Hoffmannimprove penalty for token-split words
2023-08-08 Sarah Hoffmannfix lookup polygon output
2023-08-08 Sarah HoffmannMerge pull request #3146 from lonvia/forbid-mixed-queries
2023-08-08 Sarah Hoffmannreturn an error when q is used together with structured...
2023-08-06 Sarah Hoffmannremove lookup by address only
2023-08-06 Sarah Hoffmannallow oversized viewboxes again
2023-08-06 Sarah Hoffmannprovide full URL in more field
2023-08-02 Sarah Hoffmannremove SQL lambdas with IN expressions
2023-08-02 Sarah Hoffmannonly print non-empty search tables
2023-08-02 Sarah Hoffmanndo not lookup by address vector when only few tokens...
2023-08-01 Sarah Hoffmannfix regression with lat/lon in json output
next