@worldwideview/wwv-plugin-cell-towers
v1.0.0
Published
Global mobile cell tower coverage - curated subset (OpenCelliD)
Maintainers
Readme
@worldwideview/wwv-plugin-cell-towers
WorldWideView plugin - Cell Towers
Description
Global mobile cell tower coverage - curated subset (OpenCelliD). A static, point-based globe layer (baked snapshot - not a live feed).
Data
- Source: verified open dataset, snapshot date 2026-08-23
- Baked static snapshot, no live polling, no runtime network calls
Usage
This package is part of the WorldWideView plugin ecosystem.
- ID:
cell-towers - Category: Infrastructure
- Format: static
- Icon: RadioTower
Installation
Typically installed via the WorldWideView Marketplace or discovered automatically. If installing manually in a Next.js setup:
npm install @worldwideview/wwv-plugin-cell-towersArchitecture
Adheres to the WorldWideView standard plugin structure. As a static plugin it renders baked geospatial data via the AutoStaticPlugin pattern (no polling, no UI extension).
Verification
node scripts/verify-data.mjsFail-closed validator: FeatureCollection parse, Point geometry, lon/lat bounds, required name/id props, no duplicate ids, count > 0, file size under limit. Exits 0 on PASS.
Built for WorldWideView.
