I have a MS SQL database with a table that stores geocoded \"PICKUP\" locations which I eventually may or may not want to display depending on search filters the user selects. These are not static lik
I need to geocode, i.e. translate street address to latitude,longitude for ~8,000 street addresses. I am using both Yahoo and Google geocoding engines at http://www.gpsvisualizer.com/geocoder/, and fo
I\'m wondering if it\'s possible to find all points by longitude and latitude within X radius of one point?
For instance, can I visit a website and get the location that way? I know you can do开发者_JAVA技巧 it with HTML5, but will that work on phones?Sort of maybe kinda with a magic wand.
Google Maps API can build a Direction from a source to a destination.In the following Go开发者_运维技巧ogle\'s example, each step are published into the HTML code: http://code.google.com/apis/maps/doc
I\'m trying to use Yahoo\'s excellent GeoPlanet API: http://developer.yahoo.com/geo/geoplanet/guide/api-reference.html
Our users can enter their location into a free-form text field, like \"Austin TX\", or even \"The Motor City\". How can I take this information and turn it into a canonical name? For example, \"Th开发
Is it possible to use my o开发者_StackOverflowwn map instead of google maps for my app. How can I do that...Where should I look?I think you need Open Street Maps (OSM). I have a little GPS app (Maveri
I use the downloadable Geonames database for all countries, states, counties and cities in the world, but I wonder if there is a database for streets?
I have looked into Geopy and googlemaps (http://py-googlemaps.sourceforge.net/) and they both do not work for Chinese addresses. My app is stored on the Google App Engin开发者_高级运维e. What I want t