Querying and biasing
Amazon Location Service Places API offers querying and biasing options to retrieve and search location data.
Querying
A query refers to the input parameters used to retrieve and search location data. The way APIs returns results is determined by these queries types.
Filter Type | Geocode | Reverse Geocode | Autocomplete | Get Place | Search Text | Search Nearby | Suggest |
---|---|---|---|---|---|---|---|
QueryText | Yes | No | Yes | N/A | Yes | No | Yes |
Query component | Yes | No | No | N/A | No | No | No |
Query Position | No | Yes | No | N/A | No | Yes | No |
Query Radius | No | Yes | No | N/A | No | Yes | No |
Query Id | No | No | No | N/A | No | No | No |
Place Id | No | No | No | Yes | No | No | No |
Biasing
The "bias position" is a location that influences search results, giving priority to places near biased position. It doesn't restrict results, but biases them toward the specified area. This feature prioritizes relevant location results when multiple places have similar names.
Filter Type | Geocode | Reverse Geocode | Autocomplete | Get Place | Search Text | Search Nearby | Suggest |
---|---|---|---|---|---|---|---|
BiasPosition | Yes | No | Yes | N/A | Yes | No | Yes |