Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

pl/sql procedure to get latitude and longitude using google api for given city

12c_learner_guyMay 17 2017 — edited May 18 2017

Hi All,

Need to get latitude longitude for a given city using oracle pl/sql procedure.

input param: cityname

output: ;latitude, longitude

how this can be done using google api, or any other better solution :-)

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2017
Added on May 17 2017
8 comments
3,133 views