]> git.openstreetmap.org Git - nominatim.git/commit
search postcodes for highway areas around the area
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 26 Jan 2024 16:26:29 +0000 (17:26 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 26 Jan 2024 17:14:11 +0000 (18:14 +0100)
commit9627352ee48361799e61cf29360f163c5bcdd548
treeb288f2ca2f7180d627d9474805515f3eced59aa8
parentbfc7acbb18f934fb1684020f0fb2339713608ae8
search postcodes for highway areas around the area

So far the code would only accept postcodes that are inside the area.

Fixes #3304.
lib-sql/functions/placex_triggers.sql
test/bdd/api/reverse/queries.feature
test/bdd/db/import/postcodes.feature