cyberhobo / wordpress-geo-mashup

Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
https://github.com/cyberhobo/wordpress-geo-mashup/wiki/Getting-Started
66 stars 15 forks source link

Geo codes not updating when importing posts #719

Open vishalchintawar opened 9 years ago

vishalchintawar commented 9 years ago

Hi When I import posts with location data, it does not update geocodes. It works sometimes, sometimes it does not. Must be issue with OVER_QUERY_LIMIT. When I look at my Google API stats, I don't see it is being used by the geo mashup to get the geocodes. I see it is being used when I load the map on the front. Is there a way to use the key to get geocode so it does not need to share the quota on a shared server? WP 4.2.2 Geo Mashup 1.8.4

cyberhobo commented 8 years ago

Using a browser key now results in REQUEST_DENIED. Does some other type of key work? Going back to keyless requests for now.

vishalchintawar commented 8 years ago

It worked using small batches. I did not see my key being used because it was not getting counted against my quota.