projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2abb3a9
)
posts:geopy: Update URL now that GeoPy has moved to GitHub
author
W. Trevor King
<wking@tremily.us>
Tue, 1 Oct 2013 17:24:09 +0000
(10:24 -0700)
committer
W. Trevor King
<wking@tremily.us>
Thu, 12 Dec 2013 18:20:33 +0000
(10:20 -0800)
posts/geopy.mdwn
patch
|
blob
|
history
diff --git
a/posts/geopy.mdwn
b/posts/geopy.mdwn
index d6c283bea80747db250a80c7a79d94a2f71aebf0..b7699f28b6e99fd21afe4d2a3e6ec7a91143a8c6 100644
(file)
--- a/
posts/geopy.mdwn
+++ b/
posts/geopy.mdwn
@@
-9,7
+9,7
@@
geometry. Here's an excerpt from the [tutorial][]:
>>> distance.distance((ny_lat, ny_lng), (nas_lat, nas_lng)).nautical
952.2940284055431
-[Geopy]: http
://www.geopy.org/
+[Geopy]: http
s://github.com/geopy/geopy
[tutorial]: http://code.google.com/p/geopy/wiki/GettingStarted
[[!tag tags/python]]