Tagged Questions
8
votes
1answer
5k views
Google Maps: how to get country, state/province/region, city given a lat/long value?
I need a list of countries, states & cities based on a collection of lat/long values I have. I need to store this information in a manner that hierarchy is preserve and without duplicates (e.g. ...
4
votes
3answers
102 views
Find path by sea from costal point A to costal point B
I have the seemingly tricky challenge of trying to work out a path, by sea, from one sea port to another sea port. The eventual aim is to plot this on a Google (or Bing) Map as a polyline.
The path ...
4
votes
3answers
543 views
Geocoding service for a startup?
I'm working on an idea for a service that uses geocoded data (lat/lng) form a US address. Google maps API v3 has been awesome, until I read the terms of service and acceptable uses a little closer. ...
3
votes
1answer
123 views
Auto filing names of a City if the Country name is given
I am working on a site which prvides location based searching of users i.e. user can query system like "Give me the list of users staying at locality, city" and the system responds with the list of ...
3
votes
2answers
907 views
Autofill Address + Google Maps API
I want to present my users with a text box wherein they can type in their address. As they type their address, I want to provide the users with suggestions/predictions of what address they are trying ...
3
votes
2answers
2k views
How to detect that a point is inside a Polygon using Google Maps?
I would like to detect that a google.maps.LatLng is inside a google.maps.Polygon.
How can I do that ?
Cheers,
3
votes
2answers
1k views
Google Map API V3 geocoder not showing the correct place
I am upgrading my codes from Google Map API V2 to V3.
In V2, I used GlocalSearch to get the latitude and longitude for the given address.
In V3, I saw google.maps.Geocoder() and try to get the ...
2
votes
3answers
73 views
Using a signed Google Maps API Geocoding request from a .NET Command Line Application
So I'm writing an application to cache geocoding data as I import records. I've got it working fine when I use an unsigned request, however I can't seem to figure out what's wrong when I try to use my ...
2
votes
1answer
89 views
Google Maps Geocoder: Return postal_code
I'm using Jquery UI to autocomplete search for an address using Google Maps Geocoder, and when an address is selected it returns the geocode information. Here is the snippet:
...
2
votes
1answer
100 views
Geocoding reverts to US
When using google geocoding api v3 I have a some full and valid addresses that contain US state names as either part of the house name or street name. Google interprets this as being in the US, even ...
2
votes
6answers
3k views
Retrieving Postal Code with Google Maps Javascript API V3 Reverse Geocode
I'm trying to submit a query using the postal code to my DB whenever the googlemaps viewport center changes. I know that this can be done with reverse geocoding with something like:
...
2
votes
4answers
1k views
Use Bing to geocode and Google maps api to display the map
I have an application which is currently using the google map API. I like the maps much better, and I feel like you have more options with google maps. The problem is, Google maps has been very ...
2
votes
2answers
326 views
How accurate are geocoding API's and what is the most accurate?
I'm creating an application with google maps api with geocoding functionality. Obviously, I want to use the api that is the most accurate. I'm giving the application an address and I need to find it ...
2
votes
1answer
823 views
Why do I get “map.set_center is not a function”?
This code have been working until I updated last night.
The code works perfectly on my localhost, but I get an error on my test server. The error message (from Firebug) is "map.set_center is not a ...
2
votes
4answers
7k views
More batch geocoding questions with the Google Maps API v3
I'm trying to figure out a nice way to limit the rate at which I send geocode requests to the Google Maps API v3 geocoder service. I know that Javascript does not have any nice wait or sleep because ...
1
vote
1answer
66 views
Google Maps Geocoder inside for loop
I've got this piece of code where I'm trying to position a set of markers in a google map:
for(var i = 0; i < postcodes.length; i++) {
var address = postcodes[i].innerHTML +", uk";
...
1
vote
3answers
184 views
Get latitude/longitude from zip code
Is there any way (any API or any URL) to find the lat, long by passing the area code (zip code) only?
1
vote
1answer
110 views
API v3: Issue with GeoCoding service in Firefox 6.0 / IE 9.0
I have created a code to add multiple markers and infoWindows using the GeoCoding service. I have copied the method from API v3 Docs. My script pulls address information from a ASP.Net web service ...
1
vote
3answers
84 views
Which FOSS RDBMS to use for geospatial data?
I'm developing an application using Google Maps API. The goal is to geocode certain locations and then allow users to search for these locations based on which ones are nearest to the user (e.g. ...
1
vote
2answers
184 views
Geocoding Tweets on a Google Map
Would really appreciate any help with my issue. I've been looking at this terrific tutorial by Marcin Dziewulski who integrated recent tweets and twitter user avatars onto a Google Map. Basically he ...
1
vote
2answers
77 views
How to make “ xx km ” from Location, geo/google api
Ok I have a restaurant list. All the restaurants have a adresses, and I would like to do so you can write a location in a input field, and then it will show the restaurant list with the closest first ...
1
vote
1answer
100 views
Correct address format to get the most accurate results from google GeoCoding API
Is there any standard format to supply the address string to Google GeoCoding API to get the most accurate results on map.
For Eg. following query not giving correct result.
...
1
vote
1answer
108 views
Google Maps API is not marking restaurants, schools, etc on my map.
When using the Google maps API to display the map, restaurants, schools, airports, stores, etc. are not being marked as seen on maps.google.com.
How do you make the API mark these locations?
1
vote
3answers
232 views
Google Geocoding Recommendation
I am looking into utilizing Google Maps API to do some geocoding. I want to implement client side geocoding, to remove the possibility of request limitation.
I need to do some fairly complex logic ...
1
vote
1answer
248 views
Find all parks for a given zipcode with google maps
I'm trying to use the Google maps geocode API to return all parks for a given zip code. It seems that if I have a park name I have no problem returning the data. Such as
...
1
vote
2answers
2k views
Google Maps V3 geocoding and markers in loop
I have some problems with my code, I have a list of airports in a sql database, and I want to create markers for each 1 of those airports.
For the address i got ICAO-codes for each airport, an ICAO ...
1
vote
0answers
223 views
How to properly pass address to google geocoding service
I'm getting some problems trying Google Geocoding service when using special characters like "º" or letters with accents.
Whenever I try something like:
"barcelona, nº 10"
I get 0 results. But ...
1
vote
1answer
430 views
Calculate the initial best center AND best initial zoom depending on a list of location
Dear all. I'm pretty new in coding with location, so be nice.
I have a list of location (lat & lng), that could be really anywhere (ie : all in the same city ; one in bangladesh and one in ...
1
vote
2answers
525 views
Region Biasing with Google Maps
My users, who may be located anywhere in the world, will be presented with a text box wherein they can enter their address. In most cases, I assume they will physically be in the same country as ...
1
vote
3answers
243 views
Prevent tampering with client-side geocoding results
We are building a service that uses location-based pricing. The user can input an address and see prices in his area as determined by various server-side algorithms. It is then possible to order items ...
1
vote
1answer
355 views
Can I provide addresses instead of latitude and longitude to Google Maps?
I'm building an application where users provide the addresses for their listings. It's certainly not practical to ask a simple user to provide the latitude and longitude for each address he provides!
...
0
votes
2answers
99 views
retrieving lat/long of location using google.maps.geocoder
i have been trying to use some ajax to save venue location in my application and stumbled across the following code on stack overflow
function getLatLong(address)
{
var geocoder = new ...
0
votes
1answer
37 views
Error while doing Geocoding using Google Maps API
I am getting the following error:
Uncaught Error: Invalid value for property <address>:
Following is the code that does the geocoding:
function codeAddress(zipcode){
var address = zipcode;
...
0
votes
1answer
63 views
JQuery Googlemap V3 Geocoding with JSON
I have implemented this using php, but I wanted to change it to use JQuery on the client's side.
What I am trying to do is get the data from the JSON file recieved from Googlemaps and use it to save ...
0
votes
1answer
68 views
google geocoding usage limits for client ip or server ip?
Google clearly explains that :
Use of the Google Geocoding API is subject to a query limit of 2,500 geolocation requests per day. (User of Google Maps API for Business may perform up to 100,000 ...
0
votes
1answer
22 views
Geo location suggestion
Is there any way to achieve auto completing as similar to the http://maps.google.com where it directly start doing suggestions even if I type a single letter?
I know theres this ...
0
votes
1answer
69 views
Google maps geocoder too much recursion using ajax
I am using google maps geocoder which uses an asynchronous to return the lat and lng values. It works perfect. I then want to pass those lat lng values to an ajax call to my database to search ...
0
votes
1answer
131 views
Google Maps APIv3 - adding markers via geocode
So I've got this script where I'm trying to add markers to a map I've created with Javascript. I think I'm pretty near to getting it right (yeah, right) but I'm not sure what I'm doing wrong and I ...
0
votes
1answer
108 views
Google Maps v3 API - Update map location based on select/dropdown
Hi I am trying to use a dropdown menu containing a list of countries - once selected it should automatically update a googlemap and zoom into that location.
e.g. if user selects 'Brazil' from the ...
0
votes
1answer
78 views
Google map geocoder is not returning correct geo location
I'm having problems using geocoder and returning correct lat / lang coordinates.
The controller address is returning correct geo location, but when I'm using the character ø in the address, I'm ...
0
votes
0answers
44 views
google maps api not returning full address when i enter post codes
On my wordpress web site i have two fields where the customer enters "to" and "from" post codes and upon entering these they are provided with suggestions (a bit like sat nav where uyou enter the post ...
0
votes
0answers
85 views
Array values to Google Maps Geocoding API to MySQL database
I'm decoding a JSON object into an array and then inserting it into a database, which informs markers on a google map. That step is working fine, but I'm now trying to insert code to (a) read whether ...
0
votes
2answers
171 views
Trouble displaying an array of markers on Google Maps v3
I have written a short script to take an array of location objects (generated by PHP) and plot them on a Google Map.
For the life of me, I cannot work out why the addMarker() loop breaks?
An example ...
0
votes
0answers
86 views
Google Map elevation service - MSL / negative elevations
Using the Google Map elevation service gives me negative elevation values over oceans (so the depth below sea level at this point). Since I need to calculate the height over ground or sea level, I ...
0
votes
1answer
145 views
Geocode Javascript problem
I wonder whether someone may be able to help me please.
Because of loading issues, I've moved the map options code to my HTML form, rather than it being in a separate Javascript file.
The problem is ...
0
votes
1answer
136 views
Slow down Geocoding a batch of Address
I'm planning to use the Google Maps V3 API to geocode a batch of address stored in an array. These address will be retrieved from my database and geocoded so I can create markers for them on the map.
...
0
votes
1answer
167 views
Only Allow One Marker At A Time To Be Added
I wonder whether someone could possibly please help me with what I hope is a simple fix.
I am using the code below, to allow a user to input an address on an input form, click a button which geocodes ...
0
votes
3answers
85 views
highlight a list of streets on a map
We have a database of addresses that we deliver to. It consists of the following data;
StreetName
NumberFrom
NumberTo
ZipcodeId (points to seperate table with zipcodes, which holds cityName)
StoreId
...
0
votes
0answers
61 views
Google maps geocoding API inconsistent
I have a server application that calls the google maps geocoding API at http://maps.googleapis.com/maps/api/geocode/json
I experience that when the server application invokes such an URL, the ...
0
votes
1answer
804 views
Google Maps geocoding query limit difference between v2 and v3
When I perform client side geocoding requests in v2, I'm able to do quite a lot of requests in a row with 200ms intervals. But in v3 I have to increase the interval to 2 seconds in order to avoid the ...