]> git.openstreetmap.org Git - nominatim.git/commit
Update indexer boundary queries for categories
authorItz-Agasta <rupamgolui69@gmail.com>
Wed, 1 Jul 2026 16:00:27 +0000 (21:30 +0530)
committerItz-Agasta <rupamgolui69@gmail.com>
Wed, 1 Jul 2026 16:00:27 +0000 (21:30 +0530)
commite9837ea9b05683cf2aa1c22a558cfd96c2cb55e3
treeecb10f6c846c781f65f760ab58cea12cad5f835e
parent553ce39c1bd6cf97a2a0f24c0932f55e84b553cd
Update indexer boundary queries for categories

Change BoundaryRunner and Indexer SQL to use
categories <@ 'osm.boundary.administrative'
instead of class='boundary' AND type='administrative'.
src/nominatim_db/indexer/indexer.py
src/nominatim_db/indexer/runners.py