Skip to content

Support ° (Unicode U+00B0) as a valid designator for degrees when parsing latitude/longitude#32

Merged
pjazdzyk merged 1 commit intopjazdzyk:masterfrom
msummersgill:feature/support-U+00B0-for-geo-parsing
Jul 10, 2025
Merged

Support ° (Unicode U+00B0) as a valid designator for degrees when parsing latitude/longitude#32
pjazdzyk merged 1 commit intopjazdzyk:masterfrom
msummersgill:feature/support-U+00B0-for-geo-parsing

Conversation

@msummersgill
Copy link

Additional character to the splitting regex in ParsingHelpers.extractDegreesToDMSFormat() to support ° (Unicode U+00B0) as a valid designator for degrees when parsing latitude/longitude

Copy link
Owner

@pjazdzyk pjazdzyk left a comment

Choose a reason for hiding this comment

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

Looks good for me.
Merged.
Please let me know f you would like to have 2.10.1 minor version released for this change, or it can wait to the end of the month, where 2.11.0 will be released.

@pjazdzyk pjazdzyk merged commit b1e4b98 into pjazdzyk:master Jul 10, 2025
1 check failed
@msummersgill
Copy link
Author

Thanks! No need for a minor release, I am planning on opening another small PR to add another unit for density so end of month is great!

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