Legal

Attributions And Third-Party Notices

Last updated: June 1, 2026

Boba Globe includes route-provider data, route-object models, Earth texture imagery, texture transcoding tools, video export tooling, and open-source software. The notices below identify the main third-party materials, credits, and licenses used by the app.

Route Provider Attributions

Provider credits apply only when the related route provider is enabled and used for a route shown in the app or in an exported visualization.

BusMaps

BusMaps transit route geometry and timing must credit busmaps.com where rendered or exported.

3D Model Attributions

Route-object models and previews are used for travel visualization under the licenses listed on each source item.

Third-Party Software Notices

Runtime software notices are based on the production dependency set checked for this release. FFmpeg fallback export assets run in the browser only when the fallback is enabled and used; then FFmpeg core code is loaded by the browser from the package source listed below.

@ffmpeg/core

Browser-loaded FFmpeg core used for fallback video export when WebCodecs is unavailable and the fallback is enabled.

0.12.9GPL-2.0-or-later

@ffmpeg/ffmpeg

FFmpeg WASM JavaScript wrapper vendored under /vendor/ffmpeg.

0.12.15MIT

Basis Universal transcoder

KTX2 texture transcoding for compressed globe textures.

three.js 0.182.0 distributionApache-2.0

Distribution And Vendored Asset Provenance

These records identify browser-loaded or app-origin copies of third-party export, Earth texture, and texture-transcoding assets used by Boba Globe.

@ffmpeg/core browser distribution

Browser-loaded fallback export core fetched from the pinned unpkg package URLs only when WebCodecs export is unavailable and NEXT_PUBLIC_FFMPEG_FALLBACK_ENABLED=true.

0.12.9GPL-2.0-or-later

@ffmpeg/ffmpeg vendored wrapper

Copied from @ffmpeg/ffmpeg@0.12.15/dist/umd and served from the app origin so the classic worker can start under COOP/COEP isolation.

0.12.15MIT

App-Origin Paths

  • /vendor/ffmpeg/ffmpeg.js
  • /vendor/ffmpeg/814.ffmpeg.js
  • /vendor/ffmpeg/README.md
  • /vendor/ffmpeg/NOTICE.md

Basis Universal transcoder

Copied from three.js examples/jsm/libs/basis for KTX2 texture transcoding of compressed globe textures.

three.js 0.182.0 examples distributionApache-2.0

App-Origin Paths

  • /basis/basis_transcoder.js
  • /basis/basis_transcoder.wasm
  • /basis/NOTICE.md

Solar System Scope / NASA Earth texture distribution

The Default daymap and cloud texture files include exact byte matches to current Solar System Scope texture downloads. The named seasonal daymaps are generated derivatives of NASA Blue Marble Next Generation monthly topography and bathymetry source images. Compressed KTX2 files are generated derivatives used by the editor and CDN texture path.

Sources verified May 31, 2026CC-BY 4.0 / NASA media terms

App-Origin Paths

  • /textures/earth_daymap_8k.jpg
  • /textures/earth_daymap_8k.ktx2
  • /textures/earth_texture_spring.jpg
  • /textures/earth_texture_spring.ktx2
  • /textures/earth_texture_summer.jpg
  • /textures/earth_texture_summer.ktx2
  • /textures/earth_texture_autumn.jpg
  • /textures/earth_texture_autumn.ktx2
  • /textures/earth_texture_winter.jpg
  • /textures/earth_texture_winter.ktx2
  • /textures/earth_texture_deep_winter.jpg
  • /textures/earth_texture_deep_winter.ktx2
  • /textures/earth_clouds_4k.png
  • /textures/earth_clouds_4k.ktx2
  • /textures/README.md