docs: reintroduce amenity parameter for structured search

This commit is contained in:
Sarah Hoffmann 2023-05-08 10:24:12 +02:00
parent 5751686fdc
commit 68e0306e62

View 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>`