Skip to content

Repository files navigation

🌐 God's Eye View

A spy-satellite simulator in your browser β€” then you realize the sources are public and the data is real.

Photorealistic 3D globe. Live aircraft, ships, satellites, earthquakes, traffic, and public cameras. Hands-free voice control powered by a realtime AI agent.

No place left behind.

Orbital HUD, a tracked live globe, FLIR terrain β€” then OPEN SOURCED

The God's Eye View video series on YouTube

▢️ From the project behind the viral God's Eye View series (formerly WorldView) β€” 5M+ on YouTube Β· 25M+ across socials

Reached #1 on GitHub Trending

πŸ† Reached #1 on GitHub Trending, daily and weekly Β· August 2026

#8 Product of the Day Β· Hunted by Chris Messina, creator of the hashtag

β€œpretty cool” β€” Brendan Eich, creator of JavaScript and co-founder of Mozilla and Brave Β· Featured on Pinokio

⚑ Start without API keys. Install with Pinokio or run locally from the terminal. Add optional keys inside the app. β†’ Quick Start



🌍 Why This Exists

God's Eye View brings public signals into one explorable globe. Track the world live. Talk to it. Break it. Extend it.

Flight transponders, ship beacons, orbital elements, seismographs, and public cameras already tell us a lot about the world. God's Eye View puts them in the same place, so you can move between a global picture and an individual aircraft, ship, or street. It runs locally in your browser, with source code you can inspect and extend.

Half the magic is that it looks like a forbidden cockpit. The other half is that every line of code is inspectable.

Most feeds are live or regularly refreshed. Traffic is simulated along real roads using aggregate location data. CCTV camera poses and rocket launch trajectories are coarse estimates.

Start with the included data sources, then add your own. Each layer is a separate module.


πŸŽ›οΈ What This Thing Does

  • πŸ›©οΈ Cockpit view: Ride inside a tracked flight β€” the camera holds the terrain under you all the way down.
  • πŸ“‘ Contacts: A 250 km roster of everything near your target β€” step through live aircraft and drop into any cockpit.
  • 🎯 Click-to-track anything: Camera locks on, draws a fading trail, surfaces full metadata β€” and a tracked fire or vessel hands you off to the nearest live camera in one click.
  • πŸ–ŠοΈ Voice whiteboard: Speak annotations onto the world β€” real boundary polygons, marks, and routes.
  • πŸ›« 3D hangar: Real per-class aircraft models β€” 787, ATR-72, Citation, Bell 206, MQ-9 β€” and a tracked contact swaps from glyph to 3D model as you close in.
  • 🎨 Reskin reality: GLSL sensor looks over the normal globe β€” CRT, NVG, FLIR/thermal, Noir, Snow.
  • 🟩 Detection overlay: Screen-space bounding boxes and IDs on everything in view.
  • πŸŽ–οΈ Military HUD: Tactical heads-up display with intelligence-style telemetry.
  • 🌐 Global Context: Stage the full situational picture with one switch β€” and get your exact view back when you leave.
  • πŸŽ₯ Scene director: Capture cinematic camera tours for clips and demos.
  • πŸ”— Share Links: Camera, style, layers, and even one tracked target serialize into a URL β€” a live target is a handoff, not a bookmark.
  • 🏠 Reset Globe: One control β€” or one sentence β€” back to the full Earth.

⚑ Quick Start

Start without an account or API keys. Both paths open the same app with Esri satellite imagery and keyless terrain. OSM is the fallback if Esri is unreachable. Flights, military traffic, satellites, earthquakes, public cameras, radio, and launches are available without keys.

For photorealistic 3D, add a Cesium ion token for eligible personal, non-commercial use, or a Google Maps key for the direct, metered route and in-app place search. Provider terms and quotas apply. Add keys through the app's POWER UP panel; Keys & Costs explains the options.

Path 1 β€” One click, no terminal

  1. Install or update Pinokio to 8.2 or later.
  2. Open God's Eye View in Pinokio.
  3. Click Install, then Start.

Available on Windows, macOS, and Linux. The Pinokio maintainer reports cross-platform testing of the fixed installer. The launcher installs the locked dependencies, finds a free local port, and opens the app.

Tried before and installation failed? Update Pinokio and try again. Version 8.2 fixes the launcher installation issue; details from the Pinokio maintainer.

