]> git.openstreetmap.org Git - nominatim.git/blob - docs/library/Result-Handling.md
more library documentation
[nominatim.git] / docs / library / Result-Handling.md
1 # Result handling
2
3 ::: nominatim.api.SourceTable
4     options:
5         heading_level: 6
6
7 ::: nominatim.api.AddressLine
8     options:
9         heading_level: 6
10
11 ::: nominatim.api.WordInfo
12     options:
13         heading_level: 6
14
15 ## Localization
16
17 Results are always returned with the full list of available names.
18
19 ### Locale
20
21 ::: nominatim.api.Locales
22     options:
23         heading_level: 6