Enhance DistanceUnit to recognize nautical miles. #5085
Labels
:Analytics/Geo
Indexing, search aggregations of geo points and shapes
>enhancement
v1.1.0
v2.0.0-beta1
The DistanceUnit class should add the DistanceUnit.NAUTICALMILES enumeration. For example:
NAUTICALMILES(1852.0, "NM", "nmi"),
I'll let someone else decide what the second, longer, string should actually be. Most aeronautical charts use "nm" but I've also seen "nmi".
The text was updated successfully, but these errors were encountered: