Convert geographical adress into longitude and latitude

There is a way how to calculate from geographical adress a longitude and latitude, but is it possible other way around?

example523525251

If you have an address you can do [address]'s longitude (and latitude of course)

1 Like

Ofcourse it’s possible it’s call reverse Geocoding

Use this free service

Google maps platform also provides their API to do the same.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.