]> git.openstreetmap.org Git - nominatim.git/commitdiff
docs: reintroduce amenity parameter for structured search
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 8 May 2023 08:24:12 +0000 (10:24 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 8 May 2023 08:24:12 +0000 (10:24 +0200)
docs/api/Search.md

index ce081cab8a1df4b6879d9f8386b55dfc53b97033..39864b243aaeeacebdbaa53d6a2825df51ea34a4 100644 (file)
@@ -31,7 +31,7 @@ The search term may be specified with two different sets of parameters:
     [birmingham, pilkington avenue](https://nominatim.openstreetmap.org/search?q=birmingham,+pilkington+avenue).
     Commas are optional, but improve performance by reducing the complexity of the search.
 
-
+* `amenity=<name and/or type of POI>`
 * `street=<housenumber> <streetname>`
 * `city=<city>`
 * `county=<county>`