Path 2 β€” Terminal / coding agent

Use Node.js 24.x (24.14.0 or later) or 26.x. The setup doctor warns about Node 25, which is end-of-life.

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. Choose Live Contacts, Space Missions, Environmental, or Explore Manually from the first-run panel.

Startup performance

A point-in-time M5/Chrome capture measured a median 1.86-second cold start. This is a comparison baseline, not a guarantee for your machine or connection. See docs/PERFORMANCE.md.

macOS shortcut: ./scripts/dev-fresh.sh clears the Vite cache and pulls any configured keys straight from the Keychain. It starts keyless too.

Then power it up β€” in the app, not in a file

Keys are upgrades, not prerequisites. When you want one, click the POWER UP chip in the bottom-right corner: Provider Settings lists every supported key, what it switches on, and where to get it. Paste, hit SAVE KEYS, and the app restarts itself with the new capability on. Once everything is configured the chip reads POWERED UP β€” and if a compact layout hides it, ?setup=1 reopens the same panel.

  • Where keys land: Pinokio β†’ the app's ignored pinokio/ENVIRONMENT; a terminal clone β†’ the repo-root .env. Either file is made owner-only before a secret is written into it. These are local plaintext files, excluded from Git; the app uses your keys to contact the providers.
  • Keys you already have stay yours: values from your shell or the macOS Keychain show as configured externally and are read-only to the panel.
  • What to get first: the free Cesium ion token (eligible personal, non-commercial use; current terms and quotas apply) for photorealistic 3D and world terrain; a Google Maps key only for the billing-enabled, metered route + place search; OpenAI when you want to talk to the world. Full map, costs included, in Keys & Costs.
Older Pinokio versions and credential storage

Do not enter credentials in Pinokio 8.0.40's native Configure panel: that release does not save this nested app file correctly, and it logs submitted values. Use POWER UP β†’ Provider Settings inside GEV instead. The Pinokio 8.2 announcement fixes installation; it does not establish that this separate Configure issue is resolved. On macOS, the Keychain via ./scripts/dev-fresh.sh remains the stronger storage option.

The server binds to localhost on both paths, and Provider Settings answers requests only from your machine. Browser-side keys (Google Maps, Cesium ion) must be restricted at their providers β€” SECURITY.md shows how, and it carries the LAN-sharing rules alongside Keys & Costs.


πŸ• The First Five Minutes

Choose a first-run mission, or try these in order. The GIFs show Google Photorealistic 3D; your starting basemap depends on the keys you've added.

  1. Light up the sky. Take the Live Contacts mission (or turn on Flights yourself) β€” thousands of live aircraft, gliding on real telemetry, detection mesh already reading the scene. Click one: the camera locks on, a trail draws behind it, and its live telemetry card comes up.
  2. Take the controls. Hit COCKPIT on your tracked plane and ride it down, switching sensors mid-flight: NVG into Ironbow FLIR.

Riding with a live aircraft in cockpit view while switching sensor modes

  1. Drop into a busy airport. Search one and descend to the taxiways with 3D aircraft on β€” grounded contacts, taxi trails, the whole apron working in real time.

Moving from a full airport overhead down to close taxiway inspection with 3D flight models

  1. Look through a public camera. Turn on CCTV over Austin, London, or California. The feeds aren't webcam embeds β€” they project into the 3D city. Cycle coverage to VIEWSHED and every camera draws its estimated coverage volume β€” where it reaches, and where it goes blind.

Diving into an Austin intersection with a live public camera projected into the 3D scene

  1. Track something in orbit. Turn on Satellites and click the ISS β€” you ride along at orbital distance, orbit ring and all.

Tracking the ISS along its orbital path as it crosses over Ukraine

  1. Switch the optics. Tap 1–7 β€” CRT, NVG, FLIR β€” and the whole live planet re-renders through a different sensor.

Cycling a dense live globe through CRT, FLIR, and NVG in one continuous view

  1. Talk to it (needs an OpenAI key): "Take me to LAX and select the nearest airborne aircraft."
  2. Come home. Hit Reset Globe β€” or just say "zoom out to a globe view."

Keyboard: 1–7 visual styles Β· H HUD Β· D detection Β· C cockpit Β· Esc out.


πŸ›©οΈ The Cockpit

Every plane should let you do this.

Real-time cockpit mode, built from live flight data: the camera rides your contact with real terrain holding underneath, all the way down β€” sensor styles come along for the ride, and Contacts keeps the 250 km roster one click away: jump plane to plane and fall straight into the next cockpit.

Jumping between live aircraft and falling straight into a cockpit view

The cockpit even carries its own briefing strip: nearby live signals, regional headlines, and real local weather β€” with an opt-in WX mode that renders volumetric clouds from actual observations around your aircraft.

A live military contact ridden through Normal, NVG, and Ironbow FLIR with dense detection

Why cockpit mode exists: you're riding a real aircraft over real terrain β€” and you get to pick which sensor you see the world through.


πŸŽ™οΈ Talk to It

Voice needs an OpenAI key. Without one the entire app still runs β€” the mic button just reports voice is unavailable. The same key drives the AI HUD summary: a terse, five-word intelligence-style readout of the current view that regenerates as you move.

Click GEV MIC, grant the microphone, and just talk. This is more than a voice-controlled remote:

  • 🧠 It knows what it's looking at. The agent pulls live scene context before answering β€” including coordinates, street names, active layers, and view scale. Ask "what city is this?" mid-flight and it knows.
  • 🎯 Entity Q&A. Click any plane, ship, or datacenter and ask "what's this?" It answers using the object's live telemetry.
  • πŸ‘οΈ Visual grounding. At street level, it reads a viewport screenshot to identify legible signage and building names, and is instructed never to hallucinate labels.
  • 🎬 Cinematic framing. "Show me the planes overhead" pulls the camera back, angles it, and frames the live traffic like a director.
  • πŸ”’ Honest and secure. The agent only confirms actions that succeeded. Your OPENAI_API_KEY never touches the browser; the client only gets a short-lived session token.

Twenty-eight tools, four jobs β€” the commands below come straight from the product's voice test suite and tool playbook:

πŸŽ₯ Direct it β€” drone-operator camera verbs:

πŸ—£οΈ "Take me to Tokyo." Β· "Orbit around this area slowly." Β· "Draw the walking route from the Capitol to Zilker Park." β†’ "Fly the route we just drew." Β· "Zoom out to a globe view."

πŸ–ŠοΈ Annotate it β€” a whiteboard over the real world:

πŸ—£οΈ "Outline the state of Texas." Β· "Annotate the Texas State Capitol and its grounds" β€” it draws the actual enclosing boundary, not a circle. Β· "How far is the Eiffel Tower from the Louvre?" β€” a connector arrow appears and it speaks the distance. Everything persists until you say "clear the map."

Zilker Park and Lady Bird Lake drawing onto the 3D city as persistent vector annotations, by voice

A spoken distance measurement spanning an airport, inspected from orbit

πŸ”Ž Interrogate it β€” analyst queries against the live layers:

πŸ—£οΈ "How many flights are over Texas right now?" Β· "Which ships are headed to Oakland?" Β· "What is the biggest fire near Los Angeles?" Β· "Is anything flying above forty thousand feet?" Β· "When does the ISS pass over next?"

πŸŽ›οΈ Operate it β€” the whole console, hands-free:

πŸ—£οΈ "Switch to night vision and turn on the flights layer." Β· "Turn on the camera viewsheds." Β· "Play a news radio station near Austin." Β· "Track that plane." β†’ "Enter Cockpit."

And the rapid-fire tier β€” one sentence each:

πŸ—£οΈ "Show me global infrastructure." (stages the layers and pulls back to the globe) Β· "Play Orbital Watch." (a full cinematic scene) Β· "Set detection density to fifty percent." Β· "Next contact β€” helicopters only." (mid-cockpit) Β· "Show me space missions." Β· "Switch to OSM." Β· "Sharpen the image a touch." Β· "Switch to the tactical layout." Β· "What's turned on right now?"

The globe populating with the world's radio stations as another live layer

Ask for radio near anywhere and the globe starts broadcasting β€” every station is a real place you can fly to.


πŸ›°οΈ What's on the Globe

Thirteen layers and map sources. Eleven have a keyless path. Some offer additional capabilities with a provider key. (🟒 no key Β· 🟑 free key Β· πŸ”΄ metered.)

