Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'ve used GeoKit and acts_as_geocodable in the past. I like GeoKit, but its missing nicer features like named_scopes.I\'m not a huge fan of acts_as_geocodable because it duplicates address data into
I\'m building Flex 3 application and I have a geocoding service (http://.../GeocodeServer) on a ArcGIS server (ESRI). I\'m trying to execute a query on this service in order to retrieve some
I\'m following the demo code from article of phpsqlgeocode.html In the db, I inserted some Chinese addresses, which are utf-8 encoded. I
I am writing a web application using GWT and App Engine.My application will need to post and query items based on their latitude, longitude.
Here is the problem, I have an app with a search bar, the user can input something like \"18th Street\" or \"Starbucks\" and it uses the Google Geocoding and Local Search APIs respectively to get resu
is there any server available that i can use for ge开发者_开发百科tting zip codes on the basis on city/state ?
I am trying to write an app for a company that maintains a registry that is updated everyday. The app will have to take the user\'s location and display all the nearest locations that are in that regi
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 fu
I\'m a Django newbie, and learning qui开发者_如何学编程ckly. But I just can\'t figure out how to get this simple Google Maps user interface to pass the resulting lat/lon into my database. Can anyone h