Google Earth links - #75
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
viewview | e63d1f0 | Commit Preview URL Branch Preview URL |
Apr 24 2026, 09:24 AM |
Member
|
Is there a quick test that can be done (without the API of course) to see if the line of sight is visible from Google Maps? The other thing to consider is that we can ship this (or go the other direction and definitely don't ship this) and focus on getting our in-browser elevation data visualizations so don't have to care if Google Maps has the line of sight or not |
tombh
force-pushed
the
tombh/google-earth-link
branch
from
April 1, 2026 13:16
869afff to
f0bfd25
Compare
Collaborator
Author
|
I think I figured it out! Check it out https://tombh-google-earth-link-viewview.tom-364.workers.dev I put it in the "Current Line Of Sight" box |
tombh
force-pushed
the
tombh/google-earth-link
branch
from
April 24, 2026 09:23
f0bfd25 to
e63d1f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

I managed to figure out how to manually construct Google Earth links. But there's a showstopper: if Google Earth doesn't think the camera can't see the target point, which is often the case for long lines of sight, it raises the altitude of the camera until it believes it can see the target. For the longest lines of sight the camera is often many kilometers above the land 😞
Relates to #61