-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PT Run Unit Conversion] Add support for 'nmi' #24978
Comments
That is correct. Just adding the nmi abbreviation. There are 4 main ways of specifying nautical miles as listed above:
My proposal is to add nmi as it is a very common symbol for nautical mile which does not reasonably conflict with any other unit. |
Hi |
@labtec901 I think you need to raise the issue here instead: https://github.com/angularsen/UnitsNet/blob/master/Common/UnitDefinitions/Length.json#L169 |
Description of the new feature / enhancement
Add support to nautical miles using the "nmi" symbol to the unit convertor plugin within PT Run.
There is no single internationally agreed symbol, with several symbols in use.[1]
M is used as the abbreviation for the nautical mile by the International Hydrographic Organization.[4]
NM is used by the International Civil Aviation Organization.[5][6]
nmi is used by the Institute of Electrical and Electronics Engineers[7] and the United States Government Publishing Office.[8]
nm is a non-standard abbreviation used in many maritime applications and texts, including U.S. Government Coast Pilots and Sailing Directions.[9] It conflicts with the SI symbol for nanometre.
while nm conflicts with the SI system and should be reserved for nanometer, nmi is not otherwise used and not easily confused with another unit.
Scenario when this would be used?
Conversion between nautical miles and other units of length.
Supporting information
No response
The text was updated successfully, but these errors were encountered: