[Python-ideas] Geo coordinates conversion in stdlib
Chris Angelico
rosuav at gmail.com
Sun Mar 22 11:11:38 CET 2015
On Sat, Mar 21, 2015 at 8:46 PM, anatoly techtonik <techtonik at gmail.com> wrote:
> I think it should be in stdlib.
>
> 11° 18′ 0″ S, 2° 42′ 0″ E to -11.3, 2.7 and back.
>
> This is from Wikipedia.
Put some code together, stick it on PyPI... oh, and while you're
there, see if someone else has already written it. You never know, it
might well be there!
ChrisA
More information about the Python-ideas
mailing list