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

2016-08-12 ~ Elevations View Path KML R1 #4

Open
theo-armour opened this issue Aug 12, 2016 · 0 comments
Open

2016-08-12 ~ Elevations View Path KML R1 #4

theo-armour opened this issue Aug 12, 2016 · 0 comments

Comments

@theo-armour
Copy link
Member

image

@jaanga/terrain

Elevations View Path KML

A key element in the usefulness of a map is the ability to trace or retrace a rout or path on the map.

Today we add the ability to read coordinates from KML files.

Some KML files we have received so far just contain list of latitude and longitude coordinates. So you can vie the routes in 3D, we added the ability to find the intersection point of every 2D way point with the 3D landscape and update the route accordingly.

Currently the transformation is occurring each time the map is loaded and can take 15 to 20 seconds. This will be fixed so maps can load near instantly. And when a new transformation occurs there will be feedback as to how things are progressing.

And of course there will be many ways of exploring the route using different camera contollers

2016-08-12 ~ R1

  • First commit script and read me
  • Add ability to acquire altitude for each 2D way point and turn into 3D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant