X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/751563644fe6572f7c63f67525ae56f4d9133e5c..41383c05cd65a36c518f9adce55cfec2a9be00d0:/docs/customize/Overview.md diff --git a/docs/customize/Overview.md b/docs/customize/Overview.md index b86a7164..531a40f5 100644 --- a/docs/customize/Overview.md +++ b/docs/customize/Overview.md @@ -3,9 +3,13 @@ work for most standard installations. If you have special requirements, there are many places where the configuration can be adapted. This chapter describes the following configurable parts: -* [Global Settings](Settings.md) - detailed description of all parameters that +* [Global Settings](Settings.md) has a detailed description of all parameters that can be set in your local `.env` configuration -* [Tokenizers](Tokenizers.md) - describe the configuration of the module +* [Import styles](Import-Styles.md) explains how to write your own import style + in order to control what kind of OSM data will be imported +* [Place ranking](Ranking.md) describes the configuration around classifing + places in terms of their importance and their role in an address +* [Tokenizers](Tokenizers.md) describes the configuration of the module responsible for analysing and indexing names * [Special Phrases](Special-Phrases.md) are common nouns or phrases that can be used in search to identify a class of places