Nominatim/test/bdd/db/import
Sarah Hoffmann 80e0a3cce4 change default rank for highway objects to 30
The highway key is being used more and more for non-ways these
days. This clashes with Nominatim's assumption that essentially
everything that has a highway tag can be used as the street part
of the address.

Change the default rank of highway objects to 30 to avoid this.
Only the known values for streets keep the rank 26 and are now
listed explicitly.
2021-11-24 22:10:40 +01:00
..
addressing.feature fix dynamic assignment of address parts 2021-09-19 12:34:39 +02:00
country.feature switch BDD tests to always use search API 2021-06-06 15:27:52 +02:00
interpolation.feature switch BDD tests to always use search API 2021-06-06 15:27:52 +02:00
linking.feature switch BDD tests to always use search API 2021-06-06 15:27:52 +02:00
naming.feature add tests for different scripts 2021-04-26 23:01:06 +02:00
parenting.feature switch BDD tests to always use search API 2021-06-06 15:27:52 +02:00
placex.feature change default rank for highway objects to 30 2021-11-24 22:10:40 +01:00
postcodes.feature bdd tests: do not query word table directly 2021-07-28 11:31:47 +02:00
rank_computation.feature bdd tests: fix place dependen ranking tests 2021-04-22 17:31:00 +02:00
search_name.feature icu tokenizer: switch to matching against partial names 2021-09-27 11:36:19 +02:00