Tagged Questions
2
votes
1answer
175 views
What Reliable Reverse Geocoding API Can I Use?
I am working in a company where our team requirement is to do reverse geocoding lookups. Below is our requirement.
To give you more background, the 3 geolocation-related needs I have are as follows:
...
2
votes
0answers
20 views
Cloudmade Web Maps API Geocoding Issue [duplicate]
Possible Duplicate:
Cloudmade Web Maps API Marker Clustering problem
I'm at Geocoding in Cloudmade Web Maps API. I've the code below. Whenever I try to access the page, content of elements ...
3
votes
4answers
1k views
Free api to reverse geocode latitude, longitude to census tract?
I have a bunch of latitude,longitude coordinates (mostly city/town centroids) in the United States for which I'd like to find the containing census tract.
For instance,
input => nn.nnn, -nn.nnn ...
11
votes
4answers
2k views
What reliable GeoCoding service would you recommend me?
I'm looking for a web service providing a full address based on coordinates (and reverse).
I'm ready to pay for that service.
I don't want to use Google's API.
2
votes
1answer
634 views
Google maps API charset for http request ?? Geocoding Requests
im sending the following request to maps api but receiving the json response with chars problem. Can some one point me in the right direction to set charset correctly ?
Request -- ...