Skip to content

LatLon parsing #76

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: master
Choose a base branch
from
Open

LatLon parsing #76

wants to merge 1 commit into from

Conversation

wcmatthysen
Copy link

Implemented the parseLatLon function in the LatLon class. It accepts a
coordinate String value as input and converts it to a LatLon instance.
The functionality was harvested from the GoToCoordinatePanel class which
implemented similar functionality in its computeLatLonFromString
function. Refactored the GoToCoordinatePanel to make use of LatLon's
parseLatLon function instead.

Implemented the parseLatLon function in the LatLon class. It accepts a
coordinate String value as input and converts it to a LatLon instance.
The functionality was harvested from the GoToCoordinatePanel class which
implemented similar functionality in its computeLatLonFromString
function. Refactored the GoToCoordinatePanel to make use of LatLon's
parseLatLon function instead.
nebsar pushed a commit to nebsar/WorldWindJava that referenced this pull request Dec 30, 2022
Fixed wrong count of geo keys in GeotiffWriter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants