Re: [open-location-code] Query regarding Plus code using python

2019-03-22 Thread 'Zongwei Li' via Plus Codes Community Forum
Re-adding group for posterity On Fri, Mar 22, 2019 at 11:48 AM Zongwei Li wrote: > The easiest way is to use the Geocoding API, like I mentioned as option 2. > This will do both the address conversion and give you the corresponding > plus code in the response. Yes, it's possible for an address t

Re: [open-location-code] Query regarding Plus code using python

2019-03-22 Thread Jeffrey Benning
Hi Sundar, When you do the 1million geocodings it will better to do it in one month. Because Google Maps partners as us, can deliver higher Volume discounts based on months than when you do it by Google directly. Directly you receive tier 1 and 2 and we can deliver tier 3,4,5,6,7. Big discounts by

Re: [open-location-code] Query regarding Plus code using python

2019-03-21 Thread 'Zongwei Li' via Plus Codes Community Forum
Hey Sundar, We have a Python library open-sourced here . The library takes in latitude/longitude though, so to convert from an address you'll need to do one of the following: 1) Convert address to lat/long. Convert lat/long to plus