/README.md
Markdown | 11 lines | 6 code | 5 blank | 0 comment | 0 complexity | 031a722553647a6e5dc50744ad88c8e1 MD5 | raw file
1 2SLatLon 3================= 4 5An Objective-C port of the Latitude/longitude spherical geodesy formulae & scripts by Chris Veness. Read more about it here: [http://www.movable-type.co.uk/scripts/latlong.html](http://www.movable-type.co.uk/scripts/latlong.html) 6 7The port is not complete yet though. I've only ported those that are currently of use to me. Feel free to fork and add more =) This could also use some unit tests. 8 9### License 10 11[Attribution 3.0](http://creativecommons.org/licenses/by/3.0/)