Turbo87 / utm

Bidirectional UTM-WGS84 converter for python
http://pypi.python.org/pypi/utm
MIT License
486 stars 101 forks source link

README.rst addition pull request #3

Closed r-barnes closed 11 years ago

r-barnes commented 11 years ago

When I first saw the line

utm.to_latlon(340000, 5710000, 32, 'U')

in the README.rst file, I was confused as to what the 'U' meant, as I haven't worked with UTM frequently. I've added syntax definitions to the README.rst file to make it more accessible to similarly uninformed parties.

Turbo87 commented 11 years ago

cool, thanks!