Skip to main content

parse google maps url

Project description

Build downloads license version PEP8

Parse google maps URLs

Install (automatic)

$ pip install gmaps-url-parser

Install (manual)

$ git clone
$ cd gmaps-url-parser
$ python setup.py install

Usage

>>> from gmaps_url_parser import parse
>>> url = "https://www.google.com/maps/place/u+Saada,+Algeria/@35.2131065,4.1479717,10106m/data=!3m1!1e3!4m2!3m1!1s0x128bb3c644644ec3:0x7f746dd09dad9a9f"
>>> parse(url)
{'latitude': 35.2131065, 'zoom_level': '10106', 'place': 'Bou Saada, Algeria', 'maptype': 'earth', 'longitude': 4.1479717}

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gmaps-url-parser-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file gmaps-url-parser-0.1.0.tar.gz.

File metadata

File hashes

Hashes for gmaps-url-parser-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8d113e89f087c04b80c8351a2a6b7764ed0a5d6e32efc10f01fb0a27199fc383
MD5 5023d2020d21d34d4543610c1f889aa6
BLAKE2b-256 04b3b9e5faaa20a7df8046f14574d602881bbe411d87a2b8152ec16d9044c0fa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page