mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-06 18:14:16 +00:00
docs: reintroduce amenity parameter for structured search
This commit is contained in:
@@ -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).
|
[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.
|
Commas are optional, but improve performance by reducing the complexity of the search.
|
||||||
|
|
||||||
|
* `amenity=<name and/or type of POI>`
|
||||||
* `street=<housenumber> <streetname>`
|
* `street=<housenumber> <streetname>`
|
||||||
* `city=<city>`
|
* `city=<city>`
|
||||||
* `county=<county>`
|
* `county=<county>`
|
||||||
|
|||||||
Reference in New Issue
Block a user