Assigned
Status Update
Comments
jo...@gmail.com <jo...@gmail.com> #2
Yes please :) Along with a more specific definition of how the Popular Times are determined (how much history? done by mobile device activity? check ins?)
cl...@campaya.com <cl...@campaya.com> #4
It already is Jeffrey, you can toggle by day on mobile or desktop
ri...@gmail.com <ri...@gmail.com> #7
I found a workaround for this issue that worked as long as you have a Google geocoding key: e.g. the following would return 'Gamsey Wood' as part of the xml reply:
https://maps.googleapis.com/maps/api/geocode/json?latlng=52.4180698,-0.2029999&result_type=natural_feature&key=YOUR_GOOGLE_GEO_KEY
Unfortunately this has stopped working. It would be interesting to know why Google has made this info progressively harder to access, and now apparently impossible :-(
Unfortunately this has stopped working. It would be interesting to know why Google has made this info progressively harder to access, and now apparently impossible :-(
ri...@gmail.com <ri...@gmail.com> #8
I am told it's because "natural_feature" was an undocumented item in the api, so presumably could be easily resurrected and documented? I spent hours adding boundaries and names to local nature reserves when Google were asking for assistance and it's extremely frustrating that I can no longer access the info.
an...@google.com <an...@google.com>
fo...@google.com <fo...@google.com>
rd...@google.com <rd...@google.com>
bc...@google.com <bc...@google.com>
sh...@google.com <sh...@google.com>
da...@gmail.com <da...@gmail.com> #9
Google how is the problem solution going? When would be able to get the sea name throw the google API?
jo...@gmail.com <jo...@gmail.com> #10
Would be extremely helpful to have access to this data directly via the API. Is it maybe available via another API?
ba...@gmail.com <ba...@gmail.com> #11
No update on here for a while now... Any news on making this available ?
ma...@stefanxo.com <ma...@stefanxo.com> #12
I suppose this falls under this request :
Google's Reverse Map coding API returning wrong results/guesses for Koh Phi Phi, Thailand
Reverse geo coding lookups for addresses such as at lat/lng 7.74,98.77 should return at least one mention that it's part of the island/island group "Koh Phi Phi".
You would expect that it would also return the island name as "Ko Phi Phi" or "Phi Phi Islands" somewhere. Instead it just returns the sub-district name ( Ao Nang ) and the district name ( Krabi ) which are their own famous tourist areas.
However the reverse geocoding api only returns guesses such as :
[ 'route' ] 'Unnamed Road, Tambon Ao Nang, Amphoe Mueang Krabi, Chang Wat Krabi 81000, Thailand'
[ 'postal_code' ] 'Krabi 81000, Thailand'
[ 'country', 'political' ] 'Thailand'
Similar with a street nearby : 7.743,98.774 which returns :
[ 'route' ] 'Soi Chao Koh, Tambon Ao Nang, Amphoe Mueang Krabi, Chang Wat Krabi 81000, Thailand'
[ 'locality', 'political' ] 'Ao Nang, Mueang Krabi District, Krabi, Thailand'
[ 'postal_code' ] 'Krabi 81000, Thailand'
[ 'administrative_area_level_2', 'political' ] 'Mueang Krabi District, Krabi, Thailand'
[ 'administrative_area_level_1', 'political' ] 'Krabi, Thailand'
[ 'country', 'political' ] 'Thailand'
This leads to categorisation errors. It would be great if the reverse geocoding api could add this information in the return values to help solve these categorisation issues in the future. I'm also aware that huge booking companies have currently issues with categorising Ko Phi Phi correctly due to this.
Google's Reverse Map coding API returning wrong results/guesses for Koh Phi Phi, Thailand
Reverse geo coding lookups for addresses such as at lat/lng 7.74,98.77 should return at least one mention that it's part of the island/island group "Koh Phi Phi".
You would expect that it would also return the island name as "Ko Phi Phi" or "Phi Phi Islands" somewhere. Instead it just returns the sub-district name ( Ao Nang ) and the district name ( Krabi ) which are their own famous tourist areas.
However the reverse geocoding api only returns guesses such as :
[ 'route' ] 'Unnamed Road, Tambon Ao Nang, Amphoe Mueang Krabi, Chang Wat Krabi 81000, Thailand'
[ 'postal_code' ] 'Krabi 81000, Thailand'
[ 'country', 'political' ] 'Thailand'
Similar with a street nearby : 7.743,98.774 which returns :
[ 'route' ] 'Soi Chao Koh, Tambon Ao Nang, Amphoe Mueang Krabi, Chang Wat Krabi 81000, Thailand'
[ 'locality', 'political' ] 'Ao Nang, Mueang Krabi District, Krabi, Thailand'
[ 'postal_code' ] 'Krabi 81000, Thailand'
[ 'administrative_area_level_2', 'political' ] 'Mueang Krabi District, Krabi, Thailand'
[ 'administrative_area_level_1', 'political' ] 'Krabi, Thailand'
[ 'country', 'political' ] 'Thailand'
This leads to categorisation errors. It would be great if the reverse geocoding api could add this information in the return values to help solve these categorisation issues in the future. I'm also aware that huge booking companies have currently issues with categorising Ko Phi Phi correctly due to this.
ma...@stefanxo.com <ma...@stefanxo.com> #13
To add on to the replies above:
result_type: "natural_feature" is actually documented nowadays under optional parameters athttps://developers.google.com/maps/documentation/geocoding/intro#ReverseGeocoding
However it doesn't return any results.
result_type: "natural_feature" is actually documented nowadays under optional parameters at
However it doesn't return any results.
sp...@gmail.com <sp...@gmail.com> #14
News? it would be awesome :)
mi...@gmail.com <mi...@gmail.com> #15
This would be great, we could use for some cool analytics applications...
ay...@gmail.com <ay...@gmail.com> #16
Would be great to see this opened up so we could use it in app development in iOS and Android.
bb...@airsource.co.uk <bb...@airsource.co.uk> #17
Hi, those data would be definitely usefull to enable new services like shopping day optimizer and many more.
ed...@gmail.com <ed...@gmail.com> #18
Any updates?
Description
Such information are available on the Google Map, but cannot be obtained using reverse geocoding.