Questions tagged with Amazon Location Service

Amazon Location Service makes it easy for developers to add location functionality to applications without compromising data security and user privacy.

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

38 results
I am trying to upgrade from v0 places apis to v2. The v0 /suggest api with the use of Esri place index used to take **FilterCategories** as input and I used to use that to only bring back certain ty...
1
answers
0
votes
23
views
asked a day ago
Would you please point me to an example or the api guide that allow me to filter out POI on Standard map style using AWS Location Service v2, as per [https://docs.aws.amazon.com/location/latest/devel...
1
answers
0
votes
37
views
asked 3 days ago
We are using AWS location service's AutoComplete suggestions API to search for places. Index Used: Esri or Here, same issue with both Searching for some places in a second zone country (as referenced...
1
answers
0
votes
40
views
asked 8 days ago
I have an application running on ASP.NET hosted on an EC2 machine. Is there a way to track/log user location based on his IP? Which service might assist? AWS analytics?
1
answers
0
votes
72
views
profile picture
asked 3 months ago
I'm having issues accessing my Amazon Location Services API in the Web application. I see CSP errors for utilizing the API in front end. Refused to load the image 'data:image/webp;base64,UklGRh4AAABX...
1
answers
0
votes
124
views
asked 7 months ago
Hi there I am currently using Esri map layers (Street and Imagery styles) in my web application. I have noticed when I zoom right in , the map layers do not show street number. And it's the same for...
0
answers
0
votes
91
views
asked 7 months ago
Hi, Im calculating a route between two coords through Route Calculator with python and boto3, it is working. But I need to get at least 3 different routes between two coordinates (if available). Fr...
1
answers
0
votes
149
views
asked 8 months ago
Hey there, I have been playing around with the amazon location service api for a little bit now, and have been able to operate with the amazon location service maps pretty well using react/maplibreGL....
1
answers
0
votes
453
views
asked 8 months ago
I'm using the AWS SDK for PHP v3. I'm calling [searchPlaceIndexForText](https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-location-2020-11-19.html#searchplaceindexfortext) I can call this service w...
1
answers
0
votes
222
views
asked 10 months ago
Hello everybody. I want to get the collection list from the following API ‘https://geofencing.geo.us-east-1.amazonaws.com/geofencing/v0/list-collections’ provided by AWS documentation, I have followed...
1
answers
0
votes
621
views
asked 10 months ago
We are using AWS location service's AutoComplete suggestions API to search for city or regions. Index Used: Esri We are observed multiple almost duplicate results while search by a city, for e.g: ##...
1
answers
0
votes
221
views
asked a year ago
Hi I'm getting a 400 bad request error with POST /places/v0/indexes/<indexname>/search/suggestions with the following request playload: ``` { "Text":"Auckland","MaxResults":10, "FilterCountries":nu...
2
answers
0
votes
234
views
asked a year ago