]> git.openstreetmap.org Git - nominatim.git/commit
Add include/exclude parameters to the search endpoint
authorItz-Agasta <rupamgolui69@gmail.com>
Wed, 12 Aug 2026 08:10:06 +0000 (13:40 +0530)
committerItz-Agasta <rupamgolui69@gmail.com>
Wed, 12 Aug 2026 11:57:08 +0000 (17:27 +0530)
commit1162f53c2aed7875ee60ca74f403e678f704fa43
treebdff23ef1a099054e3f33ed91d66a4b927183651
parent28916e121b9deac8790edd8b2a8998f9ebebf0d2
Add include/exclude parameters to the search endpoint
src/nominatim_api/v1/server_glue.py
test/bdd/features/api/search/params.feature
test/python/api/test_server_glue_v1.py