]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/api/core.py
more library documentation
[nominatim.git] / nominatim / api / core.py
index fb03d2df6ddd00bdb8ece0b24328a22c348ab2d5..f17973dc1cc3d9bee91c0fc4c02fc93fe41d48d8 100644 (file)
@@ -373,7 +373,8 @@ class NominatimAPI:
             or `None` if the place could not be found in the database.
 
             Parameters:
-              place: Description of the place to look up. See PlaceRef below
+              place: Description of the place to look up. See
+                     [Place identification](Input-Parameter-Types.md#place-identification)
                      for the various ways to reference a place.
 
             Other parameters:
@@ -455,7 +456,8 @@ class NominatimAPI:
             Each result is a dataclass with the fields detailed below.
 
             Parameters:
-              places: List of descriptions of the place to look up. See PlaceRef below
+              places: List of descriptions of the place to look up. See
+                      [Place identification](Input-Parameter-Types.md#place-identification)
                       for the various ways to reference a place.
 
             Other parameters: