LocConverter can be used using a graphical user interface or through command line.
The user needs to precise latitude/longitude to get the corresponding Maidenhead locator. He can also indicate a given locator to obtain the corresponding latitude/longitude coordinates. Options allow to show coordinates in decimal degrees or DMS, and to precise the number of decimals.
LocConverter.exe
.
LocConverter.exe --longitude "0 0 0E" --latitude -12.3 JH07AQ]]>
LocConverter.exe --locator AB16JK12 73° 34' 22.50" S 177° 14' 15.00" W]]>Help on the command line options are available by invoking:
>LocConverter.exe --help
Current version is 1.0.0.0.
LocConverter binary and source can be downloaded through anonymous SVN at the following address:
https://anonsvn.loudet.org/LocConverter/tags/
LocConverter has been developped in C# under Visual Studio Express 2008.
It has been tested under Linux Ubuntu 9.10/Mono 2.4.2.3, and under Windows XP/.NET 2.0.
--latitude[--pairs ] Determines the locator corresponding to a given latitude/longitude. Options: longitude String or real longitude value. Many formats are accepted. Positive values in the eastern hemisphere. latitude String or real latitude value. Many formats are accepted. Positive values in the northern hemisphere. pairs Number of pairs of the generated locator string. From 1 to 6. Default is 3 (field+square+subsquare). LocConverter --locator [--precision ] [--decimal] Determines the latitude/longitude corresponding to a given locator. Options: locator String locator value to convert. precision Number of digits used to represent the decimal part of the seconds field. From 0 to 15. Default is 2. decimal Displays latitude/longitude as decimal degrees, instead of DMS. ]]>
SID monitoring station by Lionel LOUDET is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. |
Last Update: 10 Dec 2010 |
Apache/2.4.62 (Debian) |