Geographic coordinates format conversions
{width=100%}
Description
Mixed rust crate for converting latitude and longitude representations.
Provides
- a command line interface,
- as well as public types and factories for parsing and writing formatted coordinates.
Supported formats
Format identifier | Example | Used in |
---|---|---|
decimal | 50.894361, 10.955342 |
https://maps.google.com |
dms | 50°53'39.70''N 10°57'19.23''E |
Degrees, minutes, seconds |
fl95 | N 50 53.7 E 010 57.3 |
https://fl95.de |
fpl | 5054N01057E |
AIS flight plans |
notam | 505340N 0105719E |
AIS NOTAMs |