Are there more modern equivalents? I'd love to have an Android app which told me what the things were I was looking at.
HeyWhatsThat
11–20 of 30 posts
Re: HeyWhatsThat
#12You hike to the top of a mountain or pull off at a scenic overlook. You see mountains in the distance. Which mountains are they? HeyWhatsThat will tell you, providing a 360° panoramic sketch labeled with the names of the peaks you're looking at. From almost anywhere in the world.
How do I select the lookout point? There's only a drop down with a few points, which isn't close to "anywhere in the world", so I'm sure I'm missing something.
Re: HeyWhatsThat
#13I've found a lot of providers lacking in this department, even if they clearly have height data for showing contours/3d views.
Re: HeyWhatsThat
#14Interesting, but clearly ancient (refers to a Google Earth plugin, for instance). Are there more modern equivalents? I'd love to have an Android app which told me what the things were I was looking at.
Re: HeyWhatsThat
#15Tangentially, are there any good map websites out there that show me the elevation at a point I click on? I've found a lot of providers lacking in this department, even if they clearly have height data for showing contours/3d views.
https://wiki.openstreetmap.org/wiki/Open-Elevation also seems easy to integrate
Re: HeyWhatsThat
#16The (pun ahead) peak of this method imho is implemented in "PeakFinder", afaik uses a low res nation wide (switzerland) height map, after initial gps fix it downloads local high res height map, calculates peak contours based of current location AND height and overlays that grid including the peak names onto the camera feed using the gyro and compass. It's quite easy to build accurate geo-related applications in Switz…
It's also available as a website! https://www.peakfinder.com/
Re: HeyWhatsThat
#17Re: HeyWhatsThat
#18Man. Remember when saying something like that was enough to disqualify you from the presidency?
Re: HeyWhatsThat
#19Re: HeyWhatsThat
#20I'm always disappointed that it's not open-source though. It would be really cool to be able to run the "viewshed" / etc. calculations locally, instead of having to wait for their server.