Google Maps polyline encoding : py-gpolyencode released
33 views
Skip to first unread message
Robert Coup
unread,
Nov 17, 2009, 6:38:06 PM11/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to geod...@googlegroups.com
Hey folks,
I've released a clean, pythonic, BSD-licensed port of the Javascript
GMaps polyline encoder by Mark McClure[1]. There's also a C++
implementation with an identical interface (think cStringIO vs
StringIO) which is around 40x faster. And a bunch of unit tests so i
know it actually works.