0 votes
2 answers
135 views
Google geocode API doesn't provide accurate results for a valid usps addressI am using the Google Geocode API to geocode several thousand addresses. I am getting some inaccurate responses and I am trying to figure out why. An example address is 6288 Route 22, Bernville PA ...
asked May 14 at 14:530 votes
0 answers
53 views
Discrepancy between the USPS data attribute on the google API site and the data returned when we call the Google APIAPI in Use: We're using the Google Address Validation API(https://developers.google.com/maps/documentation/address-validation/overview), specifically the v1:validateAddress endpoint. Google's ...
asked Apr 25 at 16:280 votes
2 answers
73 views
Can't enable Google Cloud Platform Geocoder serviceWhen I try to enable the Geocoding API, I receive this error: Even though I'm not in India (I have checked Google account region, GCP account region to see if there is any incorrect setting). If I ...
asked Apr 24 at 8:130 votes
0 answers
73 views
Getting REQUEST_DENIED error in Android app with Geocoding APII’m encountering an issue when trying to use the Google Geocoding API in my Android app. When I make a request, I get the following response: { "error_message": "This IP, site or mobile ...
asked Feb 4 at 7:021 vote
0 answers
25 views
Google Geocoding API language parameter not workingI am using Google Geocoding API. I sent this request https://maps.googleapis.com/maps/api/geocode/json?language=IT&sensor=false&address=Laives+via+Aldo+Moro&components=locality%3ALaives%...
asked Jan 13 at 14:070 votes
1 answer
194 views
`geocoding` Flutter: `locationFromAddress` throws "Unexpected null value"/// Searches for an address and moves the map Future<void> _searchAddress() async { String query = _searchController.text.trim(); if (query.isEmpty) { debugPrint("Search query ...
asked Dec 1, 2024 at 12:14 Modify lat and lng of a storeCan the lat and lng of a store be modified using the Geocoding API? Through other APIs, I can't achieve what I need. From what I saw in the documentation, this is not possible with this API, but I'm ...
asked Oct 24, 2024 at 11:020 votes
1 answer
31 views
Components Filter in Geocoding RequestThe following API request https://maps.googleapis.com/maps/api/geocode/json?address=Sedanstra%C3%9Fe+9&components=locality%3ABerlin®ion=de&language=de&key=... yields { "results&...
asked Oct 16, 2024 at 14:091 vote
1 answer
114 views
Google Maps Geocoding Coordinates Search ProblemI have the dataset.They are like this: My code is like this: def get_city(latitude, longitude, api_key): """Google Maps Geocoding API to determine the city from coordinates."&...
asked Aug 21, 2024 at 11:500 votes
0 answers
85 views
Does Google Maps Geocode API return detailed errors on why API calls may fail?I discovered by chance today in our Google cloud console account that a significant percentage (43%) of all queries to the geocoding API are failing. I have no idea why though. When I run the tool ...
asked Jul 24, 2024 at 12:251 vote
2 answers
379 views
Google Geolocation API - red destination markerI am learning how to use the Google Geolocation API. I have my key that tells me the latitude and longitude, I get the map of the exact location as in the image. But what I need is the map without the ...
asked May 18, 2024 at 6:320 votes
0 answers
203 views
Leaflet GeoSearch: Google Provider not workingI'm trying to incorporate search in my map using the Google Provider (I'm using this (Smeijer/Leaflet-GeoSearch) plugin with Leaflet), however I'm not able to make it work. My code is very direct: ...
asked Mar 26, 2024 at 22:351 vote
1 answer
199 views
Google Geocoding API : Colombian Addresses issues / How to GeoCode Address intersections? [duplicate]I'm using the Google GeoCodng API , I'm facing troubles trying to geocode addresses from Colombia,, for example 'Carrera 8 # 27 - 06, Santa Marta, MAD, CO', that address means ( Colombian notation) ...
asked Mar 20, 2024 at 18:44-2 votes
1 answer
196 views
Python: faster way to do Geocoding APIIt almost takes 1 mimute to convert 60 addresses to coordinates with my code. I want the result to contain address, latitude and longtitude in order. Is there other faster ways? Thanks code: import ...
asked Mar 15, 2024 at 7:450 votes
1 answer
389 views
Flutter Google Maps Popup "The Provided Api Key is invalid"I'm building a Flutter App and added a screen to pick a specific location. This is the code for that screen: class EventLocationPicker extends StatefulWidget { final String locationPlaceId; ...
asked Mar 10, 2024 at 14:31RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4