]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
9 days ago Sarah Hoffmannrelease 5.3.2.post11 master
9 days ago Sarah HoffmannMerge remote-tracking branch 'upstream/master'
9 days ago Sarah HoffmannMerge pull request #4185 from lonvia/us-postcode-radius
9 days ago Sarah HoffmannMerge pull request #4177 from justpriyanshu/fix-4172...
9 days ago Sarah Hoffmannincrease postcode extent for the US
12 days ago justpriyanshuadd test for unwanted categories in rank computation
12 days ago Sarah HoffmannMerge pull request #4171 from pawank925/fix-unnamed...
13 days ago Sarah HoffmannMerge pull request #4179 from lonvia/improve-parent...
13 days ago Sarah Hoffmanndecrease the radius for nearest mapping of streets
13 days ago Sarah Hoffmannslightly increase update radius for changed streets
13 days ago Sarah Hoffmannuse knn to find nearest street and place
13 days ago Sarah Hoffmannuse knn search to parent with nearest road
2026-08-28 justpriyanshuignore unwanted categories when computing ranks
2026-08-22 Sarah HoffmannMerge pull request #4166 from Itz-Agasta/docs-category...
2026-08-20 Itz-AgastaAdd a migration note about the categories column
2026-08-20 Itz-AgastaUpdate the details documentation for merged place entries
2026-08-20 Itz-AgastaDocument the include and exclude search parameters
2026-08-20 Itz-AgastaDocument categories in the import style documentation
2026-08-20 Itz-AgastaUpdate the database layout documentation
2026-08-18 Sarah HoffmannMerge pull request #4164 from Itz-Agasta/category-support
2026-08-16 pawank925Add search terms for POIs on unnamed streets
2026-08-15 Itz-AgastaAdd BDD tests for repeated include/exclude parameters
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 Hoffmannrelease 5.3.2.post9
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-09 Itz-AgastaDo not drop the place_classtype tables on migration
2026-08-08 Sarah Hoffmannrelease 5.3.2.post8
2026-08-08 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2026-08-08 Itz-AgastaDeprecate --min option instead of removing it
2026-08-06 Itz-AgastaDrop the place_classtype tables on migration
2026-08-06 Itz-AgastaStop copying the place_classtype tables into SQLite
2026-08-06 Itz-AgastaRemove Connection.get_class_table()
2026-08-06 Itz-AgastaStop creating the place_classtype tables from special...
2026-08-06 Itz-AgastaStop maintaining the place_classtype tables on updates
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 Hoffmannadd default query preprocessor to restrict queries...
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-05 Itz-AgastaSimplify the POI backfill by filtering the classtype...
2026-08-04 marc tobiasdisable debug=1 output by default
2026-08-01 Itz-AgastaRestrict the POI category backfill to searchable categories
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 Hoffmannremove srp from languages for Montenegro
2026-07-30 Sarah HoffmannMerge pull request #4149 from AyushDharDubey/issue_4125
2026-07-30 Itz-AgastaBackfill the categories column for POIs
2026-07-30 Itz-AgastaDrop the obsolete categories index on migration
2026-07-30 Itz-AgastaAlways create the combined centroid/categories index
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-AgastaIndex placex centroid for the SQLite category search
2026-07-30 Itz-AgastaUse a combined centroid/categories index for category...
2026-07-30 Itz-AgastaApply spatial pruning in near search
2026-07-30 Itz-AgastaIndex placex(class,type) for the SQLite category 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-AgastaUpdate search tests for the categories column
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-29 Ayush Dhar... add clean_multilingual_names sanitizer
2026-07-28 Sarah HoffmannMerge pull request #4153 from Itz-Agasta/require-postgr...
2026-07-28 Itz-AgastaRequire PostgreSQL 13 as minimum version
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-08 Sarah HoffmannMerge pull request #4144 from RhinoDevel/patch-1
2026-07-03 RhinoDevelupdate_database.sh: Add empty photon_update string...
2026-07-03 RhinoDevelFix variable name.
2026-07-03 RhinoDevelupdate_database.sh: Always execute nominatim index
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-07-01 Itz-AgastaUpdate BDD and Python tests for categories
2026-07-01 Itz-AgastaAdd migration for categories on existing databases
2026-07-01 Itz-AgastaUpdate indexer boundary queries for categories
2026-07-01 Itz-AgastaUpdate SQL ranking and triggers to use ltree categories
2026-07-01 Itz-AgastaAdd ltree category generation and single-row merge...
2026-07-01 Itz-AgastaAdd ltree categories column to place/placex schema
2026-06-28 Sarah HoffmannMerge pull request #4139 from lonvia/country-info-for...
2026-06-28 Sarah Hoffmannmake sure countries are always initialised before calli...
2026-06-26 Sarah HoffmannMerge pull request #4135 from mtmail/update-multiple...
2026-06-25 marc tobiasutils - documention still mentioned PHP scripts
2026-06-23 Sarah HoffmannMerge pull request #4132 from AyushDharDubey/fix/issue_3598
2026-06-23 Ayush Dhar... update python windows requirement
2026-06-23 Ayush Dhar... add install CI for windows
2026-06-22 Ayush Dhar... add SelectorEventLoop for windows
2026-06-21 Ayush Dhar... fix regex: allow backward slash
2026-06-20 Sarah HoffmannMerge pull request #4130 from lonvia/avoid-creating...
next