Dec. 4, 2018
10:16 a.m.
I have long wanted to do a FFI interface to GDAL. I think Pharo would make a great GIS workbench. Possibly when 64bit UFFI stabilizes.
On Dec 4, 2018, at 1:21 AM, Alistair Grant <akgrant0710@gmail.com> wrote:
Hi,
Does anyone know of a library for processing GPS coordinates?
What I'm looking for are things like:
- Parsing from and printing to various string formats (HMS, NESW, decimal) - Distance between two points - etc.
Thanks, Alistair