SAVE THIS

800 Cameras. Every Satellite. Every Ship. One Free Website.

God's Eye View is a free, open-source browser-based globe that shows every plane, ship, satellite, earthquake, fire, and rocket launch happening right now. It also projects 3,600 public street cameras into 3D space with visible viewsheds and blind spots. Zero API keys required to start.

There is a website that shows you the whole planet live, right now.

Every plane in the sky. Every ship in the ocean. Every satellite passing overhead. Every earthquake the second it hits. Active wildfires. Rocket launches in progress. All of it updating in real time, every 15 to 30 seconds.

That is before you get to the cameras.


The Part That Will Stop You

The tool does not just show locations on a map. It pulls in approximately 3,600 public street cameras from around the world and projects each one as a viewshed cone on a 3D globe. You can see exactly what area each camera covers, and where the blind spots are.

It is called God's Eye View. It is open-source. It runs in your browser. Zero API keys required to start.

Most people who see it stop talking for a few seconds. That reaction is useful data about how rare this kind of visualization is.


What God's Eye View Actually Is

A photorealistic 3D globe with 15 data layers, 13 of which require no API key. You open it and the data starts loading immediately.

Live data layers included at no cost:

Optional layers that require free or low-cost API keys:

FeatureProviderCost
Google Photorealistic 3D TilesCesium ionFree tier
Place search and 3D tilesGoogle MapsMetered
Voice control ("Take me to Tokyo")OpenAI RealtimeA few cents per minute
Live ship dataAISStreamFree signup
Active fires feedNASA FIRMSFree
Traffic speedsTomTomFree tier available

All keys are configured through an in-app panel. None are required to start. Most of the value is available the moment the page loads.


Who Built It and Whether to Trust the Data

The project is by Bilawal Sidhu, published under MIT license, with attributed third-party terms in DATA_SOURCES.md and SECURITY.md. It uses exclusively public data sources. The README explicitly excludes named-person search, facial recognition, and individual tracking.

The data disclaimer matters before you use this for anything consequential. Feeds may be delayed, incomplete, or inferred. Aircraft positions use dead reckoning when data gaps occur. Satellite positions are computed orbital propagations, not live telemetry. The numbers are close. They are not exact.

This is a visualization tool, not a navigation or safety system. Use it accordingly.


How to Run It in Under 5 Minutes

Option 1: Pinokio (no terminal required)

Install Pinokio 8.2 or later. God's Eye View is available through its app store. Click install. Click run.

Option 2: Terminal

Copy this.

git clone https://github.com/bilawalsidhu/gods-eye-view.git
cd gods-eye-view
npm ci && npm run doctor && npm run dev

Open http://localhost:4173 in your browser.

Requires Node.js 24.14.0 or later (or the 26.x branch). Run node --version first. If you are on an older version, the install fails with a dependency error. Fix it with nvm install 24 before proceeding.

Done. The globe loads. Data populates within a few seconds.


6 Ways a Business Owner Uses This

  1. Prospect research before a pitch. Want to understand the logistics density of a region before approaching a client in shipping or supply chain? Watch the maritime lanes. Watch the air traffic over their territory. Real data, not a marketing slide.

  2. Geospatial context for AI operations. Teaching a team what "real-time data feeds" means becomes concrete when they can watch 11,000 aircraft updating position every 15 seconds. The abstraction disappears fast.

  3. Presentation that stops the room. Pull up the live globe during any conversation about AI systems, surveillance infrastructure, or data-driven operations. No explanation required. The room understands within 30 seconds.

  4. Content grounding. If you publish anything on AI, privacy, data infrastructure, or geospatial systems, the globe gives you ground-truth examples without sourcing a press report. Screenshots and descriptions carry more weight when they come from something you can verify live.

  5. Infrastructure reconnaissance for proposals. Before scoping an AI project for a client in logistics, real estate, or transportation, the satellite and flight density layers give you a fast read on the operational environment they work inside.

  6. Technical demo for stakeholders. Some clients need to see what live data pipelines look like before they commit to building one. God's Eye View is the fastest proof-of-concept for that conversation. It cost you nothing to open.


The Limits You Should Know

  1. Data accuracy is not guaranteed. This is public data, not surveillance-grade feeds. Use it for context and exploration, not decisions.

  2. Camera positions are estimates, not surveyed measurements. The README is explicit. Calibration is manual: you drag a handle to match camera placement to map coordinates. Viewsheds are educated approximations.

  3. Voice control costs real money if left running. OpenAI's Realtime API bills by the minute. If you wire up the voice layer, set a budget limit in your OpenAI dashboard before you open it.

  4. Self-hosting means you own the maintenance. It runs locally, which protects your data. It also means you own Node version updates, dependency upgrades, and compatibility as the project evolves.

  5. No out-of-the-box integrations. The tool shows data. It does not pipe data into your systems. If you want God's Eye View data inside an agent pipeline, you are writing that integration yourself.


The 10-Minute Homework

Open God's Eye View today. Not tomorrow.

Turn on the camera layer. Click on two or three viewshed cones in different cities. Check whether the camera feed loads. Switch to cockpit mode and ride along with a commercial flight for 60 seconds.

You will understand, firsthand, why real-time geospatial visualization is a serious category. Not because this article said so. Because you saw it.

Total time: 10 minutes if you have Node installed. Add 10 minutes if you need to update Node first.

The repo is at github.com/bilawalsidhu/gods-eye-view.

Come install these with me.
The community is free.

Operations Heroes is the free community where I install these systems live every Thursday, on real businesses. Three quick questions to join, and I call every new member.

Join the free community →
Take this with you Open the repo → Download as PDF ↓

Prefer to browse with company? The free community has the full skill library.

I write one system like this per week. Get the next one by email:

Free. Unsubscribe anytime with one click.