X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a3f8a097a19b3f46f0a75f13ee0710c769a6def2..0eb31d8f70d3a04bfc7135081be70a2775f8ae97:/docs/customize/Overview.md?ds=sidebyside diff --git a/docs/customize/Overview.md b/docs/customize/Overview.md index 7070be92..0aebf9ae 100644 --- a/docs/customize/Overview.md +++ b/docs/customize/Overview.md @@ -5,7 +5,12 @@ the following configurable parts: * [Global Settings](Settings.md) has a detailed description of all parameters that can be set in your local `.env` configuration -* [Import styles](Import-Styles.md) explains how to write your own import style. +* [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 +* [API Result Formatting](Result-Formatting.md) shows how to change the + output of the Nominatim API +* [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