Layer What you get Source Auth
πŸ—ΊοΈ Map Stack Esri satellite imagery, Google Photorealistic 3D, OSM, plus additional ion-hosted stacks Esri / Google / Ion / OSM 🟒 Esri satellite + OSM Β· 🟑 ion-hosted Google 3D + world terrain Β· πŸ”΄ direct Google + place search
✈️ Live Flights 11,000+ live aircraft + route history OpenSky + adsb.lol 🟒 (🟑 optional for more polling credits)
πŸŽ–οΈ Military Flights ADS-B military traffic in amber adsb.lol 🟒
🚒 Live Vessels Thousands of ships worldwide AISStream 🟑
πŸ›°οΈ Satellites 838-object catalog, color-coded by class with a live legend β€” the DENSE chip drops in the whole Starlink shell CelesTrak 🟒
🌍 Earthquakes Global seismic activity, last 24h USGS 🟒
πŸš— Traffic Simulated vehicles on OSM roads. With TomTom, live flow speeds drive the simulation and congestion colors below ~8 km; individual vehicle positions are not live observations TomTom + OSM 🟒 simulation Β· 🟑 live flow speeds
πŸ“Ή CCTV Mesh ~800 public cameras projected into the 3D space β€” Austin Β· California (Caltrans) Β· London (TfL). Positions are published; poses are estimated priors you calibrate by dragging a gizmo on the camera itself City APIs 🟒
πŸ“» Radio Geolocated world radio with an analog tuner β€” drag the needle across up to 750 stations and the globe flies to each broadcaster Radio Browser / broadcasters 🟒
🚲 Bikeshare Live station availability GBFS 🟒
πŸ”₯ Active Fires Live NASA FIRMS detections, trailing 24h NASA FIRMS 🟑
πŸš€ Space Missions Rolling 30-day launches with payload, stage, and recovery detail Launch Library 2 🟒 (🟑 optional token raises the allowance)
πŸŽ–οΈ Mapped Installations Viewport-bounded military-site context from community mapping β€” incomplete by nature, and labeled that way OpenStreetMap 🟒

The basemap ladder β€” what each tier buys you:

You have The globe you get
🟒 Nothing Esri World Imagery satellite basemap + keyless terrain, in 2D. OSM takes over automatically if Esri is unreachable; if terrain is unavailable the globe continues without it
🟑 A free Cesium ion token Google Photorealistic 3D cities and world terrain β€” eligible personal, non-commercial use; current ion terms and quotas apply
πŸ”΄ A Google Maps key The same 3D direct from Google, plus in-app place search β€” the billing-enabled, metered route

A reconstructed Falcon 9 ascent climbing and curving into its projected orbit

The Space Missions layer replaying a Falcon 9 ascent β€” labeled RECONSTRUCTED ESTIMATE, scrubbable 0.25×–4Γ—.

Also on the globe: neighborhood overlays Β· an optional cockpit WX cloud effect. Bundled static infrastructure: Datacenters (4,351), Dams (704), and Submarine Cables (712).

Diving into the Bahamas and revealing labeled submarine cable routes beneath the globe

Missing a layer you want? Open an issue β€” or add it and send the PR.


πŸŽ–οΈ Field Missions

Once the basics click, run these:

Mission How
🚁 Ask the planet "Why are all these military helicopters flying in circles?" Select a military track β€” it silently backfills ~24 h of real trace history β€” and see what it's been doing, resolved as stacked 3D loops.
✈️ Final approach Click-track an airliner lining up for a runway, hop into the cockpit, and ride it down.
πŸŒƒ Night watch Fly to your own city, switch to NVG, and let the detection mesh and HUD read the scene.
🚒 Port call Vessels on over the Port of Long Beach. Click a tanker for its tactical card and wake trail β€” then hit NEAREST in the CCTV panel and look at the same water through a public camera.
πŸ“» Tokyo FM Orbit Shibuya with the Radio layer on β€” then drag the analog tuner needle: every position snaps to a real station and the globe flies to whoever's broadcasting.
πŸ”₯ Fire line FIRMS over California. Click a detection β€” the camera dives to it β€” read the intensity, then hit NEAREST in the CCTV panel for a ground view.
🚢 Ask for a walking route πŸŽ™οΈ Tell the world where you want to go and watch a real street-following route trace itself through the 3D city β€” then "fly it": banked turns, eased ends, a camera that leads the path like a drone shot.
πŸ“ Measure LAX to DFW πŸŽ™οΈ "How far is LAX from DFW?" β€” an arrow spans the country, the distance lands in the caption, and the endpoints stay pinned to the real world as you orbit.
πŸš€ Launch replay Open Space Missions, pick a launch from the last 30 days, and ride the T-minus countdown through ascent to orbit β€” scrub it at 0.25×–4Γ—. Labeled RECONSTRUCTED ESTIMATE, because it is one.
πŸͺ¦ Walk the boneyard Fly from regional context down into dense, fully resolved rows of retired aircraft.
πŸ—οΈ Orbit Three Gorges Sweep the dam and its terrain at a glance β€” then flip on the Dams layer and find 703 more.

πŸŽ™οΈ = voice missions β€” they need an OpenAI key.

Resolving a selected aircraft's recent flight path into stacked 3D loops above the terrain

Ask the planet: a military contact's last ~24 hours of real trace history, resolved as stacked 3D loops.

Asking for a walking route and flying the generated path through the 3D city

"Draw the walking route… now fly it" β€” banked turns, eased ends, the camera leading the path like a drone shot.

Descending from regional context into dense rows of retired aircraft at the boneyard

Walk the boneyard: rows of retired airframes, fully resolved in 3D.


πŸ”§ Under the Hood

How the globe handles live data:

  • World-stable icons. Aircraft and ships point along their true real-world heading at every camera angle β€” tracked or not, looking straight down or across the horizon β€” via per-frame screen-space course projection. No spinning, no viewport-locking.
  • Smooth motion from choppy data. Live feeds arrive every 15–30s; the globe renders one interval behind real time and interpolates between known fixes. Dead reckoning fills the gaps.
  • Honest satellites. SGP4 propagation with orbit rings that stay locked to their satellites via GMST realignment β€” no drift, no per-second flicker.
  • Sits on the real ground. Entity heights run through a real vertical datum β€” geoid-aware, sampled against the rendered terrain mesh β€” so aircraft park on aprons and cameras stand on street corners instead of floating.
  • Caching and request budgets. An OpenSky credit governor, a TomTom daily tile budget, and disk-cached TLEs reduce repeated requests. These controls do not replace provider quotas or billing controls.
  • Server-side credentials. Every API that touches a private key (OpenAI, AISStream, OpenSky OAuth, camera frames) is brokered through a hardened server-side proxy with SSRF protection, response caps, and sanitized errors. The only keys the browser sees are Google Maps and Cesium ion (restrict both at the provider).
  • No framework. Vanilla JavaScript, CesiumJS, and Vite β€” plus Google Photorealistic 3D Tiles for the planet and the OpenAI Realtime API for voice. Fast to read, fast to hack on.
src/
β”œβ”€β”€ main.js                 # Bootstrap: Google 3D tiles, layer registration
β”œβ”€β”€ ui.js                   # Runtime UI β€” panels, HUD, styles, control facade
β”œβ”€β”€ hud.js                  # Intelligence HUD + AI scene summary
β”œβ”€β”€ keySetup.js             # POWER UP panel β€” in-app provider keys (dev server only)
β”œβ”€β”€ mapStackController.js   # Basemap switching β€” Google 3D / Esri / OSM / ion stacks
β”œβ”€β”€ voice/                  # OpenAI Realtime session + 28 voice tools
β”œβ”€β”€ data/                   # One module per layer + orchestration + context store
β”‚   β”œβ”€β”€ iconOrientation.js  # Screen-projected headings + horizon cull
β”‚   └── local_data/         # Bundled datasets (per-folder provenance)
└── scenes/                 # Cinematic scene director

See docs/CURRENT-STATE.md for the authoritative runtime reference.


πŸ”‘ API Keys

🟒 No key Β· 🟑 Free key Β· πŸ”΄ Metered

Use POWER UP β†’ Provider Settings to add keys. The tables below explain what each provider enables; none is required to start. See the setup instructions for storage and configuration details.

Choose the capabilities you want

Six keys. Four have a free tier, and the two πŸ”΄ ones are metered:

