upvote
Stowaway – Take the window seat on any plane or satellite overhead

(stowaway.live)

[delayed]
reply
Please add a way to put in my exact long+lat location. Currently it is a slider which is not exact and search bar does not show my exact location. I am hoping to see the airplanes out of my window and then see them in this app.
reply
Hi all! I'm the creator of Stowaway.live and I really appreciate you posting it here.

All this attention has maxed out my Google 3D Tiles quota, so the ground textures in ride-along mode are being throttled. Everything else works — sky, aircraft and satellite tracking, sound — it's just the terrain that may come in flat or missing. I'm working on a caching layer and a proper fallback rather than just buying my way out of it, and I'd take suggestions if anyone's solved this before.

Thanks for checking it out!

reply
There is good free data available. Consider using EASA Sentinel satellite tiles for the imagery, and JAXA's ALOS Global Digital Surface Model for elevation. And the USGS has higher-resolution lidar elevations in much of the US.
reply
I built a terrain height map completely from free data. https://codetiger.in/earth/
reply
I will look into this, thanks! In the meantime I'm going to implement a fallback to 2D tiles which has much higher quota limits. Try to stop the bleeding first.
reply
It's somewhat old, but NASA has its SRTM height-map dataset. I wrote a project for reading this in Python many moons ago, in case it is of help to anyone:

https://github.com/adamcharnock/python-srtm

I originally used it for doing line-of-sight calculations for a wireless ISP I started.

reply
Before you do that, check whether you'd be violating the ToS by caching tiles. I'm guessing, yes.
reply
This is very neat! Great job :)

I can empathize with your quota....was gifted a FlightWall recently (https://theflightwall.com) and it constantly throws a 'too many flights' indicator given that I live in a major metro with quite a bit of air traffic. I'm sure it was thrilling and terrifying to see your usage spike. Wishing you all the best of luck!

reply
This is really interesting, I'm making something similar as a gift for my wife ( I didn't know this product existed). It's much smaller but shows a map of planes and their live location in the air space near our home.

I have to say though, it's very weird you're hitting API rate limits. airplanes.live is a free no-authentication needed API that lets you poll it 1 time per second, and with each poll it returns flight information for ALL flights in up to (I think) a 250nm radius.

I doubt this commercial product could use that API but my point is that this data isn't that valuable. Additionally for the size of the thing the could just put and adsb receiver in it....

reply
Not OP but the API limits are for the earth imagery tiles which cost paid credits from Google. Not the flight info.
reply
I think they were talking about the Flight Wall, which doesn't use Google Earth imagery, only flight data
reply
Maybe provide an option for the user to bring their own API key for prettier results.
reply
Does this also generate atmospheric weather effects based on real-time weather data? Like if it's raining, would you see rain?
reply
Ah, that's why the ground is just a grey-green surface.
reply
Don't waste too much on it. I fear popularity is brief.
reply
I love this: the sound effects oddly are what really make it. It was quite something clicking a flight, turning round to see behind it, and recognising my location.

What surprised me is how satellites far away (in the night zone, it's daylight for hours yet) could still 'see' me, or rather, I could see them not even that close to the horizon. I would love to see how far away one of the objects is when clicking or hovering over it.

reply
Pretty amazing. One of those great sites that is just "wow, I would never have thought of trying to build that". And I'm glad you did.
reply
Truly incredible. How long did it take to build this?
reply
I love it. I use it to try to trick people into believing it's a live view, and that I work for the government.
reply
This is great but it would be useful to have some indication of cardinal directions - it is not clear to me which way I am facing.
reply
deleted
reply
Mind genuinely blown
reply
This is super cool. Made me happy to see what's up in the sky. Bookmarked for when I need a pick-me-up!
reply
Super cool. I like how you can hop from plane to plane. However, once I hop to a satellite, it seems like I'm stuck there. It'd be nice if there were more options from that point.
reply
Nice work! I got lost in a clouds only view after setting my location but I’m sure I’ll figure it out, the first couple flights were over an unfamiliar area but worked fine.
reply
I wish I could see Google Maps labels like this during a real flight!
reply
Wow, this is really great!
reply
Great idea.
reply
This is so very cool.
reply
Since I'm here, the why:

When I was a kid — back when travelling still felt new and exciting — I would see a plane crossing the early evening sky and try to put myself in it. Not to go anywhere in particular. I just wanted to know what the world looked like from up there, right then, to whoever was sitting by that window.

The feeling was strongest at sunset. I'd be watching a good one from the ground and think about how much better it had to be from up there, above the haze, with the light coming in level. The same sunset from a perspective I couldn't reach.

Travel has lost most of that. Airports, queues, delays: everything wrapped around flying has got steadily worse. But the flying itself hasn't changed. An hour into a clear evening flight, forehead against the glass, looking down at a world you almost never see from that angle, and it is still one of the quietly moving experiences I know.

Stowaway is that part, without the rest of it.

reply
> forehead against the glass, looking down at a world you almost never see from that angle

I'm surprised by how few people seem to do this. I feel like I'm the only adult acting like a child when I do it. Look around and see most everyone else treating it like a night time bus ride through a tunnel.

P.S. Great project name. Stowaway. Perfect.

reply
same here and actually even my kids are less excited about looking at world from up there than me, I guess that's what happens when you travel by plane every year since primary school vs me who had first flight in my 20s
reply
I'm in Central Spain at 5:30am... I was pleasantly surprised to hear crickets. If not for the for the sound of fan and aircon - that is what I would be able to hear coming from my window.

I checked from Brighton, UK, and there is perhaps the same crickets (and birdsong for this time).

I found it quite compelling.

Be cool if you scaled the volume to latitude and chirp-rate to temperature (https://en.wikipedia.org/wiki/Dolbear%27s_law)

reply