Get geocode from google map
Project description
gmaps_locator
Under construction! Beta Version! Currently experimenting and planning!
Developed by Akbar Tolandy (c) 2023
Examples of How To Use (Beta Version)
from gmaps_locator import GetCoord
coord = GetCoord()
address = 'Jl. Jenderal Sudirman No.Kav. 60, RT.5/RW.3, Senayan, Kec. Kby. Baru, Kota Jakarta Selatan, Daerah Khusus Ibukota Jakarta 12190'
print(coord.get_latlon(address))
# example output
{'lat': '-6.2257608', 'lon': '106.804772'}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gmaps-locator-0.0.2.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gmaps-locator-0.0.2.tar.gz.
File metadata
- Download URL: gmaps-locator-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36fb3249e01b2e18faefb4270e3c7d085e57a563a3d806d4a4a159f4de071304
|
|
| MD5 |
0fecfe724db4ed038fbc0bcddd67f1e7
|
|
| BLAKE2b-256 |
88b75a64f6b7a4b2ae0261346282e910aced005f4c73c14ca58598ba03a43fb7
|
File details
Details for the file gmaps_locator-0.0.2-py3-none-any.whl.
File metadata
- Download URL: gmaps_locator-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cc7d750ec440f3fcb9099dd647c3e4ef1ac295ded85837184712f7482a0338c
|
|
| MD5 |
c6387dbe8748fb63dc6a1121ca9a2886
|
|
| BLAKE2b-256 |
c41ef988d3201eb59d3bec33940e894d62622df0be6d48d19c8e7900067af829
|