]> git.openstreetmap.org Git - nominatim.git/blob - docs/library/Input-Parameter-Types.md
e6b5138ca5eda13115b8de8c4d85898f1604eec4
[nominatim.git] / docs / library / Input-Parameter-Types.md
1 # Input parameters
2
3 ## Place identification
4
5 ::: nominatim.api.PlaceID
6     options:
7         heading_level: 6
8
9 ::: nominatim.api.OsmID
10     options:
11         heading_level: 6
12
13 ## Geometries
14
15 ::: nominatim.api.GeometryFormat
16     options:
17         heading_level: 6
18
19 ::: nominatim.api.Point
20     options:
21         heading_level: 6
22
23 ::: nominatim.api.Bbox
24     options:
25         heading_level: 6
26
27 ## Layers
28
29 ::: nominatim.api.DataLayer
30     options:
31         heading_level: 6
32
33