New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content 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 up to 5 tags to filter
Sort by most recent
34 results
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...
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...
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...
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....
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...
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...
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:
##...
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...
I'm noticing an issue in some of my AWS accounts. The exact same request to create a place index succeeded in one account but is now failing in another. The failure is due to a tag key not matching th...
As far as I can tell there is no ability to create VPC Endpoints for submitting requests to the Aws Location Service. Nothing comes up in the console for either 'location' or 'geo' as well the api end...
How is possible to get a letter of authorization for the public IP located in AWS
Question summary:
1. Is there no way to query a particular GeoFence? Only submit a position query to an entire Collection?
2. If (1), are the outline and assumptions below correct?
3. if (2), is thi...