Skip to content

LatLon parsing#76

Open
wcmatthysen wants to merge 1 commit intoNASAWorldWind:masterfrom
wcmatthysen:parse-latlon
Open

LatLon parsing#76
wcmatthysen wants to merge 1 commit intoNASAWorldWind:masterfrom
wcmatthysen:parse-latlon

Conversation

@wcmatthysen
Copy link
Copy Markdown

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