]> git.openstreetmap.org Git - nominatim.git/history - src/nominatim_api
release 5.3.2.post11
[nominatim.git] / src / nominatim_api /
16 hours ago Sarah HoffmannMerge remote-tracking branch 'upstream/master'
3 days ago Sarah HoffmannMerge pull request #4171 from pawank925/fix-unnamed...
2026-08-22 Sarah HoffmannMerge pull request #4166 from Itz-Agasta/docs-category...
2026-08-20 Itz-AgastaDocument the include and exclude search parameters
2026-08-18 Sarah HoffmannMerge pull request #4164 from Itz-Agasta/category-support
2026-08-15 Itz-AgastaUse the categories column for category matching on...
2026-08-15 Itz-AgastaOnly accept underscores in category filters
2026-08-15 Itz-AgastaMake get_all() an abstract method of ASGIAdaptor
2026-08-12 Itz-AgastaAdd include/exclude parameters to the search endpoint
2026-08-12 Itz-AgastaFilter search results by category
2026-08-12 Itz-AgastaAdd include/exclude category filters to SearchDetails
2026-08-12 Itz-AgastaLet adaptors read repeated request parameters
2026-08-12 Itz-AgastaParse the array literal returned for the categories...
2026-08-09 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-08-09 Sarah HoffmannMerge pull request #4163 from Itz-Agasta/category-support
2026-08-08 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-08-06 Itz-AgastaRemove Connection.get_class_table()
2026-08-06 Sarah HoffmannMerge pull request #4162 from lonvia/restrict-queries
2026-08-06 marc tobiasdebug output: escape HTML values
2026-08-06 Sarah Hoffmannalso restrict length of full words to 255
2026-08-06 Sarah Hoffmannrestrict number of alloable tokens per query to 50
2026-08-06 Sarah Hoffmanndrop words longer than 255 characters
2026-08-06 Sarah HoffmannMerge pull request #4161 from mtmail/disable-debug...
2026-08-06 Sarah HoffmannMerge pull request #4146 from Itz-Agasta/category-support
2026-08-04 marc tobiasdisable debug=1 output by default
2026-07-30 Sarah HoffmannMerge pull request #4157 from lonvia/tweak-country...
2026-07-30 Sarah HoffmannMerge pull request #4155 from mtmail/validate-layer...
2026-07-30 Sarah HoffmannMerge pull request #4149 from AyushDharDubey/issue_4125
2026-07-30 Itz-AgastaUse a single query for the POI category search
2026-07-30 Itz-AgastaMatch categories on the centroid instead of the geometry
2026-07-30 Itz-AgastaApply spatial pruning in near search
2026-07-30 Itz-AgastaKeep the object class/type in the result category field
2026-07-30 Itz-AgastaRework category matching: move to sql functions, reject...
2026-07-30 Itz-AgastaQuery the categories column for POI and near search
2026-07-30 Itz-AgastaAdd ltree categories column to the API placex schema
2026-07-29 marc tobiasvalidate layer URL parameter values
2026-07-27 Sarah HoffmannMerge pull request #4152 from Itz-Agasta/fix/4148-empty...
2026-07-25 Itz-AgastaReturn empty result list for category searches without...
2026-07-03 Sarah HoffmannMerge pull request #4142 from lonvia/improve-attribute...
2026-07-03 Sarah Hoffmannharmonize attributes in query node
2026-07-02 Sarah HoffmannMerge pull request #4106 from Itz-Agasta/category-support
2026-06-26 Sarah HoffmannMerge pull request #4135 from mtmail/update-multiple...
2026-06-23 Sarah HoffmannMerge pull request #4132 from AyushDharDubey/fix/issue_3598
2026-06-22 Ayush Dhar Dubeyadd SelectorEventLoop for windows
2026-06-13 Sarah HoffmannMerge pull request #4127 from lonvia/fix-isdigit
2026-06-12 Sarah Hoffmannuse isdecimal() instead of isdigit() when converting...
2026-06-10 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-06-09 Sarah HoffmannMerge pull request #4121 from lonvia/improve-regex...
2026-06-08 Sarah Hoffmannstrip replaced phrases
2026-06-08 Sarah Hoffmannmake sure 'replacements' exists and is of right type
2026-06-08 Sarah Hoffmannimprove documentation and mention required 'replacement...
2026-06-08 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-06-08 Sarah HoffmannMerge pull request #4116 from AyushDharDubey/issue_4080...
2026-06-05 Ayush Dhar Dubeyupdate pc geom logic in postcode search
2026-06-05 Ayush Dhar Dubeyadd is_area in location_postcodes
2026-05-31 Sarah HoffmannMerge pull request #4109 from lonvia/fuzzy/move-sanitiz...
2026-05-30 Sarah Hoffmannmove documention for query processing into separate...
2026-05-30 Sarah Hoffmannmove query preprocessing out of ICU tokenizer
2026-05-29 Sarah HoffmannMerge pull request #4108 from lonvia/reverse-area-race
2026-05-29 Sarah Hoffmannreverse: do not jump to POI nodes with different house...
2026-05-29 Sarah Hoffmannreverse: make sure smaller POI area is returned when...
2026-05-26 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-05-25 Sarah HoffmannMerge pull request #4101 from Itz-Agasta/artificial...
2026-05-24 Itz-AgastaPreserve postcode index usage for postcode refs
2026-05-23 Itz-AgastaAdd dedicated postcode param, stable IDs, normalised...
2026-05-21 Sarah HoffmannMerge pull request #4100 from lonvia/affix-expansion
2026-05-20 Itz-AgastaSupport postcode refs in excluded search results
2026-05-20 Itz-AgastaSupport postcode refs in lookup and details
2026-05-20 Itz-AgastaAdd stable postcode reference type support
2026-05-20 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-05-20 Sarah HoffmannMerge pull request #4088 from Itz-Agasta/language-reranking
2026-05-16 Itz-AgastaImproves locale name matching for address ranking
2026-05-15 Sarah HoffmannMerge pull request #4097 from lonvia/more-sanatizing
2026-05-13 Itz-AgastaUse locale name comparison for low-rank results
2026-05-12 Sarah HoffmannMerge pull request #4095 from lonvia/restrict-country...
2026-05-12 Sarah Hoffmanndo not search for countries when country retriction...
2026-05-11 Itz-AgastaRemoves unused Set import and updates set type hints
2026-05-09 Itz-AgastaImproves geocoder reranking logic for locale-specific...
2026-05-09 Itz-Agastause locale-aware names for query word matching
2026-05-07 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-05-01 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-05-01 Sarah Hoffmannfix typo
2026-05-01 Sarah HoffmannMerge pull request #4086 from lonvia/fix-rank-11-boundaries
2026-04-30 Sarah Hoffmannrank 11 is not always a postcode
2026-04-19 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-04-13 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-04-10 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-04-03 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-04-03 Sarah Hoffmannprepare release 5.3.0
2026-04-03 Sarah HoffmannMerge pull request #4067 from lonvia/postcode-geometry
2026-04-02 Sarah Hoffmanndo not return box geometry for guessed postcodes
2026-04-02 Sarah HoffmannMerge pull request #4065 from lonvia/update-sqlalchemy...
2026-04-02 Sarah Hoffmannadd missing non-null constraints in SQLAlchemy schema
2026-04-02 Sarah HoffmannMerge pull request #4056 from harithilmi/expand-malay...
2026-04-02 Sarah HoffmannMerge pull request #4061 from lonvia/fix-types
2026-04-01 Sarah Hoffmannremove unnecessary copy function for custom type
2026-04-01 Sarah Hoffmannfix named parameter for starlette
2026-03-30 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-03-27 Sarah HoffmannMerge pull request #4015 from Itz-Agasta/fix2
2026-03-22 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
next