dimensioned icon indicating copy to clipboard operation
dimensioned copied to clipboard

Units for latitude and longitude

Open spease opened this issue 6 years ago • 2 comments

Latitude and Longitude seem to be laid out using degrees, minutes, and seconds. https://en.wikipedia.org/wiki/ISO_6709

The closest analogous crate seems to be nav_types right now.

Not sure if you would consider this within the library scope, but I figured I'd mention it. :)

spease avatar Dec 04 '17 02:12 spease

I have not thought through how that would work with dimensioned, but I would definitely consider it. It's unlikely to be something that I'll have time to implement, but PRs are welcome. :smile:

paholg avatar Dec 04 '17 02:12 paholg

The latitude and longitude are both dimensionless units.

nagisa avatar Mar 15 '18 13:03 nagisa