Key Why Get it
🟑 Cesium ion πŸ—ΊοΈ Google Photorealistic 3D, world terrain, and additional ion-hosted imagery stacks. The free Community plan is for eligible individual, personal/non-commercial use and has quotas cesium.com/ion β€” use a public assets:read token and check current pricing/eligibility
πŸ”΄ Google Maps Direct Google Photorealistic 3D + Google place search (Map Tiles API) Google Cloud Console β€” URL-restrict it
πŸ”΄ OpenAI πŸŽ™οΈ The voice experience + AI HUD summary. The mini model works; the standard model is noticeably smarter. Want Gemini or another provider behind the mic? PRs welcome platform.openai.com β€” metered, see costs below
🟑 AISStream 🚒 Live global ships aisstream.io β€” free signup
🟑 NASA FIRMS πŸ”₯ Live active fires firms.modaps.eosdis.nasa.gov β€” free
🟑 TomTom 🚦 Live flow speeds and congestion colors for the simulated traffic layer developer.tomtom.com β€” free tier available

Diving from city-scale live congestion straight into an intersection's public camera

What the TomTom key buys you: rush-hour density painted on the city β€” then dive from the jam straight into the camera watching it.

Cherry on top

Key Why Get it
🟑 OpenSky ✈️ More flight-polling credits (🟒 anonymous works without) opensky-network.org
🟑 Launch Library 2 πŸš€ Higher space-missions request allowance (🟒 works without) thespacedevs.com

Add these if you need higher polling allowances.

npm run doctor reports Node/npm readiness, the primary provider routes, and where each configured provider was found without printing credential values. On macOS its Keychain-aware result previews ./scripts/dev-fresh.sh; plain npm run dev reads only explicit environment and Vite dotenv values. The OpenSky summary reports only OAuth client-pair presence, not the resolved runtime mode or credential validity; Basic and credentials-file modes remain advanced dev-fresh.sh configuration.

Advanced setup: environment variables and macOS Keychain

For headless machines, coding agents, or scripted setups:

# Put keys in .env (see .env.example), or pass them as env vars:
OPENAI_API_KEY="…" AISSTREAM_API_KEY="…" npm run dev -- --host localhost --port 4173

# On macOS, store any of them in the Keychain and dev-fresh.sh pulls them in:
security add-generic-password -U -s "google-maps-api" -a "api-key" -w
security add-generic-password -U -s "openai-api"      -a "api-key" -w
security add-generic-password -U -s "aisstream-api"   -a "api-key" -w
security add-generic-password -U -s "firms-map"       -a "map-key" -w
security add-generic-password -U -s "cesium-ion"      -a "token"   -w

OpenSky can run fully anonymous (OPENSKY_AUTH_MODE=anon), or import OAuth credentials with ./scripts/opensky-import-client.sh /path/to/credentials.json.

πŸ’Έ What it actually costs

Honest numbers, roughly, as of mid-2026 β€” always check the provider pricing pages:

Cost reality
🟒 Most layers $0, no signup. OpenSky anon, USGS, CelesTrak, adsb.lol, city CCTV, Radio Browser, GBFS, Launch Library 2, bundled datasets.
🟑 The free-key tier $0 with a signup. AISStream, FIRMS, TomTom, OpenSky, plus Cesium ion for eligible personal/non-commercial use. Provider quotas and eligibility still apply.
πŸ—ΊοΈ Google 3D tiles Free through an eligible Cesium ion Community account within its quota; metered through a direct Google key. Use the direct route for GEV place search or commercial deployment, verify current provider terms, and set budget alerts where billing is enabled.
πŸ”΄ OpenAI voice The one that costs real money β€” so the app meters it for you. Realtime audio runs a few cents per active minute; an evening of heavy use is single-digit dollars. A live session-spend readout sits next to the mic, with an STD/MINI model toggle, a $2 warning, and a $5 hard cap that ends the session. The voice context window is kept deliberately short too.

Google's direct 3D route is surprisingly generous: the first 1,000 Photorealistic 3D Tiles sessions each month are currently free, and one root request supports roughly three hours of rendering. A solo user exploring sparingly can realistically stay inside the free usage cap. Billing must still be enabled, so restrict the key and set a quota or budget alert. Check Google's current pricing before relying on these figures.

πŸ§— The floor is low on purpose

Everything above is the deliberately cheap baseline β€” enough to get a real taste of geospatial intelligence, GEOINT, and OSINT without ever talking to a sales team. You'll also notice the ceiling: terrestrial AIS goes quiet mid-ocean and satellite AIS costs real money; premium imagery, SAR, and the deeper commercial feeds live behind enterprise contracts. That's not a limit of the architecture β€” every layer here is a pattern you can point at your own data sources. This repo hands you the foundation; what you fuse into it is up to you.

πŸ”’ Sharing an instance

By default nobody else can reach your server β€” it binds to localhost. To share on your LAN, opt in explicitly (npm run dev -- --host 0.0.0.0 --port 4173, or HOST=0.0.0.0 ./scripts/dev-fresh.sh on macOS/Linux) β€” but know that ⚠️ a LAN-visible server brokers your configured API keys to anyone who can reach it. Set the per-IP throttles (GEV_RATELIMIT_OPENAI_PER_MIN, GEV_RATELIMIT_GOOGLE_PER_MIN β€” see .env.example) and, before anything else, configure provider quotas, usage limits, and billing alerts: app-level throttles are not billing caps, and a budget alert alone does not stop spending. Full threat model in SECURITY.md.

Provider Settings is disabled when the server is shared, so remote users cannot access the key-entry panel.

Pinokio LAN and Cloudflare sharing remain disabled for this launcher. Use a separately reviewed authentication proxy if remote access is required. SECURITY.md explains the restrictions and threat model.


πŸ“‹ Responsible & Open

God's Eye View runs on public data, clear sources, and local-first execution. No secrets, no private datasets, no mystery scraping β€” anything involving a private key is brokered server-side. It has the visual grammar of a classified ops room, built entirely from open signals and inspectable code.

The line. This project models events, assets, infrastructure, and systems β€” aircraft, vessels, satellites, fires, cameras, cities. It does not build features for named-person search, face recognition, or tracking individuals, and pull requests that cross that line won't be merged. People are not a query type here.

Come build it. This is the canonical live 3D client from the project that kicked off the recent wave of spatial-intelligence tools β€” and it's a canvas: the layers here are the signals one person could find and fuse. Add a city pack, a data source, a style, a voice tool. It's the window through which you see the world; bring that window to others.

Status: An evolving open-source client for exploration and learning β€” a fast, hackable foundation, not a hardened production service. Released under the MIT License. Bundled and live datasets carry their own terms β€” see DATA_SOURCES.md. Security model: SECURITY.md. Want to contribute? CONTRIBUTING.md.

Maintainers: Bilawal Sidhu and Sameh Khamis at Halfpixel.

Media note: the capture GIFs on this page show Google Photorealistic 3D Tiles and live data layers, used promotionally with in-frame attribution; they aren't licensed for standalone reuse. See media provenance and permissions; full source terms in DATA_SOURCES.md.

Important

God's Eye View is an exploratory visualization of public and third-party data. Data may be delayed, incomplete, modeled, inferred, or wrong. Do not use it for flight or maritime navigation, emergency response, medical or health decisions, investment decisions, or other safety-critical or operational purposes. Verify important information with authoritative sources.


🧭 What's Next

First β€” thank you. To everyone who watched the God-view demos and went off to build their own, and to everyone who kept asking for the code: I'm grateful. And when I polled whether this should go open source, you weren't subtle about it:

Community survey on open-sourcing God's Eye View

So here it is. Step inside the spy-thriller cockpit β€” except the data is real β€” and let's turn this into our shared sandbox for making sense of the world, and have fun doing it. This repo is the baseline, it stays open, and the whole point is for you to break things and bolt on layers we haven't thought of yet.

One heads-up from the inside: build in this space for a week and you learn that the present is the cheap part. The moment you try to go back in time β€” tiling, serving, and scrubbing what happened and what changed at any real resolution β€” the data gets expensive and the compute gets brutal. That's the long game.

Update β€” a hosted version is coming. We originally planned to keep this repository as the open-source client and build a separate professional product. Then the launch happened, and the loudest request wasn't another feature β€” it was "just give me a link." So we're building an official hosted God's Eye View at Halfpixel: no installation, just open it in your browser. The hosted version is the easiest way into this open-source project. More soon.


▢️ Watch the God's Eye View series Β· πŸ“¬ Map the World β€” the newsletter behind the project

🌐 God's Eye View. No place left behind.

About

No description, website, or topics provided.

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages