Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

GeolocationUtils

Small library to perform operations with geolocation data:

  • Converts latitude, longitude to QTH locator and back
    • Supports precision specification. Converts location to 2-10 symbols QTH locators
    • Contains Location object to safely storage locations and equality checks
  • Checks any QTH locator to validity
  • Calculates distance between two location points
    • Default in meters, but supports distance converters
  • Calculates distance in a path (list) of many location points
    • Supports distance converters too
    • Recalculates distance only if list changes

See Main class for examples

About

Small library to operate with geolocation data

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages