reverse-geocoding
myReverseGeocode is not starting.
In below code when i call myReverseGeocode address = new myReverseGeocode(latitude, longitude); ,gpsData.append(address.temp); always show\"null\"[详细]
2023-04-02 15:13 分类:问答How can I change the language of Google Maps on the run?
I wan\'t to reverse geocode and get the address in two languages arabic and english so I want to get it in one language then change the language of the API and 开发者_开发技巧get the address in the ot[详细]
2023-03-28 08:33 分类:问答Is there a framework for reverse geocoding and then getting a list of nearby retail stores?
Is there a framework for reverse geocoding and then getting a list of nearby retail stor开发者_开发技巧es? My meager attempt of looking on GitHub didn\'t yield any promising results, perhaps someone h[详细]
2023-03-26 17:11 分类:问答When doing a reverse geocoding request Google magically recognizes my iPhone language
Im sending a simple url request using the following url: urlString = [NSString stringWithFormat: @\"http://maps.googleapis.com/maps/api/geocode/xml?latlng=%f,%f&sensor=true\", lat, lng];[详细]
2023-03-26 09:18 分类:问答Problem in getting contents/ files using file_get_contents from url or Problem in reverse geo coding
I am trying reverse geocode using google api in php script(using xmlrpc).I wrote the following code in my local system its works fine,but when I try in our webserver it fails.[详细]
2023-03-26 06:52 分类:问答Access a url from webserver without changing php.ini
I want to access google map api for reverse geocoding. I access the url using file_get_contents method.[详细]
2023-03-26 02:45 分类:问答How can i get the nearest significant town or city from google maps?
Is this possible? I have users who will show where they live on a map, if this isn\'t a large town or city, i\'d like to find that开发者_运维问答 and associate this information with the users record.[详细]
2023-03-25 05:06 分类:问答Assign lat/long to zip codes
I have a dataframe latitude and longitude points in R.Using the R data science toolkit, I can assign these points to Country/State/County/City/Constituency/Neighborhood, which is useful.[详细]
2023-03-24 21:25 分类:问答Google Geocoding UK address does not get listed
I followed the examples in开发者_Go百科 following site, http://code.google.com/apis/maps/documentation/geocoding/[详细]
2023-03-23 17:40 分类:问答could not connect to the internet
I\'m using CLLocationManager to determine the current location and i\'m using maps.google.com for rev开发者_如何学运维erse geocoding. Whenever I switch from wifi to 3g network and try to run my app wh[详细]
2023-03-21 07:09 分类:问答