Skip to content

Resolving Issue #460 #544

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ashleydai2003
Copy link

Helper function to convert raw DNS LOC values to human readable coordinates. The conversion follows RFC 1876 section 3 for LOC record format.

Unit Tests includes:

  • All 4 hemisphere
  • High altitude
  • Negative altitude
  • Greenwich (0)

@Ashleydai2003 Ashleydai2003 requested a review from a team as a code owner April 24, 2025 03:21
Copy link
Member

@zakird zakird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! In this situation, I would add this as a new formatted coordinate string value and continue to provide the raw values since it'll be a pain to parse these out after the fact. Both could be useful in different situations. This will also make this a non-breaking change to the tool.

Also, I suspect already on your radar, but in case not, looks like tests are failing, which we'll need to get cleaned up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants