Skip to content
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

Port UTM, MGRS, GARS and LatLon graticules from Java code base. #238

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

ComBatVision
Copy link

Description of the Change

Added UTM, UPS, MGRS coordinates converters and UTM, MGRS, GARS, LatLon graticules.
The code was ported from the WorldWindJava SDK.
This PR is based on fixes from #237

Why Should This Be In Core?

Graticules extend the usefulness of the SDK.

Benefits

When displayed, graticules can enhance the geospatial situational awareness.

Potential Drawbacks

Unknown.

Calculate correct GL near clip distance and limit Navigator to avoid terrain collisions.
Fix lookAt point calculation for gesture begin - take terrain altitude in consideration.
Add terrain elevation output into example application.
Navigator tests were commented as it is now dependent on context.
Add UTM, MGRS, GARS and LatLon graticule (ported from Java).
Add MGRSGraticuleActivity to examples.
@ComBatVision ComBatVision changed the title Feature/graticule Port UTM, MGRS, GARS and LatLon graticules from Java code base. Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants