Skip to content

un33k/nw-nwgeolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nw-nwgeolocation
================

Use geopy and google API Key to get the lat/long of a location

Patches welcome: http://github.com/un33k/nw-nwgeolocation

Usage
=====
>>> nw_getlocation('YourGoogleKey', 'Ontario, USA')
Fetching http://maps.google.com/maps/...
>>> (u'Ontario, OH, USA', (40.759501200000003, -82.590172499999994))

About

Fetch Lat/Long of a location from Google API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages