remove unused USE_AUX_LOCATION_DATA setting

This commit is contained in:
Sarah Hoffmann
2026-03-11 10:55:23 +01:00
parent c44cac4c22
commit 13bc49c1c3
2 changed files with 0 additions and 20 deletions

View File

@@ -141,22 +141,6 @@ When this setting is enabled, search and reverse queries also take data
from [Tiger house number data](Tiger.md) into account.
#### NOMINATIM_USE_AUX_LOCATION_DATA
| Summary | |
| -------------- | --------------------------------------------------- |
| **Description:** | Enable searching in external house number tables |
| **Format:** | boolean |
| **Default:** | no |
| **After Changes:** | run `nominatim refresh --functions` |
| **Comment:** | Do not use. |
When this setting is enabled, search queries also take data from external
house number tables into account.
*Warning:* This feature is currently unmaintained and should not be used.
#### NOMINATIM_HTTP_PROXY
| Summary | |